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
/
voodoo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-168
/
+0
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-9
/
+9
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-6
/
+6
*
voodoo: Removed unused config struct. (nw)
Curt Coder
2014-05-13
1
-16
/
+0
*
voodoo converted to devcb2, Aaron ignore this one :) (nw)
Miodrag Milanovic
2014-05-13
1
-19
/
+40
*
fixed viper regression (nw)
Miodrag Milanovic
2014-05-08
1
-1
/
+2
*
Dirty modernization (nw)
Miodrag Milanovic
2014-05-05
1
-12
/
+16
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-3
/
+3
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
devlegcy.h usage cleanup (nw)
Oliver Stöneberg
2013-07-10
1
-1
/
+0
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-1
/
+1
*
voodoo is using now device callbacks and some minor cleanups in few drivers (nw)
Miodrag Milanovic
2013-04-29
1
-6
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-11
/
+11
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-10
/
+10
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-4
/
+62
*
Removed legacy inline_config support and updated devices using it (no whatsnew)
Miodrag Milanovic
2012-08-30
1
-41
/
+20
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-1
/
+1
*
Bulk conversion of bitmap_t * to bitmap_t & . With this change the
Aaron Giles
2012-01-02
1
-1
/
+1
*
Bulk converted cliprect * to cliprect & across the system. This makes
Aaron Giles
2011-12-31
1
-1
/
+1
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-6
/
+6
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-23
/
+23
*
Put a BSD license on the voodoo emulation so the DOSbox guys can stop
Aaron Giles
2010-08-21
1
-5
/
+36
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-3
/
+10
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-6
/
+6
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-3
/
+0
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-2
/
+2
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-3
/
+1
*
Here's the big one....
Aaron Giles
2008-12-11
1
-0
/
+4
*
Converted voodoo into a proper device.
Aaron Giles
2008-06-23
1
-32
/
+100
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-2
/
+2
*
Voodoo now takes a device_config for the screen
Zsolt Vasvari
2008-03-10
1
-2
/
+3
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+50