- ae89aab Adding new files (latest tinyexr library) by Richard Geldreich · 4 days ago master
- 801b67d rebuilt artifacts by Richard Geldreich · 4 days ago
- 542ed65 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. by Richard Geldreich · 4 days ago
- 0a35b57 removing file by Richard Geldreich · 4 days ago
- d4e9574 new file by Richard Geldreich · 4 days ago
- 8c6e668 deleting encoder/3rdparty/android_astc_decomp.h by Richard Geldreich · 5 days ago
- 6b6517e Adding BASISU_DISABLE_ANDROID_ASTC_DECOMP cmake option: if 1, the android ASTC decoder .cpp file is entirely eliminated and we emulate its functionality internally. by Richard Geldreich · 5 days ago
- 7dac9fb Adding BASISU_DISABLE_ANDROID_ASTC_DECOMP cmake option: if 1, the android ASTC decoder .cpp file is entirely eliminated and we emulate its functionality internally. by Richard Geldreich · 5 days ago
- 2f12dc7 Adding BASISU_DISABLE_ANDROID_ASTC_DECOMP cmake option: if 1, the android ASTC decoder .cpp file is entirely eliminated and we emulate its functionality internally. by Richard Geldreich · 5 days ago
- 83b7e87 Update README.md by Rich Geldreich · 7 days ago
- b642cfa rebuilt all artifacts by Richard Geldreich · 8 days ago
- 4616c37 Adding BASISU_DISABLE_ANDROID_ASTC_DECOMP: If set to 1, the Android ASTC decoder (part of the drawElements Quality Program Tester Core) is completely disabled, and we instead use our own internal ASTC decoder. by Richard Geldreich · 8 days ago
- d67fc03 Update README.md by Rich Geldreich · 9 days ago
- c262b01 Update README.md by Rich Geldreich · 9 days ago
- 6ad7750 Update README.md by Rich Geldreich · 9 days ago
- 535d48e Revise XUASTC LDR section in README by Rich Geldreich · 9 days ago
- 121309c Update README.md by Rich Geldreich · 9 days ago
- dc28730 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 3 weeks ago
- 1bdd35a expanding this table by 1 entry to 256 entries total to silence static analysis - in reality, the access can mathematically never go beyond the original size 255 array, but it's best to be safe by Richard Geldreich · 3 weeks ago
- ef0157e Update README.md by Rich Geldreich · 3 weeks ago
- 27704c0 Update README.md by Rich Geldreich · 3 weeks ago
- 08fabab - fixing tinydds so it writes the correct flags, so dds-ktx can view our DDS files by Richard Geldreich · 3 weeks ago
- 74ba7f4 Merge pull request #441 from MauroDeryckere/fix/missing-exception-include by Rich Geldreich · 3 weeks ago
- 10602cd Add missing #include <exception> for std::terminate by Mauro Deryckere · 3 weeks ago
- 5273f28 Adding save framebuffer as PNG checkbox by Richard Geldreich · 3 weeks ago
- b27ae9d Mouse wheel now zooms in/out Adding View R,G,B buttons by Richard Geldreich · 3 weeks ago
- 35ec9ff adding click dragging to texture viewer by Richard Geldreich · 3 weeks ago
- 5bfe4fa Update README.md by Rich Geldreich · 4 weeks ago
- 083f8d0 Update README.md by Rich Geldreich · 4 weeks ago
- 20c4747 Update URL by Rich Geldreich · 4 weeks ago
- 28e76f6 Update README.md by Rich Geldreich · 5 weeks ago
- 44c3905 Update SECURITY.md by Rich Geldreich · 5 weeks ago
- 1eb7f28 Update SECURITY.md by Rich Geldreich · 5 weeks ago
- c344569 Update SECURITY.md by Rich Geldreich · 5 weeks ago
- ed92259 Create SECURITY.md by Rich Geldreich · 5 weeks ago
- 23ebabb Update README.md by Rich Geldreich · 5 weeks ago
- ef071f7 Update README.md by Rich Geldreich · 5 weeks ago
- 8617051 Update README.md by Rich Geldreich · 5 weeks ago
- ae93b4e Update README.md by Rich Geldreich · 5 weeks ago
- 45d5f41 Update README.md by Rich Geldreich · 5 weeks ago v2_1_0
- 99ffb1b Update README.md by Rich Geldreich · 5 weeks ago
- ff62a90 Update README.md by Rich Geldreich · 5 weeks ago
- 491bd73 Update README.md by Rich Geldreich · 5 weeks ago
- 0756273 Update README.md by Rich Geldreich · 5 weeks ago
- 883bcfa Update README.md by Rich Geldreich · 5 weeks ago
- a9d28ad adding copyright and SPDX License identifier by Rich Geldreich · 5 weeks ago
- 0bc4d7d Update NOTICE by Rich Geldreich · 5 weeks ago
- c823b92 Update NOTICE by Rich Geldreich · 5 weeks ago
- 6ba6484 Update README.md by Rich Geldreich · 5 weeks ago
- 915b4a2 Update README.md by Rich Geldreich · 5 weeks ago
- 5ba2b55 Update README.md by Rich Geldreich · 5 weeks ago
- 8ff2c1e Update README.md by Rich Geldreich · 5 weeks ago
- 4482149 Update README.md by Rich Geldreich · 5 weeks ago
- 64ae6e7 Clarify KTX2 texture file interchangeability by Rich Geldreich · 5 weeks ago
- e2587d1 Update README.md by Rich Geldreich · 5 weeks ago
- 41a0949 Update README with KTX2 file format details by Rich Geldreich · 5 weeks ago
- 3a22a2b Update KTX2 support status with additional resource link by Rich Geldreich · 5 weeks ago
- f794090 Update README.md by Rich Geldreich · 5 weeks ago
- c7c2e2e setting static checks to manual, upping KTX2 WebGL testbed version by Richard Geldreich · 5 weeks ago
- ab82472 rebuilt artifacts by Richard Geldreich · 5 weeks ago
- c606cef Fixing 2 issues found via artificial encoder fuzzing, impacting the ASTC HDR 6x6/UASTC HDR 6x6i codec: by Richard Geldreich · 5 weeks ago
- 6d9c1c2 build artifacts by Richard Geldreich · 5 weeks ago
- 961935d Changing C compression API for XUAST LDR: if unified quality level is not being used, and the lower level uastc_rdo_or_dct_quality parameter was set to 100, we would previously return an error. Now DCT is not enabled, as expected. by Richard Geldreich · 5 weeks ago
- c4d7061 changing encoding modal so it's a small dialog with no screen dimming by Richard Geldreich · 6 weeks ago
- 162ea47 allowing astc/xuastc ldr format specific slider to go to effort 10, changing default to match unified effort's default (2) by Richard Geldreich · 6 weeks ago
- ff13f01 build all artifacts by Richard Geldreich · 6 weeks ago
- 87d87f5 fixing typo in XUASTC LDR compression dev statistics printf by Richard Geldreich · 6 weeks ago
- 367fb95 bumping version by Richard Geldreich · 6 weeks ago
- 6e0f0ab WebGL KTX2 viewer/compressor testbed: not always resetting mipmap level, cubemap index or layer index when encode button is pressed by Richard Geldreich · 6 weeks ago
- 6e3b708 adding mipmap options, tex array layer/cubemap index/mipmap level selection, file size display, display zooming, bilinear checkbox, other UI tweaks/fixes by Richard Geldreich · 6 weeks ago
- dc420a1 adding more texture compression samples/tests by Richard Geldreich · 6 weeks ago
- 52bee58 comment fix by Richard Geldreich · 6 weeks ago
- 28dd9d8 built artifacts by Richard Geldreich · 6 weeks ago
- d136652 changing python windows build bat file so it changes back to the original directory on success by Richard Geldreich · 6 weeks ago
- 49c6152 adding comment by Richard Geldreich · 6 weeks ago
- 1f5c603 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 6 weeks ago
- d7bcd85 adding cubemap generation example by Richard Geldreich · 6 weeks ago
- d5721ef comment fix by Richard Geldreich · 6 weeks ago
- 291fe0b Fix Paint.NET link to include cubemaps support by Rich Geldreich · 6 weeks ago
- 8b91f55 Update README.md by Rich Geldreich · 6 weeks ago
- a6f5a7d Add Paint.NET as a .DDS file loader option by Rich Geldreich · 6 weeks ago
- bde5064 Update README.md by Rich Geldreich · 6 weeks ago
- ddf3f5e changing HDR texarray sample to use linear not sRGB to avoid warning by Richard Geldreich · 6 weeks ago
- 8f61a1b rebuilt artifacts by Richard Geldreich · 6 weeks ago
- 922d79f Adding custom mipmap/texarray example by Richard Geldreich · 6 weeks ago
- 75a08c4 making convert_ldr_to_hdr_image() non-static by Richard Geldreich · 6 weeks ago
- 4209505 rebuild artifacts by Richard Geldreich · 6 weeks ago
- 790ab66 for non-ETC1S texture video: every frame is an i-frame by Richard Geldreich · 6 weeks ago
- 58e3afb fixing potential overflow problem in KTX2 header parser by Richard Geldreich · 6 weeks ago
- b71d417 minor fix to assert range check in bc6hf so basist::MAX_HALF_FLOAT is encodable (this can't happen in our normal ASTC HDR path, as values this large can't normally be encoded) by Richard Geldreich · 6 weeks ago
- e5e4081 adding comments by Richard Geldreich · 6 weeks ago
- 9593e6c rebuilt by Richard Geldreich · 6 weeks ago
- cdd7bb0 adding missing files by Richard Geldreich · 6 weeks ago
- d5ff788 adding C++ API compression examples from wiki by Richard Geldreich · 6 weeks ago
- a62ec17 adding comment by Richard Geldreich · 6 weeks ago
- a481cf5 fixing comment and NUM_THREADS constant (was outdated) by Richard Geldreich · 6 weeks ago
- 1dbeaf0 minor typo fix by Richard Geldreich · 6 weeks ago
- c7f4fd3 rebuilt WASM execs and Python SO by Richard Geldreich · 6 weeks ago
- 4662992 Fixing remarks, aligning constructor defaults for ETC1S clusters to match clear() by Richard Geldreich · 6 weeks ago
- a1a995b adding missing CR/LF by Richard Geldreich · 6 weeks ago