summaryrefslogtreecommitdiffstats
path: root/modules/astcenc
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-274-8/+8
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-114-0/+8
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* Enable ASTC encoder build when building with ANGLE.bruvzg2024-07-301-1/+3
* Support 64-bit image sizes for VRAM compressionBlueCube33102024-07-211-7/+7
* Fix memory leak when ASTC compression failsHaoyu Qiu2024-05-091-1/+4
* Merge pull request #88763 from BlueCube3310/image-is-compressed-staticRémi Verschelde2024-05-021-1/+1
|\
| * Image: Add static `is_format_compressed` function.BlueCube33102024-02-281-1/+1
* | EditorFileSystem: Add verbose print for file being (re)importedRémi Verschelde2024-02-281-2/+2
|/
* astcenc: Update to 4.4.0Rémi Verschelde2023-05-111-1/+0
* Refactor high quality texture importJuan Linietsky2023-01-302-69/+108
* Add ASTC compression and decompression with Arm astcenc.K. S. Ernest (iFire) Lee2023-01-196-0/+438