summaryrefslogtreecommitdiffstats
path: root/thirdparty/squish
Commit message (Collapse)AuthorAgeFilesLines
* Replace squish with bcdec for BC decompressionBlueCube33102024-09-2627-4960/+0
|
* squish: Clean up patches, add LICENSE.txtRémi Verschelde2024-04-054-211/+136
| | | | | Confirmed that there's no changes in upstream r110 worth including compared to our r104 tagged version.
* Fix squish RGTC_R decompression corruptionBlueCube33102023-12-074-4/+127
|
* Fix GLES2 Red Green Texture DecompressionDavid Sichma2018-11-273-219/+115
| | | | | | | 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.
* Fix Squish SSE misconfigurationelasota2018-08-211-0/+20
|
* Fix #12220: Add Decompress Bc5 to SquishOrkun2017-12-164-1/+238
| | | | | This Commit fixes the corrupted file preview described in #12220. Added DecompressColourBc5 function to squish.
* squish: Update to upstream version 1.15Rémi Verschelde2017-04-092-8/+25
| | | | Also fix clang-format pre-commit hook to ignore thirdparty files.
* squish: Update to upstream 1.14Rémi Verschelde2016-10-1524-3807/+4077
| | | | Sources are untouched, tarball from https://sourceforge.net/projects/libsquish
* squish: Move to a module and split thirdparty libRémi Verschelde2016-10-1524-0/+4472