Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 1 | -0/+1 |
* | Enable ASTC encoder build when building with ANGLE. | bruvzg | 2024-07-30 | 1 | -1/+3 |
* | Support 64-bit image sizes for VRAM compression | BlueCube3310 | 2024-07-21 | 1 | -7/+7 |
* | Fix memory leak when ASTC compression fails | Haoyu Qiu | 2024-05-09 | 1 | -1/+4 |
* | Merge pull request #88763 from BlueCube3310/image-is-compressed-static | Rémi Verschelde | 2024-05-02 | 1 | -1/+1 |
|\ | |||||
| * | Image: Add static `is_format_compressed` function. | BlueCube3310 | 2024-02-28 | 1 | -1/+1 |
* | | EditorFileSystem: Add verbose print for file being (re)imported | Rémi Verschelde | 2024-02-28 | 1 | -2/+2 |
|/ | |||||
* | astcenc: Update to 4.4.0 | Rémi Verschelde | 2023-05-11 | 1 | -1/+0 |
* | Refactor high quality texture import | Juan Linietsky | 2023-01-30 | 2 | -69/+108 |
* | Add ASTC compression and decompression with Arm astcenc. | K. S. Ernest (iFire) Lee | 2023-01-19 | 6 | -0/+438 |