Age | Commit message (Expand) | Author |
---|---|---|
2019-08-01 | IMAGE: Add a paletted transparency mode flag to PNGDecoder | Paul Gilbert |
2019-04-28 | IMAGE: Don't perform color conversion when decoding PNGs | Bastien Bouclet |
2019-03-02 | IMAGE: Fix taking screenshots on big endian systems | Cameron Cawley |
2017-09-21 | IMAGE: Remove unused end info structs from PNG code | Colin Snover |
2017-08-03 | IMAGE: Correct 4-byte image writting pixel format | Simei Yin |
2017-07-13 | Image: extend writePng for 4-byte pixelFormat | yinsimei |
2017-07-13 | IMAGE: add flag to skip signature check in png decoder | yinsimei |
2017-05-21 | BACKENDS: Compress screenshots using PNG if available | Colin Snover |
2016-09-19 | IMAGE: Change PNGDecoder to never delete the input stream | Bastien Bouclet |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |