summaryrefslogtreecommitdiffstats
path: root/TextureLoader/interface/Image.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with ↵assiduous2020-04-081-161/+0
| | | | c++ destructors. Added JPEG and PNG encoding/decoding tests
* Enabled C API for texture loading functionsassiduous2020-02-021-2/+1
|
* Renamed .h -> .hpp where appropriateassiduous2020-01-311-0/+162