summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/png.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* that doesn't require an instance (nw) Vas Crabb2017-09-031-1/+2
* png: make verify_header public (nw) hap2017-09-021-0/+1
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* PNG: support greyscale with transparent pen, encode/decode text chunks as UTF... Vas Crabb2017-08-141-43/+6
* png: make it not leak memory by default, and look a but more like C++ Vas Crabb2017-08-131-29/+40
* More PNG handling overhaul: Vas Crabb2017-08-121-5/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-6/+6
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* 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-49/+49
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-3/+3
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Moved all files in src/lib/util over to straight BSD and common Aaron Giles2009-10-101-2/+30
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+137