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
/
drawgfx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-5
/
+5
*
Moved machine->gfx initialization out of the video module and
Aaron Giles
2009-12-23
1
-0
/
+3
*
> -----Original Message-----
Aaron Giles
2009-10-01
1
-2
/
+3
*
Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems
Aaron Giles
2009-07-09
1
-1
/
+1
*
Cleaned out remaining generic drawgfx usage. Removed the
Aaron Giles
2009-07-02
1
-21
/
+0
*
Part 1 of the drawgfx changes. [Atari Ace]
Aaron Giles
2009-07-02
1
-4
/
+4
*
added a large gfx decode using macros to allow the textures on hng64 to be vi...
davidhay
2009-04-24
1
-0
/
+7
*
Cleanups and version bump.
mame0129u1
Aaron Giles
2009-01-15
1
-30
/
+30
*
Added new function gfx_element_build_temporary() to safely build a temporary
Aaron Giles
2009-01-14
1
-0
/
+3
*
Major drawgfx cleanup, global removal, and feature enhancements:
Aaron Giles
2009-01-12
1
-120
/
+213
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-14
1
-1
/
+2
*
Removed fillbitmap() macro in favor of direct calls to bitmap_fill().
Aaron Giles
2008-12-04
1
-3
/
+0
*
02641: strider and clones: Problem with graphics layer
Nicola Salmoria
2008-11-19
1
-2
/
+0
*
Region classes go bye-bye.
Aaron Giles
2008-07-28
1
-1
/
+1
*
Changed the way memory regions are referenced. Instead of a single
Aaron Giles
2008-07-28
1
-3
/
+3
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-20
/
+20
*
Removes no longer used TRANSPARENCY_COLOR. Clean compile required.
Zsolt Vasvari
2008-02-11
1
-1
/
+0
*
Removed TRANSPARENCY_BLEND_RAW transparancy mode. Needs a recompile just to b...
Zsolt Vasvari
2008-02-04
1
-1
/
+0
*
- Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T...
Zsolt Vasvari
2008-01-28
1
-7
/
+13
*
Removes TRANSPARENCY_BLEND completely and TRANSPARENCY_BLEND_RAW as an option...
Zsolt Vasvari
2008-01-27
1
-1
/
+0
*
- Removes copybitmap_remap and copyscrollbitmap_remap, neither which was used...
Zsolt Vasvari
2008-01-25
1
-5
/
+0
*
(From AtariAce)
Aaron Giles
2008-01-11
1
-1
/
+1
*
(From Atari Ace)
Aaron Giles
2008-01-06
1
-0
/
+4
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From AtariAce)
Aaron Giles
2007-12-26
1
-0
/
+3
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+331