Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tinyexr: Sync with upstream 1.0.1 | Rémi Verschelde | 2021-11-19 | 1 | -0/+4 |
| | | | | | | Removes miniz as a bundled dependency, relies on our own zlib instead. Includes a couple commits ahead of `v1.0.1` tag to fix MinGW builds. | ||||
* | tinyexr: Sync with upstream 1.0.0 | Rémi Verschelde | 2020-09-09 | 1 | -0/+6 |
| | |||||
* | -Added EXR supprot for HDR (no BC6 compression yet though) | Juan Linietsky | 2017-05-26 | 1 | -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 |