summary refs log tree commit diff
path: root/bin/pngo.c (follow)
Commit message (Expand)AuthorAge
* Eliminate redundant color in pngoJune McEnroe2018-02-18
* Just globalize all the things in pngoJune McEnroe2018-02-18
* Tweak pngo codeJune McEnroe2018-02-17
* Eliminate redundant alpha in pngoJune McEnroe2018-02-17
* Support all bit depths in pngoJune McEnroe2018-02-17
* Implement filter heuristic from PNG specJune McEnroe2018-02-17
* Fix pngo glitchJune McEnroe2018-02-16
* Refactor scanlines and filter bytes, more glitchJune McEnroe2018-02-16
* Fix paethPredictor comparisonJune McEnroe2018-02-16
* Handle more color types, depths, IDATs in pngoJune McEnroe2018-02-16
* Add WIP pngo which produces glitch artJune McEnroe2018-02-15