summaryrefslogtreecommitdiffstats
path: root/TextureLoader/include/JPEGCodec.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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/+95
c++ destructors. Added JPEG and PNG encoding/decoding tests