Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-27 | Fix GLES2 Red Green Texture Decompression | David Sichma | |
Replaced broken decompression code with two calls to DXT5 decompression. This should fix some issues with normal maps as they usually are stored as RG Textures and were decompressed incorrectly. | |||
2017-12-16 | Fix #12220: Add Decompress Bc5 to Squish | Orkun | |
This Commit fixes the corrupted file preview described in #12220. Added DecompressColourBc5 function to squish. | |||
2016-10-15 | squish: Update to upstream 1.14 | Rémi Verschelde | |
Sources are untouched, tarball from https://sourceforge.net/projects/libsquish | |||
2016-10-15 | squish: Move to a module and split thirdparty lib | Rémi Verschelde | |