196 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
542ed6555d tinyexr: upgrading to latest library version. We no longer modify tinyexr, i.e. the tinyexr.h header we're using is now completely standard. We direct tinyexr's zlib calls to our fork of miniz internally. 2026-04-07 16:30:57 -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
5273f2823b Adding save framebuffer as PNG checkbox 2026-03-19 00:35:03 -04:00
Richard Geldreich
b27ae9d113 Mouse wheel now zooms in/out
Adding View R,G,B buttons
2026-03-19 00:07:38 -04:00
Richard Geldreich
35ec9ffe5e adding click dragging to texture viewer 2026-03-18 23:34:14 -04:00
Rich Geldreich
5bfe4fa793 Update README.md 2026-03-17 17:14:38 -04:00
Rich Geldreich
083f8d06f1 Update README.md 2026-03-17 17:14:13 -04:00
Richard Geldreich
c7c2e2e714 setting static checks to manual, upping KTX2 WebGL testbed version 2026-03-06 19:21:19 -05:00
Richard Geldreich
ab824725f9 rebuilt artifacts 2026-03-06 17:44:20 -05:00
Richard Geldreich
c4d7061d58 changing encoding modal so it's a small dialog with no screen dimming 2026-03-03 02:18:28 -05:00
Richard Geldreich
162ea47e28 allowing astc/xuastc ldr format specific slider to go to effort 10, changing default to match unified effort's default (2) 2026-03-03 01:38:13 -05:00
Richard Geldreich
ff13f01e64 build all artifacts 2026-03-03 01:30:44 -05:00
Richard Geldreich
367fb953cc bumping version 2026-03-03 01:21:37 -05:00
Richard Geldreich
6e0f0abf76 WebGL KTX2 viewer/compressor testbed: not always resetting mipmap level, cubemap index or layer index when encode button is pressed 2026-03-03 01:19:32 -05:00
Richard Geldreich
6e3b708ab6 adding mipmap options, tex array layer/cubemap index/mipmap level selection, file size display, display zooming, bilinear checkbox, other UI tweaks/fixes 2026-03-02 20:30:11 -05:00
Richard Geldreich
4209505964 rebuild artifacts 2026-02-28 22:27:18 -05:00
Richard Geldreich
cdd7bb0140 adding missing files 2026-02-28 18:34:32 -05:00
Richard Geldreich
1dbeaf032d minor typo fix 2026-02-28 03:47:25 -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
2c4f52f705 Merge remote-tracking branch 'origin/master' 2026-02-23 15:57:41 -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
Rich Geldreich
136ac0185c Update README.md 2026-02-19 18:14:24 -05:00
Rich Geldreich
7cb7d1560e Update README.md 2026-02-19 18:13:57 -05:00
Rich Geldreich
df1677b716 Update README.md 2026-02-19 18:13:07 -05:00
Rich Geldreich
33cfe3204c Update README.md 2026-02-19 18:11:45 -05:00
Rich Geldreich
8fabdf1305 Update README.md 2026-02-19 18:09:38 -05:00
Rich Geldreich
3a7343aa8e Update README.md 2026-02-19 18:07:10 -05:00
Rich Geldreich
10aaa50638 Update README.md 2026-02-19 18:06:03 -05:00
Rich Geldreich
5992d61686 Update README.md 2026-02-19 18:04:35 -05:00
Rich Geldreich
7cbe88938c Update README.md 2026-02-19 18:03:13 -05:00
Rich Geldreich
e1bad00d5c Update README.md 2026-02-19 18:02:51 -05:00
Rich Geldreich
b3244d27fa Update README.md 2026-02-19 18:00:45 -05:00
Rich Geldreich
b454067c66 Update README.md 2026-02-19 18:00:15 -05:00
Rich Geldreich
bba68073af Update README.md 2026-02-19 17:59:41 -05:00
Rich Geldreich
6467342a27 Update README.md 2026-02-19 17:57:04 -05:00
Rich Geldreich
ea32d5ad91 Update README.md 2026-02-19 17:55:33 -05:00
Rich Geldreich
a6ef76aa3a Update README.md 2026-02-19 17:54:50 -05:00
Rich Geldreich
728113b8fa Update README.md 2026-02-19 17:54:03 -05:00
Rich Geldreich
30913b2e0c Update README.md 2026-02-19 17:51:56 -05:00
Rich Geldreich
f6bf756b60 Update README.md 2026-02-19 17:51:38 -05:00
Rich Geldreich
ff2f413871 Update README.md 2026-02-19 17:50:45 -05:00
Rich Geldreich
5e1c2ed624 Update README.md 2026-02-19 17:50:31 -05:00
Rich Geldreich
08916c0b94 Update README.md 2026-02-19 17:47:58 -05:00
Rich Geldreich
1e8f37153e Update README.md 2026-02-19 17:47:16 -05:00
Richard Geldreich
55a58e0a6c Adding note to sample about ASTC LDR support 2026-02-19 17:44:07 -05:00