1. 5c51188 changing CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR for Windows OpenCL builds by Richard Geldreich · 3 weeks ago master v1_60_snapshot
  2. d814827 Merge pull request #417 from BluFedora/master by Rich Geldreich · 3 weeks ago
  3. f19a5e3 Switch from using "CMAKE_SOURCE_DIR" to CMAKE_CURRENT_SOURCE_DIR to fix usage as a submodule. by Shareef Raheem · 3 weeks ago
  4. fc59cab unbreaking the purposely broken build for testing purposes by Richard Geldreich · 5 weeks ago
  5. 593b114 purposely breaking the build for testing purposes by Richard Geldreich · 5 weeks ago
  6. 8a12abc Fixing the build I purposely broke for testing purposes by Richard Geldreich · 5 weeks ago
  7. 65c8e11 appveyor fixes to detect broken builds - hopefully by Richard Geldreich · 5 weeks ago
  8. 952e862 purposely breaking the build to see if appveyor detects it by Richard Geldreich · 5 weeks ago
  9. fbb7de7 Merge pull request #412 from Skullheadx/Fix-Missing-cfloat-Include by Rich Geldreich · 5 weeks ago
  10. 204d752 fixing merge issues by Richard Geldreich · 5 weeks ago
  11. 3decad2 Merge pull request #200 from aaronfranke/format-gh-actions by Rich Geldreich · 5 weeks ago
  12. 528ac92 Update formatting script to use pre-commit and GitHub Actions by Aaron Franke · 4 years, 10 months ago
  13. f3a63a3 Remove trailing space characters by Aaron Franke · 10 months ago
  14. 6788689 Add missing cfloat include by Skullheadx · 5 weeks ago
  15. 717c3fe disabling image save here, not needed by Richard Geldreich · 5 weeks ago
  16. 6000fed compressor fuzzing: fixing rare overflow in RDO candidate picker by Richard Geldreich · 5 weeks ago
  17. d7ef703 Porting ETC1S colorspace very rare calculation overflow fix into OpenCL program by Richard Geldreich · 5 weeks ago
  18. 5a1ae5d Fixing a very rare 1-bit overflow in ETC1S SSE optimized colorspace error calculations (which are 32-bit vs. the plain C++ code's 64-bit). Ultimately the output would still be correct and transcodable, but this could cause a compressor assertion check to fail. Found during compressor fuzz testing. by Richard Geldreich · 5 weeks ago
  19. 6e54503 adding compressor validate output flag from XUASTC branch by Richard Geldreich · 5 weeks ago
  20. f7d0925 Adding rel tolerance to this assert, found during compressor fuzzing by Richard Geldreich · 5 weeks ago
  21. 3fa2ceb Adding compressor/transcoder fuzz testing from XUASTC branch by Richard Geldreich · 5 weeks ago
  22. 5179a06 rebuild WASM by Richard Geldreich · 5 weeks ago
  23. 221d223 yet another warning fix by Richard Geldreich · 7 weeks ago before_xuastc
  24. cbb8ebe Fixing ftell() error handling issue introduced by warning merge from PR 408 by Richard Geldreich · 7 weeks ago
  25. 703d05c Adding MSVC .manifest to cmake build by Richard Geldreich · 7 weeks ago
  26. f4614b0 Adding EXAMPLES option so they can be optionally compiled (partially from PR 383) by Richard Geldreich · 7 weeks ago
  27. e31e3e1 adding newline to end of file by Richard Geldreich · 7 weeks ago
  28. 196db8c Merging as much of PR #408 as we safely can. by Richard Geldreich · 7 weeks ago
  29. b111011 adding -O3 to wasm linker options by Richard Geldreich · 3 months ago
  30. 1e8fbb1 Merge pull request #401 from needle-tools/fix/add-link-flags-o3 by Rich Geldreich · 3 months ago
  31. e8855f8 Compiler warning fixes. by Richard Geldreich · 3 months ago
  32. 3393721 Fix: bring back -O3 in LINK_FLAGS for 150kB smaller JS+WASM build by hybridherbst · 4 months ago
  33. ca56dbb Fixing minor compile issue introduced in merged PR by Richard Geldreich · 4 months ago
  34. 87a1e1f Merge pull request #400 from zeux/transcoder-unity-build by Rich Geldreich · 4 months ago
  35. b17dd29 Rebuilt WASM execs with latest changes/fixes by Richard Geldreich · 4 months ago
  36. dfcfe7b clang warning fix by Richard Geldreich · 4 months ago
  37. f96fece typo fix by Richard Geldreich · 4 months ago
  38. 2c67126 Fixing thread pool shutdown so the kill flag is set inside the mutex, preventing a race. This could cause very rare lockups on the previous code. by Richard Geldreich · 4 months ago
  39. 2ac62fb changing port from 8000 to 8080 by Richard Geldreich · 4 months ago
  40. dcb7db7 Very minor fix/improvement to HDR 6x6 encoder (channel pair min correlation check). On blocks with all channels active (by far the most common case in practice), there's no difference. by Richard Geldreich · 4 months ago
  41. 69ad18e removing unnecessary debug prints by Richard Geldreich · 4 months ago
  42. 97a1214 Update README.md by Rich Geldreich · 4 months ago
  43. f12efae Fix CMake Unity builds by Arseny Kapoulkine · 4 months ago
  44. 1172d07 Update README.md by Rich Geldreich · 5 months ago
  45. 5d64f94 Fixing BASISU_OPENCL_ASSERT_ON_ANY_ERRORS so it's 0 by default by Richard Geldreich · 5 months ago
  46. 480ab65 fixing license by Richard Geldreich · 6 months ago
  47. d5906ac Update Apache-2.0.txt by Rich Geldreich · 6 months ago
  48. d8d1bfc Update README.md by Rich Geldreich · 6 months ago
  49. 100ace8 emcc warning fixes, fixing warnings in WASM cmakelists.txt files, changing ETC1S encoder to use std::map vs. std::unordered_map for hopefully more cross platform determinism by Richard Geldreich · 6 months ago
  50. 75b19f6 new file by Richard Geldreich · 6 months ago
  51. f0fe961 Merge pull request #391 from cubeleo/master by Rich Geldreich · 6 months ago
  52. e62d9a3 Merge pull request #387 from Chubercik/ambiguity_fix by Rich Geldreich · 6 months ago
  53. a626bf5 Merge pull request #394 from Chubercik/no_superscript by Rich Geldreich · 6 months ago
  54. 4b7cdb1 Merge pull request #395 from akien-mga/transcoder-containers-include-ctype.h by Rich Geldreich · 6 months ago
  55. 4028858 Add missing `ctype.h` include for transcoder/basisu_containers_impl.h by Rémi Verschelde · 8 months ago
  56. 4855a3e Change `²` (U+00B2) to `^2` by Jakub Marcowski · 8 months ago
  57. 04f30f0 Update README.md by Rich Geldreich · 9 months ago
  58. 42c21d8 removing unnecessary #include (which was used for testing) by Richard Geldreich · 9 months ago
  59. de69929 CMakeLists.txt: Set the C++ standard to 17 so "if constexpr" is formally available. Fixes the build on Visual Studio + CMake. by Aaron B. Dwyer · 9 months ago
  60. b738655 Fix ambiguous calls to `safe_shift_left()` in `basisu_containers.h` by Jakub Marcowski · 10 months ago
  61. 2da6664 Update README.md by Rich Geldreich · 10 months ago
  62. 77a1465 Update README.md by Rich Geldreich · 10 months ago
  63. be27e75 Update README.md by Rich Geldreich · 10 months ago
  64. 841b381 Update README.md by Rich Geldreich · 10 months ago
  65. b7ce25f Windows ARM fixes by Richard Geldreich, Jr. · 10 months ago
  66. 576668b Update README.md by Rich Geldreich · 10 months ago
  67. 4c7d288 Update README.md by Rich Geldreich · 10 months ago
  68. c88dd02 Update README.md by Rich Geldreich · 10 months ago
  69. c82d7d2 Update README.md by Rich Geldreich · 10 months ago
  70. 8b080b7 Update README.md by Rich Geldreich · 10 months ago
  71. 484ffd5 Update README.md by Rich Geldreich · 10 months ago
  72. b7ed1da Update README.md by Rich Geldreich · 10 months ago
  73. e5a8d65 Update README.md by Rich Geldreich · 11 months ago
  74. 34c0321 Update README.md by Rich Geldreich · 11 months ago
  75. 9cc2dd2 Update README.md by Rich Geldreich · 11 months ago
  76. fa4d93a Update README.md by Rich Geldreich · 11 months ago
  77. 323239a removing file by Richard Geldreich · 11 months ago v1_60
  78. 00fec43 re-adding file by Richard Geldreich · 11 months ago
  79. d802860 removing file by Richard Geldreich · 11 months ago
  80. b0801ec adding .gitattributes by Richard Geldreich · 11 months ago
  81. 94d783e Update README.md by Rich Geldreich · 11 months ago
  82. c46f55b Update README.md by Rich Geldreich · 11 months ago
  83. 1cbe58a Update README.md by Rich Geldreich · 11 months ago
  84. ef5e9f8 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 11 months ago
  85. 1fda848 disabling asserts by Richard Geldreich · 11 months ago
  86. f50e926 Update README.md by Rich Geldreich · 11 months ago
  87. cbb380e Update README.md by Rich Geldreich · 11 months ago
  88. bd3238c Merge remote-tracking branch 'origin/master' by Richard Geldreich · 11 months ago
  89. 88a408b fixing readme by Richard Geldreich · 11 months ago
  90. 4ed014f Update README.md by Rich Geldreich · 11 months ago
  91. e5e37c1 Merge remote-tracking branch 'origin/master' by Richard Geldreich · 11 months ago
  92. ac02bea adding empty line at end of file by Richard Geldreich · 11 months ago
  93. 5542135 Update README.md by Rich Geldreich · 11 months ago
  94. 1ba75b4 ASTC 6x6 HDR/6x6 HDR intermediate update by Richard Geldreich · 11 months ago
  95. ae0dcd6 new file by Richard Geldreich · 11 months ago
  96. d7f6222 new files by Richard Geldreich · 11 months ago
  97. 979633e new files by Richard Geldreich · 11 months ago
  98. fb01009 new files by Richard Geldreich · 11 months ago
  99. acdf762 new files by Richard Geldreich · 11 months ago
  100. 3093d8b removing renamed files by Richard Geldreich · 11 months ago