aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/tinyexr/tinyexr.cc
Commit message (Collapse)AuthorAgeFilesLines
* -Added EXR supprot for HDR (no BC6 compression yet though)Juan Linietsky2017-05-261-0/+2
-Improvements to texture importer -Proper detection of S3TC compression modes, and added all modes to Image -Fixes to non-power of 2 compressed textures, which should all be supported by GLES3