25 Commits

Author SHA1 Message Date
Richard Geldreich
1e9ab1f575 rebuilt artifacts 2026-04-20 03:21:02 -04:00
Richard Geldreich
2280b753ce rebuilt artifacts 2026-04-20 03:00:48 -04:00
Richard Geldreich
801b67dbf3 rebuilt artifacts 2026-04-07 16:31:07 -04:00
Richard Geldreich
b642cfa07b rebuilt all artifacts 2026-04-03 22:20:27 -04:00
Richard Geldreich
08fabab89f - fixing tinydds so it writes the correct flags, so dds-ktx can view our DDS files
- upping WebGL KTX2 encoder/transcoder testbed so its max Memory64/WASM64 heap size is 15GB, so 4096x4096 textures can be encoded
2026-03-20 17:34:22 -04:00
Richard Geldreich
ab824725f9 rebuilt artifacts 2026-03-06 17:44:20 -05:00
Richard Geldreich
6d9c1c2ed1 build artifacts 2026-03-04 10:11:42 -05:00
Richard Geldreich
ff13f01e64 build all artifacts 2026-03-03 01:30:44 -05:00
Richard Geldreich
28dd9d821d built artifacts 2026-03-02 00:34:02 -05:00
Richard Geldreich
8f61a1b7a2 rebuilt artifacts 2026-03-01 11:10:47 -05:00
Richard Geldreich
4209505964 rebuild artifacts 2026-02-28 22:27:18 -05:00
Richard Geldreich
9593e6c573 rebuilt 2026-02-28 18:38:33 -05:00
Richard Geldreich
c7f4fd360e rebuilt WASM execs and Python SO 2026-02-28 01:48:14 -05:00
Richard Geldreich
54e129fe6a updating wasm/python builds 2026-02-24 22:28:31 -05:00
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
2e45a057bd fixing calls to ktx2_transcode_image_level() to pass in the size of the dest buffer (must be blocks or pixels, not bytes) - this is used internally for proper bounds checking 2026-02-13 03:09:01 -05:00
Richard Geldreich
396b242fb7 Fixing BASISD_SUPPORT_KTX2_ZSTD macro so it can be set to 0 - this disables XUASTC Zstd/hybrid profiles for encoding 2026-01-28 13:35:52 -05:00
Rich Geldreich
16837a427b Add example output for backend loading tests
Added example output for backend loading tests in README.
2026-01-24 21:28:58 -05:00
Rich Geldreich
1bb4811ec2 Update README with future goals for Python support
Added information about future goals for Python Wheels and examples.
2026-01-24 21:27:57 -05:00
Rich Geldreich
3ec16779d9 Revise running tests section in README
Updated the section on running tests for clarity and formatting.
2026-01-24 21:26:38 -05:00
Rich Geldreich
a3cf4e7095 Clarify test instructions with Python version details
Updated test instructions to include Python versions for Windows and Linux.
2026-01-24 21:26:12 -05:00
Rich Geldreich
7f8de78b0f Format test commands for better readability 2026-01-24 21:18:50 -05:00
Richard Geldreich
ca101e7501 rebuilt 2026-01-19 13:50:56 -05:00
Richard Geldreich
a6bf1c00f2 rebuilt 2026-01-19 02:22:47 -05:00
Richard Geldreich
ea6778b2b5 adding new files 2026-01-19 01:59:35 -05:00