summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/palette.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improvements to rgb_t (nw) AJR2016-10-221-27/+27
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-65/+65
* Added rgb_t::transparent constant Nathan Woods2016-06-181-0/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-3/+3
* Add support to adjust the screen color Dirk Best2016-03-121-0/+2
* Add the rest of the 3-bit palettes and add the possiblity to set Dirk Best2015-07-291-0/+3
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-10/+10
* render.c: render_containers now always make their own copy of the emulation p... Alex W. Jackson2015-02-231-1/+0
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-1/+1
* Palettes are now copied during get_primlist. This should fix couriersud2015-01-011-1/+2
* Fixes for PowerPC AltiVec compile [Vas Crabb] R. Belmont2014-04-121-0/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-14/+14
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-177/+91
* Change palette_t allocation so that it uses matching new/delete operators. Aaron Giles2014-02-181-3/+4
* Converted palette_t and palette_client to classes. General palette.c Aaron Giles2014-02-181-180/+195
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-0/+18
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-9/+64
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Assert copyright ownership of core library files, and relicense Aaron Giles2009-10-091-2/+30
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-0/+3
* Plumbed machine parameters through the renderer. Removed need for Aaron Giles2008-09-291-0/+9
* Changed MAKE_RGB macro to set the alpha to 255 instead of 0. Updated Aaron Giles2008-09-271-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-02-031-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+259