- ef0157e Update README.md by Rich Geldreich · 9 hours ago master
- 27704c0 Update README.md by Rich Geldreich · 10 hours ago
- 08fabab - fixing tinydds so it writes the correct flags, so dds-ktx can view our DDS files by Richard Geldreich · 10 hours ago
- 74ba7f4 Merge pull request #441 from MauroDeryckere/fix/missing-exception-include by Rich Geldreich · 2 days ago
- 10602cd Add missing #include <exception> for std::terminate by Mauro Deryckere · 2 days ago
- 5273f28 Adding save framebuffer as PNG checkbox by Richard Geldreich · 2 days ago
- b27ae9d Mouse wheel now zooms in/out Adding View R,G,B buttons by Richard Geldreich · 2 days ago
- 35ec9ff adding click dragging to texture viewer by Richard Geldreich · 2 days ago
- 5bfe4fa Update README.md by Rich Geldreich · 3 days ago
- 083f8d0 Update README.md by Rich Geldreich · 3 days ago
- 20c4747 Update URL by Rich Geldreich · 3 days ago
- 28e76f6 Update README.md by Rich Geldreich · 11 days ago
- 44c3905 Update SECURITY.md by Rich Geldreich · 11 days ago
- 1eb7f28 Update SECURITY.md by Rich Geldreich · 11 days ago
- c344569 Update SECURITY.md by Rich Geldreich · 11 days ago
- ed92259 Create SECURITY.md by Rich Geldreich · 11 days ago
- 23ebabb Update README.md by Rich Geldreich · 11 days ago
- ef071f7 Update README.md by Rich Geldreich · 11 days ago
- 8617051 Update README.md by Rich Geldreich · 11 days ago
- ae93b4e Update README.md by Rich Geldreich · 11 days ago
- 45d5f41 Update README.md by Rich Geldreich · 11 days ago v2_1_0
- 99ffb1b Update README.md by Rich Geldreich · 11 days ago
- ff62a90 Update README.md by Rich Geldreich · 11 days ago
- 491bd73 Update README.md by Rich Geldreich · 11 days ago
- 0756273 Update README.md by Rich Geldreich · 11 days ago
- 883bcfa Update README.md by Rich Geldreich · 11 days ago
- a9d28ad adding copyright and SPDX License identifier by Rich Geldreich · 12 days ago
- 0bc4d7d Update NOTICE by Rich Geldreich · 13 days ago
- c823b92 Update NOTICE by Rich Geldreich · 13 days ago
- 6ba6484 Update README.md by Rich Geldreich · 13 days ago
- 915b4a2 Update README.md by Rich Geldreich · 13 days ago
- 5ba2b55 Update README.md by Rich Geldreich · 13 days ago
- 8ff2c1e Update README.md by Rich Geldreich · 13 days ago
- 4482149 Update README.md by Rich Geldreich · 13 days ago
- 64ae6e7 Clarify KTX2 texture file interchangeability by Rich Geldreich · 2 weeks ago
- e2587d1 Update README.md by Rich Geldreich · 2 weeks ago
- 41a0949 Update README with KTX2 file format details by Rich Geldreich · 2 weeks ago
- 3a22a2b Update KTX2 support status with additional resource link by Rich Geldreich · 2 weeks ago
- f794090 Update README.md by Rich Geldreich · 2 weeks ago
- c7c2e2e setting static checks to manual, upping KTX2 WebGL testbed version by Richard Geldreich · 2 weeks ago
- ab82472 rebuilt artifacts by Richard Geldreich · 2 weeks ago
- c606cef Fixing 2 issues found via artificial encoder fuzzing, impacting the ASTC HDR 6x6/UASTC HDR 6x6i codec: by Richard Geldreich · 2 weeks ago
- 6d9c1c2 build artifacts by Richard Geldreich · 2 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 · 2 weeks ago
- c4d7061 changing encoding modal so it's a small dialog with no screen dimming by Richard Geldreich · 3 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 · 3 weeks ago
- ff13f01 build all artifacts by Richard Geldreich · 3 weeks ago
- 87d87f5 fixing typo in XUASTC LDR compression dev statistics printf by Richard Geldreich · 3 weeks ago
- 367fb95 bumping version by Richard Geldreich · 3 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 · 3 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 · 3 weeks ago
- dc420a1 adding more texture compression samples/tests by Richard Geldreich · 3 weeks ago
- 52bee58 comment fix by Richard Geldreich · 3 weeks ago
- 28dd9d8 built artifacts by Richard Geldreich · 3 weeks ago
- d136652 changing python windows build bat file so it changes back to the original directory on success by Richard Geldreich · 3 weeks ago
- 49c6152 adding comment by Richard Geldreich · 3 weeks ago
- 1f5c603 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 3 weeks ago
- d7bcd85 adding cubemap generation example by Richard Geldreich · 3 weeks ago
- d5721ef comment fix by Richard Geldreich · 3 weeks ago
- 291fe0b Fix Paint.NET link to include cubemaps support by Rich Geldreich · 3 weeks ago
- 8b91f55 Update README.md by Rich Geldreich · 3 weeks ago
- a6f5a7d Add Paint.NET as a .DDS file loader option by Rich Geldreich · 3 weeks ago
- bde5064 Update README.md by Rich Geldreich · 3 weeks ago
- ddf3f5e changing HDR texarray sample to use linear not sRGB to avoid warning by Richard Geldreich · 3 weeks ago
- 8f61a1b rebuilt artifacts by Richard Geldreich · 3 weeks ago
- 922d79f Adding custom mipmap/texarray example by Richard Geldreich · 3 weeks ago
- 75a08c4 making convert_ldr_to_hdr_image() non-static by Richard Geldreich · 3 weeks ago
- 4209505 rebuild artifacts by Richard Geldreich · 3 weeks ago
- 790ab66 for non-ETC1S texture video: every frame is an i-frame by Richard Geldreich · 3 weeks ago
- 58e3afb fixing potential overflow problem in KTX2 header parser by Richard Geldreich · 3 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 · 3 weeks ago
- e5e4081 adding comments by Richard Geldreich · 3 weeks ago
- 9593e6c rebuilt by Richard Geldreich · 3 weeks ago
- cdd7bb0 adding missing files by Richard Geldreich · 3 weeks ago
- d5ff788 adding C++ API compression examples from wiki by Richard Geldreich · 3 weeks ago
- a62ec17 adding comment by Richard Geldreich · 3 weeks ago
- a481cf5 fixing comment and NUM_THREADS constant (was outdated) by Richard Geldreich · 3 weeks ago
- 1dbeaf0 minor typo fix by Richard Geldreich · 3 weeks ago
- c7f4fd3 rebuilt WASM execs and Python SO by Richard Geldreich · 3 weeks ago
- 4662992 Fixing remarks, aligning constructor defaults for ETC1S clusters to match clear() by Richard Geldreich · 3 weeks ago
- a1a995b adding missing CR/LF by Richard Geldreich · 3 weeks ago
- 4e3c666 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 3 weeks ago
- 256a4ad comment fix by Richard Geldreich · 3 weeks ago
- aa3da43 Update README.md by Rich Geldreich · 3 weeks ago
- 0f3fbcd Update README with shader optimization note by Rich Geldreich · 3 weeks ago
- 72bdebd Update README.md by Rich Geldreich · 3 weeks ago
- 681101a Fix formatting in UASTC HDR 4x4 section of README by Rich Geldreich · 3 weeks ago
- 588bc63 Update GPU texture compression reference link by Rich Geldreich · 3 weeks ago
- 23eab9e Fix formatting and improve clarity in README.md by Rich Geldreich · 3 weeks ago
- 306e827 Update link for ARM's astcenc HDR 6x6 encoder comparison by Rich Geldreich · 3 weeks ago
- 3c24552 minor warning message fix (if m_xuastc_ldr_use_dct is true, m_params.m_quality_level must be >= 0) by Richard Geldreich · 3 weeks ago
- 02b7ce3 updating comments and status display related to m_quality by Richard Geldreich · 3 weeks ago
- f9d94d2 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 3 weeks ago
- b7f1df3 remark changes by Richard Geldreich · 3 weeks ago
- be7d16f Clarify 5 tap filter variant compatibility in README by Rich Geldreich · 3 weeks ago
- 3503e0b Update README with shader optimization details by Rich Geldreich · 3 weeks ago
- b2a5596 Update README with link to faster filter variant by Rich Geldreich · 3 weeks ago
- 17a6fd1 Update version from 2.0 to 2.1 in README by Rich Geldreich · 3 weeks ago
- 54e129f updating wasm/python builds by Richard Geldreich · 3 weeks ago
- 6cb2db2 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 3 weeks ago