Commit Graph

16 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
13cc670a20 adding comment: we need to use sRGB vs. linear internal formats here 2026-02-23 15:57:38 -05:00
Richard Geldreich
1ab1195d6f New file 2026-01-29 21:34:50 -05:00
Richard Geldreich
e93d3beb36 merging v2.0 from xuastc_private 2026-01-19 01:59:54 -05:00
Aaron Franke
f3a63a3f54 Remove trailing space characters 2025-11-21 11:52:38 -08:00
Richard Geldreich
323239a6a5 removing file 2025-01-21 13:36:41 -05:00
Richard Geldreich
00fec43334 re-adding file 2025-01-21 13:35:11 -05:00
Richard Geldreich
d8028601e8 removing file 2025-01-21 13:34:33 -05:00
Richard Geldreich
1ba75b4e34 ASTC 6x6 HDR/6x6 HDR intermediate update 2025-01-21 11:01:08 -05:00
Richard Geldreich
fb010096f7 new files 2025-01-21 10:18:30 -05:00
Richard Geldreich
b49b573933 UASTC HDR merge 2024-09-10 15:13:05 -04:00
Richard Geldreich
54d99e427c new files 2024-09-10 15:12:55 -04:00
Richard Geldreich
be46a0e4c2 UASTC HDR changes 2024-09-10 14:31:34 -04:00
Richard Geldreich
b60eedf134 new file 2024-09-10 14:29:36 -04:00
Richard Geldreich
2b95e10dfd removing old file 2024-09-10 14:23:51 -04:00
Rich Geldreich
b3ecdb5ea3 ktx2_encode_test: new samples files for WASM KTX2 encoding/transcoding 2021-04-12 13:29:13 -04:00