summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/png.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation errors with -Og Celelibi2018-12-111-1/+1
* that doesn't require an instance (nw) Vas Crabb2017-09-031-18/+18
* png: make verify_header public (nw) hap2017-09-021-15/+26
* add a not BIOS machine filter (useful in composite filters), support RGB PNG ... Vas Crabb2017-08-151-7/+19
* fix indexed transparency (nw) Vas Crabb2017-08-141-3/+3
* PNG: support greyscale with transparent pen, encode/decode text chunks as UTF... Vas Crabb2017-08-141-99/+162
* png: make it not leak memory by default, and look a but more like C++ Vas Crabb2017-08-131-431/+368
* png: support 16-bit samples Vas Crabb2017-08-131-21/+35
* PNG: fix unfiltering Vas Crabb2017-08-121-76/+71
* ui: save/restore images/info selection in right panel Vas Crabb2017-08-121-0/+2
* More PNG handling overhaul: Vas Crabb2017-08-121-115/+211
* add minimal support for reading Adam7 interlaced PNG Vas Crabb2017-08-121-360/+372
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-55/+55
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-4/+4
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-5/+5
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-31/+31
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-8/+8
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-45/+45
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1165