aboutsummaryrefslogtreecommitdiff
path: root/image/png.h
AgeCommit message (Expand)Author
2020-01-02OPENGL: Ensure surfaces created by saveScreenshot are the right way upCameron Cawley
2019-08-01IMAGE: Add a paletted transparency mode flag to PNGDecoderPaul Gilbert
2019-04-28IMAGE: Don't perform color conversion when decoding PNGsBastien Bouclet
2017-07-13IMAGE: add flag to skip signature check in png decoderyinsimei
2017-05-21BACKENDS: Compress screenshots using PNG if availableColin Snover
2016-09-19IMAGE: Change PNGDecoder to never delete the input streamBastien Bouclet
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops