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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
digfx: mark gfx ram dirty after load state
hap
2025-01-03
1
-49
/
+47
*
Move some rendering code to constexpr (#7491)
Romain TISSERAND
2020-11-18
1
-1
/
+1
*
Get rid of a bunch of _Names - any name starting with an underscore followed ...
Vas Crabb
2020-08-25
1
-6
/
+6
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+2
*
(nw) more misc cleanup:
Vas Crabb
2019-09-17
1
-12
/
+12
*
drawgfx.cpp: Attempted fix for -Wunused-lambda-capture errors (nw)
AJR
2019-09-16
1
-2
/
+2
*
drawgfxm.h: Rename to drawgfxt.ipp and replace the mega-macros with template ...
AJR
2019-09-16
1
-178
/
+116
*
Eliminate extract_scanline8/16/32, replacing the scant existing usage with st...
AJR
2019-09-16
1
-53
/
+0
*
Revert "Allow 16bpp gfxdecode (#5167)"
R. Belmont
2019-07-19
1
-135
/
+73
*
Allow 16bpp gfxdecode (#5167)
cam900
2019-07-18
1
-73
/
+135
*
drawgfx.cpp : Updates
cam900
2019-06-04
1
-15
/
+566
*
make rectangle work better with constexpr, change many things to use designat...
Vas Crabb
2018-07-28
1
-4
/
+2
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
1
-3
/
+0
*
v9938, v9958: Convert to use RGB32 bitmaps
AJR
2017-11-05
1
-0
/
+12
*
drawgfx: Make the palette optional [O. Galibert]
Olivier Galibert
2017-05-28
1
-4
/
+4
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
New device interface for palettes
AJR
2017-04-06
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-263
/
+263
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-261
/
+261
*
More consistent use of integer types in tilemap_t and other graphics-related ...
AJR
2016-09-03
1
-1
/
+1
*
psikyosh.cpp/drawgfx.cpp - Fix debug asserts MT3753
Paul Priest
2016-05-24
1
-2
/
+0
*
carjmbre: added sprites, preliminary
hap
2016-03-10
1
-27
/
+0
*
Pass and return palette devices by reference, not as pointers
AJR
2016-01-23
1
-4
/
+6
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
const-qualify source bitmaps in drawgfx
Vas Crabb
2015-12-14
1
-21
/
+21
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-26
/
+26
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2132