| Commit message (Expand) | Author | Age | Files | Lines |
* | drawgfx.c: Eliminate the need for a dummy 1:1 lookup table when drawing to in... |  Alex W. Jackson | 2014-03-07 | 1 | -4/+59 |
* | Revert changes committed by accident. |  Couriersud | 2014-02-26 | 1 | -9/+0 |
* | Minor cosmetic changes for netlist |  Couriersud | 2014-02-26 | 1 | -0/+9 |
* | Switched rgb_t to a class, replacing macros with methods. Mappings are |  Aaron Giles | 2014-02-19 | 1 | -2/+2 |
* | Fix debug builds (nw) |  Wilbert Pol | 2014-02-13 | 1 | -2/+0 |
* | Moved drawgfx functions to gfx_element (nw) |  Miodrag Milanovic | 2014-02-13 | 1 | -27/+27 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -32/+16 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -834/+834 |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 1 | -1/+1 |
* | gfx_element is now a class. Accessors are provided for all |  Aaron Giles | 2012-09-06 | 1 | -16/+16 |
* | Revert some changes committed by accident. No WN. |  Couriersud | 2012-05-26 | 1 | -9/+0 |
* | Fix compile again - omitted a file, no WN |  Couriersud | 2012-05-26 | 1 | -0/+9 |
* | Remove support for 4bpp packed graphics. These only manifested |  Aaron Giles | 2012-01-17 | 1 | -234/+114 |
* | Fix several rendering issues with artwork, introduced in the |  Aaron Giles | 2012-01-16 | 1 | -21/+9 |
* | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -57/+36 |
* | Cleanups and version bumpmame0144u5 |  Angelo Salese | 2012-01-08 | 1 | -6/+6 |
* | Removed machine.generic.tmpbitmap, VIDEO_START(generic_bitmapped), |  Aaron Giles | 2012-01-02 | 1 | -7/+7 |
* | Bulk conversion of bitmap_t * to bitmap_t & . With this change the |  Aaron Giles | 2012-01-02 | 1 | -68/+71 |
* | Bulk converted cliprect * to cliprect & across the system. This makes |  Aaron Giles | 2011-12-31 | 1 | -92/+76 |
* | Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* |  Aaron Giles | 2011-12-31 | 1 | -59/+59 |
* | I had originally wanted to convert the profiler to use scopes (e.g., |  Aaron Giles | 2010-08-21 | 1 | -9/+9 |
* | r9078 revert. |  Michaël Banaan Ananas | 2010-05-10 | 1 | -10/+6 |
* | r9070 update taking shadow/highlight into account, fixes mametesters bug 03644 |  Michaël Banaan Ananas | 2010-05-09 | 1 | -24/+20 |
* | like other PIXEL_OPs, (PRIORITY) should be set regardless of outcome of "if (... |  Michaël Banaan Ananas | 2010-05-09 | 1 | -0/+4 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -65/+65 |
* | > -----Original Message----- |  Aaron Giles | 2009-10-25 | 1 | -0/+3 |
* | Changed profiler to separate start/stop cases. [Christophe Jaillet] |  Aaron Giles | 2009-08-19 | 1 | -8/+8 |
* | Cleanups and version bump.mame0129u1 |  Aaron Giles | 2009-01-15 | 1 | -111/+111 |
* | Major drawgfx cleanup, global removal, and feature enhancements: |  Aaron Giles | 2009-01-12 | 1 | -0/+1395 |