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
/
digfx.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+1
*
Make osd_printf_* use util/strformat semantics.
Vas Crabb
2019-09-26
1
-1
/
+1
*
Revert "Allow 16bpp gfxdecode (#5167)"
R. Belmont
2019-07-19
1
-26
/
+9
*
Allow 16bpp gfxdecode (#5167)
cam900
2019-07-18
1
-9
/
+26
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
1
-47
/
+34
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-31
/
+0
*
drawgfx: Make the palette optional [O. Galibert]
Olivier Galibert
2017-05-28
1
-39
/
+57
*
New device interface for palettes
AJR
2017-04-06
1
-12
/
+24
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-16
/
+16
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-16
/
+16
*
More consistent use of integer types in tilemap_t and other graphics-related ...
AJR
2016-09-03
1
-1
/
+1
*
Pass and return palette devices by reference, not as pointers
AJR
2016-01-23
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-12
/
+12
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-12
/
+12
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-19
/
+19
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-1
/
+1
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-1
/
+1
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+380