summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drawgfx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) more misc cleanup: Vas Crabb2019-09-171-12/+12
* drawgfx.cpp: Attempted fix for -Wunused-lambda-capture errors (nw) AJR2019-09-161-2/+2
* drawgfxm.h: Rename to drawgfxt.ipp and replace the mega-macros with template ... AJR2019-09-161-178/+116
* Eliminate extract_scanline8/16/32, replacing the scant existing usage with st... AJR2019-09-161-53/+0
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-135/+73
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-73/+135
* drawgfx.cpp : Updates cam9002019-06-041-15/+566
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-4/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+0
* v9938, v9958: Convert to use RGB32 bitmaps AJR2017-11-051-0/+12
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* New device interface for palettes AJR2017-04-061-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-263/+263
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-261/+261
* More consistent use of integer types in tilemap_t and other graphics-related ... AJR2016-09-031-1/+1
* psikyosh.cpp/drawgfx.cpp - Fix debug asserts MT3753 Paul Priest2016-05-241-2/+0
* carjmbre: added sprites, preliminary hap2016-03-101-27/+0
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-4/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* const-qualify source bitmaps in drawgfx Vas Crabb2015-12-141-21/+21
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-26/+26
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2132