summaryrefslogtreecommitdiffstats
path: root/TextureLoader/include/PNGCodec.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc. typosluz paz2021-03-181-1/+1
| | | Found via `codespell`
* Updated copyright noticeassiduous2021-01-011-1/+1
|
* Fixed Mac/Linux build issueassiduous2020-04-081-2/+0
|
* Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with ↵assiduous2020-04-081-0/+104
c++ destructors. Added JPEG and PNG encoding/decoding tests