1. ae89aab Adding new files (latest tinyexr library) by Richard Geldreich · 4 days ago master
  2. 801b67d rebuilt artifacts by Richard Geldreich · 4 days ago
  3. 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
  4. 0a35b57 removing file by Richard Geldreich · 4 days ago
  5. d4e9574 new file by Richard Geldreich · 4 days ago
  6. 8c6e668 deleting encoder/3rdparty/android_astc_decomp.h by Richard Geldreich · 5 days ago
  7. 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
  8. 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
  9. 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
  10. 83b7e87 Update README.md by Rich Geldreich · 7 days ago
  11. b642cfa rebuilt all artifacts by Richard Geldreich · 8 days ago
  12. 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
  13. d67fc03 Update README.md by Rich Geldreich · 9 days ago
  14. c262b01 Update README.md by Rich Geldreich · 9 days ago
  15. 6ad7750 Update README.md by Rich Geldreich · 9 days ago
  16. 535d48e Revise XUASTC LDR section in README by Rich Geldreich · 9 days ago
  17. 121309c Update README.md by Rich Geldreich · 9 days ago
  18. dc28730 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 3 weeks ago
  19. 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
  20. ef0157e Update README.md by Rich Geldreich · 3 weeks ago
  21. 27704c0 Update README.md by Rich Geldreich · 3 weeks ago
  22. 08fabab - fixing tinydds so it writes the correct flags, so dds-ktx can view our DDS files by Richard Geldreich · 3 weeks ago
  23. 74ba7f4 Merge pull request #441 from MauroDeryckere/fix/missing-exception-include by Rich Geldreich · 3 weeks ago
  24. 10602cd Add missing #include <exception> for std::terminate by Mauro Deryckere · 3 weeks ago
  25. 5273f28 Adding save framebuffer as PNG checkbox by Richard Geldreich · 3 weeks ago
  26. b27ae9d Mouse wheel now zooms in/out Adding View R,G,B buttons by Richard Geldreich · 3 weeks ago
  27. 35ec9ff adding click dragging to texture viewer by Richard Geldreich · 3 weeks ago
  28. 5bfe4fa Update README.md by Rich Geldreich · 4 weeks ago
  29. 083f8d0 Update README.md by Rich Geldreich · 4 weeks ago
  30. 20c4747 Update URL by Rich Geldreich · 4 weeks ago
  31. 28e76f6 Update README.md by Rich Geldreich · 5 weeks ago
  32. 44c3905 Update SECURITY.md by Rich Geldreich · 5 weeks ago
  33. 1eb7f28 Update SECURITY.md by Rich Geldreich · 5 weeks ago
  34. c344569 Update SECURITY.md by Rich Geldreich · 5 weeks ago
  35. ed92259 Create SECURITY.md by Rich Geldreich · 5 weeks ago
  36. 23ebabb Update README.md by Rich Geldreich · 5 weeks ago
  37. ef071f7 Update README.md by Rich Geldreich · 5 weeks ago
  38. 8617051 Update README.md by Rich Geldreich · 5 weeks ago
  39. ae93b4e Update README.md by Rich Geldreich · 5 weeks ago
  40. 45d5f41 Update README.md by Rich Geldreich · 5 weeks ago v2_1_0
  41. 99ffb1b Update README.md by Rich Geldreich · 5 weeks ago
  42. ff62a90 Update README.md by Rich Geldreich · 5 weeks ago
  43. 491bd73 Update README.md by Rich Geldreich · 5 weeks ago
  44. 0756273 Update README.md by Rich Geldreich · 5 weeks ago
  45. 883bcfa Update README.md by Rich Geldreich · 5 weeks ago
  46. a9d28ad adding copyright and SPDX License identifier by Rich Geldreich · 5 weeks ago
  47. 0bc4d7d Update NOTICE by Rich Geldreich · 5 weeks ago
  48. c823b92 Update NOTICE by Rich Geldreich · 5 weeks ago
  49. 6ba6484 Update README.md by Rich Geldreich · 5 weeks ago
  50. 915b4a2 Update README.md by Rich Geldreich · 5 weeks ago
  51. 5ba2b55 Update README.md by Rich Geldreich · 5 weeks ago
  52. 8ff2c1e Update README.md by Rich Geldreich · 5 weeks ago
  53. 4482149 Update README.md by Rich Geldreich · 5 weeks ago
  54. 64ae6e7 Clarify KTX2 texture file interchangeability by Rich Geldreich · 5 weeks ago
  55. e2587d1 Update README.md by Rich Geldreich · 5 weeks ago
  56. 41a0949 Update README with KTX2 file format details by Rich Geldreich · 5 weeks ago
  57. 3a22a2b Update KTX2 support status with additional resource link by Rich Geldreich · 5 weeks ago
  58. f794090 Update README.md by Rich Geldreich · 5 weeks ago
  59. c7c2e2e setting static checks to manual, upping KTX2 WebGL testbed version by Richard Geldreich · 5 weeks ago
  60. ab82472 rebuilt artifacts by Richard Geldreich · 5 weeks ago
  61. c606cef Fixing 2 issues found via artificial encoder fuzzing, impacting the ASTC HDR 6x6/UASTC HDR 6x6i codec: by Richard Geldreich · 5 weeks ago
  62. 6d9c1c2 build artifacts by Richard Geldreich · 5 weeks ago
  63. 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
  64. c4d7061 changing encoding modal so it's a small dialog with no screen dimming by Richard Geldreich · 6 weeks ago
  65. 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
  66. ff13f01 build all artifacts by Richard Geldreich · 6 weeks ago
  67. 87d87f5 fixing typo in XUASTC LDR compression dev statistics printf by Richard Geldreich · 6 weeks ago
  68. 367fb95 bumping version by Richard Geldreich · 6 weeks ago
  69. 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
  70. 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
  71. dc420a1 adding more texture compression samples/tests by Richard Geldreich · 6 weeks ago
  72. 52bee58 comment fix by Richard Geldreich · 6 weeks ago
  73. 28dd9d8 built artifacts by Richard Geldreich · 6 weeks ago
  74. d136652 changing python windows build bat file so it changes back to the original directory on success by Richard Geldreich · 6 weeks ago
  75. 49c6152 adding comment by Richard Geldreich · 6 weeks ago
  76. 1f5c603 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 6 weeks ago
  77. d7bcd85 adding cubemap generation example by Richard Geldreich · 6 weeks ago
  78. d5721ef comment fix by Richard Geldreich · 6 weeks ago
  79. 291fe0b Fix Paint.NET link to include cubemaps support by Rich Geldreich · 6 weeks ago
  80. 8b91f55 Update README.md by Rich Geldreich · 6 weeks ago
  81. a6f5a7d Add Paint.NET as a .DDS file loader option by Rich Geldreich · 6 weeks ago
  82. bde5064 Update README.md by Rich Geldreich · 6 weeks ago
  83. ddf3f5e changing HDR texarray sample to use linear not sRGB to avoid warning by Richard Geldreich · 6 weeks ago
  84. 8f61a1b rebuilt artifacts by Richard Geldreich · 6 weeks ago
  85. 922d79f Adding custom mipmap/texarray example by Richard Geldreich · 6 weeks ago
  86. 75a08c4 making convert_ldr_to_hdr_image() non-static by Richard Geldreich · 6 weeks ago
  87. 4209505 rebuild artifacts by Richard Geldreich · 6 weeks ago
  88. 790ab66 for non-ETC1S texture video: every frame is an i-frame by Richard Geldreich · 6 weeks ago
  89. 58e3afb fixing potential overflow problem in KTX2 header parser by Richard Geldreich · 6 weeks ago
  90. 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
  91. e5e4081 adding comments by Richard Geldreich · 6 weeks ago
  92. 9593e6c rebuilt by Richard Geldreich · 6 weeks ago
  93. cdd7bb0 adding missing files by Richard Geldreich · 6 weeks ago
  94. d5ff788 adding C++ API compression examples from wiki by Richard Geldreich · 6 weeks ago
  95. a62ec17 adding comment by Richard Geldreich · 6 weeks ago
  96. a481cf5 fixing comment and NUM_THREADS constant (was outdated) by Richard Geldreich · 6 weeks ago
  97. 1dbeaf0 minor typo fix by Richard Geldreich · 6 weeks ago
  98. c7f4fd3 rebuilt WASM execs and Python SO by Richard Geldreich · 6 weeks ago
  99. 4662992 Fixing remarks, aligning constructor defaults for ETC1S clusters to match clear() by Richard Geldreich · 6 weeks ago
  100. a1a995b adding missing CR/LF by Richard Geldreich · 6 weeks ago