Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | etcpak: Workaround multiple-of-4 requirement for 3D texture mipmaps. | Lyuma | 2022-01-23 | 1 | -3/+7 |
* | Pad etcpak input to 4x4 blocks. Fixes #49981 | Lyuma | 2022-01-22 | 1 | -6/+57 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 4 | -8/+8 |
* | etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021) | Rémi Verschelde | 2021-09-22 | 1 | -2/+2 |
* | Import: Cleanup and optimize etcpak compression method | Rémi Verschelde | 2021-04-16 | 4 | -76/+96 |
* | etcpak: We only need the compression code, remove rest of etcpak app | Rémi Verschelde | 2021-04-14 | 1 | -16/+0 |
* | Add `etcpak` library for faster ETC/ETC2/S3TC imports. | K. S. Ernest (iFire) Lee | 2021-04-13 | 6 | -0/+353 |