Commit Graph

4 Commits

Author SHA1 Message Date
Richard Geldreich
81a4186404 v2.1 update for KTX-Software and Khronos file format KTX2 compatibility.
This update impacts the UASTC HDR 4x4, UASTC HDR 6x6i, and XUASTC LDR formats. New KTX2 files in these specific formats using v2.1 can't be loaded using v2.0, however we've kept backwards compatibility with all of our previously written KTX2 files. (v2.1 can transcode all previously written files.)
This is part of our effort to be compatible with Khronos's specification.
bc6hf encoder's smooth block path updated to handle inputs with texels close to MAX_HALF_FLOAT.
Adding command line options to basisu tool so it can write either v2.0 or v1.6 compatible UASTC HDR 6x6i files. The default is v1.6.
Updating WebGL KTX2 testbed so on ASTC devices it automatically switches between sRGB or linear internal formats for the created texture.
2026-02-24 20:35:11 -05:00
Richard Geldreich
7265c36f42 tweaking command line text 2026-01-29 18:10:02 -05:00
Richard Geldreich
3b871c21cc Fixing effort help text (it ranges from 0-10, not 1-10) 2026-01-29 18:02:27 -05:00
Richard Geldreich
69c26e14d4 adding new files 2026-01-19 01:56:32 -05:00