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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups for 0.124. Marked Mermaid as working per checkin comment.
Aaron Giles
2008-03-24
1
-19
/
+19
*
Undid recent change to remove pen lookups in 16bpp modes. This code
Aaron Giles
2008-03-24
1
-22
/
+46
*
Removed unneeded pen lookups.
Zsolt Vasvari
2008-03-18
1
-410
/
+201
*
Identified code not used and marked with "#ifdef UNUSED_FUNCTION"
Couriersud
2008-03-01
1
-1
/
+4
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-24
/
+24
*
Change priority_bitmap accesses back to UINT8s, now that we are
Aaron Giles
2008-02-26
1
-28
/
+28
*
- Backs out BITMAP8 removal from most places.
Zsolt Vasvari
2008-02-24
1
-1
/
+9
*
Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit
Zsolt Vasvari
2008-02-24
1
-708
/
+84
*
- Added some asserts to drawgfx and drawgfxzoom
Zsolt Vasvari
2008-02-24
1
-925
/
+926
*
Pulled remaining vestiges of old-style colortables:
Aaron Giles
2008-02-19
1
-17
/
+17
*
Removes no longer used TRANSPARENCY_COLOR. Clean compile required.
Zsolt Vasvari
2008-02-11
1
-301
/
+3
*
Removes no longer neccessary check as drawgfxzoom support all remaining trans...
Zsolt Vasvari
2008-02-04
1
-10
/
+0
*
Removed TRANSPARENCY_BLEND_RAW transparancy mode. Needs a recompile just to b...
Zsolt Vasvari
2008-02-04
1
-264
/
+1
*
- Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T...
Zsolt Vasvari
2008-01-28
1
-514
/
+56
*
Removes TRANSPARENCY_BLEND completely and TRANSPARENCY_BLEND_RAW as an option...
Zsolt Vasvari
2008-01-27
1
-171
/
+0
*
Removes TRANSPARENCY_NONE case from copybitmap_core, which can never happen
Zsolt Vasvari
2008-01-25
1
-75
/
+0
*
- Removes copybitmap_remap and copyscrollbitmap_remap, neither which was used...
Zsolt Vasvari
2008-01-25
1
-47
/
+18
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
(From AtariAce)
Aaron Giles
2008-01-11
1
-2
/
+3
*
(From Atari Ace)
Aaron Giles
2008-01-06
1
-13
/
+24
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From AtariAce)
Aaron Giles
2007-12-26
1
-15
/
+51
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+5859