summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/palette.c
Commit message (Expand)AuthorAgeFilesLines
* Fix yuv factors in palette normalization. The web is full of errors... Couriersud2011-02-061-7/+7
* Fix a bug in palette_normalize_range which caused color distortion. Couriersud2011-01-281-5/+7
* lib/util now includes stdlib.h where needed Couriersud2010-01-171-0/+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
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-10/+10
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-2/+2
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-0/+12
* Cleanups and version bump.mame0127u6 Aaron Giles2008-10-021-8/+8
* Simplified core deinterlacing logic based on availability of pre- Aaron Giles2008-09-291-1/+1
* Plumbed machine parameters through the renderer. Removed need for Aaron Giles2008-09-291-5/+99
* Changed MAKE_RGB macro to set the alpha to 255 instead of 0. Updated Aaron Giles2008-09-271-1/+2
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+651