summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drawgfxm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-16/+16
* Revert some changes committed by accident. No WN. Couriersud2012-05-261-9/+0
* Fix compile again - omitted a file, no WN Couriersud2012-05-261-0/+9
* Remove support for 4bpp packed graphics. These only manifested Aaron Giles2012-01-171-234/+114
* Fix several rendering issues with artwork, introduced in the Aaron Giles2012-01-161-21/+9
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-57/+36
* Cleanups and version bumpmame0144u5 Angelo Salese2012-01-081-6/+6
* Removed machine.generic.tmpbitmap, VIDEO_START(generic_bitmapped), Aaron Giles2012-01-021-7/+7
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-68/+71
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-92/+76
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-59/+59
* I had originally wanted to convert the profiler to use scopes (e.g., Aaron Giles2010-08-211-9/+9
* r9078 revert. Michaël Banaan Ananas2010-05-101-10/+6
* r9070 update taking shadow/highlight into account, fixes mametesters bug 03644 Michaël Banaan Ananas2010-05-091-24/+20
* like other PIXEL_OPs, (PRIORITY) should be set regardless of outcome of "if (... Michaël Banaan Ananas2010-05-091-0/+4
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-65/+65
* > -----Original Message----- Aaron Giles2009-10-251-0/+3
* Changed profiler to separate start/stop cases. [Christophe Jaillet] Aaron Giles2009-08-191-8/+8
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-111/+111
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-0/+1395