index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
video
/
poly.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed poly.{c|h} to polylgcy.{c|h} and polynew.h to poly.h
Oliver Stöneberg
2014-03-19
1
-1357
/
+0
*
renamed old poly_manager to legacy_poly_manager
Oliver Stöneberg
2014-03-19
1
-17
/
+17
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-71
/
+71
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-5
/
+4
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-14
/
+7
*
Bulk converted cliprect * to cliprect & across the system. This makes
Aaron Giles
2011-12-31
1
-63
/
+34
*
Converted presave/postload functions to delegates. In a lot of
Aaron Giles
2011-04-30
1
-4
/
+3
*
Rename state_manager -> save_manager since the term "state" is overloaded.
Aaron Giles
2011-04-20
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-4
/
+4
*
Moved the state saving system to C++. For now the registration macros
Aaron Giles
2011-02-08
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2010-04-08
1
-2
/
+2
*
Duh.
Olivier Galibert
2010-04-04
1
-2
/
+0
*
poly.c: Make the parameter interpolation more robust [O. Galibert]
Olivier Galibert
2010-04-04
1
-34
/
+34
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-4
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-32
/
+8
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-3
/
+3
*
Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into
Aaron Giles
2009-09-06
1
-2
/
+2
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-6
/
+3
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-4
/
+4
*
Hi mamedev,
Aaron Giles
2008-12-16
1
-3
/
+2
*
Reduced the number of save state callback types from 3 to 1. The
Aaron Giles
2008-04-11
1
-3
/
+4
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-7
/
+7
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-02-03
1
-1
/
+1
*
TMS3203x core updates:
Aaron Giles
2007-12-28
1
-0
/
+17
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+1410