summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/digfx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-47/+34
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-31/+0
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-39/+57
* New device interface for palettes AJR2017-04-061-12/+24
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-16/+16
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* More consistent use of integer types in tilemap_t and other graphics-related ... AJR2016-09-031-1/+1
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-1/+1
* reverting: Miodrag Milanovic2016-01-201-12/+12
* tags are now strings (nw) Miodrag Milanovic2016-01-161-12/+12
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-19/+19
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+380