| Commit message (Expand) | Author | Age | Files | Lines |
| * | drawgfx.cpp : Updates |  cam900 | 2019-06-04 | 1 | -2/+70 |
| * | make rectangle work better with constexpr, change many things to use designat... |  Vas Crabb | 2018-07-28 | 1 | -50/+50 |
| * | v9938, v9958: Convert to use RGB32 bitmaps |  AJR | 2017-11-05 | 1 | -0/+15 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -380/+380 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -92/+92 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -3/+3 |
| * | Some cleanups and init fixes with help of ReSharper C++ (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -3/+0 |
| * | Added some for Nathan and some more for Nicola (nw) |  Miodrag Milanovic | 2015-05-11 | 1 | -6/+2 |
| * | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
| * | 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 |