1. 0499e57 Added exclude option, improved example by Carl Woffenden · 4 years, 7 months ago
  2. 74a724f CMake: Fix stripping out-of-source build by Rémi Verschelde · 4 years, 7 months ago
  3. b32a0c1 Win32: Fix build with GCC (MinGW) by Rémi Verschelde · 4 years, 7 months ago
  4. 9a63bb6 Update README.md by Rich Geldreich · 4 years, 7 months ago
  5. d33443a Update README.md by Rich Geldreich · 4 years, 7 months ago
  6. c349448 Update README.md by Rich Geldreich · 4 years, 7 months ago
  7. 7f8404f Update README.md by Rich Geldreich · 4 years, 7 months ago
  8. 11f46d7 New files by richgel999 · 4 years, 7 months ago
  9. 05722dc Update README.md by Rich Geldreich · 4 years, 7 months ago
  10. 2af4f74 Transcoder wrappers compilation fixes, rebuilt WebAssembly transcoder by richgel999 · 4 years, 7 months ago
  11. 54304fa - Adding PVRTC2 RGB/RGBA and ETC2 EAC R11 and RG11 by richgel999 · 4 years, 7 months ago
  12. 3dbd8ec Fixing rare debug assert on some images. by richgel999 · 4 years, 7 months ago
  13. 3e6a742 WIP (added sources with mipmaps) by Carl Woffenden · 4 years, 7 months ago
  14. fd6b711 Minor docs, minor size tweaks by Carl Woffenden · 4 years, 7 months ago
  15. 8bf626b Fixed standalone compilation warnings by Carl Woffenden · 4 years, 7 months ago
  16. 4a401d9 Don't add EAC to the demo if not building with EAC by Carl Woffenden · 4 years, 7 months ago
  17. 04c8144 Minor: corrected figures by Carl Woffenden · 4 years, 7 months ago
  18. 813b382 Minor: moved note by Carl Woffenden · 4 years, 7 months ago
  19. 7d65ba3 ASTC support (and improved demo) by Carl Woffenden · 4 years, 7 months ago
  20. 963e892 Merge branch 'clang-pedantry-1' into single-file-transcoder by Carl Woffenden · 4 years, 7 months ago
  21. bce834f Fixes more -Wunused-parameter warnings by Carl Woffenden · 4 years, 7 months ago
  22. 85c81f1 Working demo by Carl Woffenden · 4 years, 7 months ago
  23. 6afb2fc Update README.md by Rich Geldreich · 4 years, 7 months ago
  24. 91b8d85 Work-in-progress by Carl Woffenden · 4 years, 7 months ago
  25. 3174fd6 Added RGBA example by Carl Woffenden · 4 years, 7 months ago
  26. 9482b1b Initial commit by Carl Woffenden · 4 years, 7 months ago
  27. b57a362 Reducing the WebAssembly transcoder size by disabling ATC and disabling the 8-bit ASTC tables. Rebuilt the transcoder. by richgel999 · 4 years, 7 months ago
  28. 0d611be Minor Clang fixes by Carl Woffenden · 4 years, 7 months ago
  29. b1b0548 Update README.md by Rich Geldreich · 4 years, 7 months ago
  30. 57fe0ae Update README.md by Rich Geldreich · 4 years, 7 months ago
  31. 3b8b1d2 Update README.md by Rich Geldreich · 4 years, 7 months ago
  32. faa95cb Update README.md by Rich Geldreich · 4 years, 7 months ago
  33. 12daa8f Update README.md by Rich Geldreich · 4 years, 7 months ago
  34. ebf6b9e Update README.md by Rich Geldreich · 4 years, 7 months ago
  35. 25664c0 Update README.md by Rich Geldreich · 4 years, 7 months ago
  36. 6e70902 Fixing tabs by richgel999 · 4 years, 7 months ago
  37. 14a8e3e Fixing tabs by richgel999 · 4 years, 7 months ago
  38. 921a18b Fixing tabs by richgel999 · 4 years, 7 months ago
  39. d9a289d Changing webgl texture test so it uses a power of 2 texture by default, so it works on iOS by richgel999 · 4 years, 7 months ago
  40. d877fea Adding power of 2 texture for webgl texture test, so it works on iOS by richgel999 · 4 years, 7 months ago
  41. e1a520c Adding uncompressed 565 pixel format support to texture demo by richgel999 · 4 years, 7 months ago
  42. eeb15a6 The transcoder now supports unpacking to 565 directly, so we don't need to transcode to BC1 then convert in Javascript by richgel999 · 4 years, 7 months ago
  43. c2869ff Adding uncompressed pixel support to transcoder wrappers in webgl/transcoder/basis_wrappers.cpp. Note uncompressed hasn't been tested yet, but I've verified that compressed still works. by richgel999 · 4 years, 7 months ago
  44. 33bf902 Development message fixes by richgel999 · 4 years, 7 months ago
  45. 3c9ed05 Update README.md by Rich Geldreich · 4 years, 7 months ago
  46. 5cae992 Update README.md by Rich Geldreich · 4 years, 7 months ago
  47. 43d35a9 Update README.md by Rich Geldreich · 4 years, 7 months ago
  48. 2e92f6f Update README.md by Rich Geldreich · 4 years, 7 months ago
  49. 642bf0f Update README.md by Rich Geldreich · 4 years, 7 months ago
  50. b620308 Update README.md by Rich Geldreich · 4 years, 7 months ago
  51. 3b7092b Update README.md by Rich Geldreich · 4 years, 7 months ago
  52. 5041763 Update README.md by Rich Geldreich · 4 years, 7 months ago
  53. dd2ef28 Update README.md by Rich Geldreich · 4 years, 7 months ago
  54. eb3fee4 Update README.md by Rich Geldreich · 4 years, 7 months ago
  55. 1b6304f Update README.md by Rich Geldreich · 4 years, 7 months ago
  56. c7eda68 Update README.md by Rich Geldreich · 4 years, 7 months ago
  57. 3541f1a Update README.md by Rich Geldreich · 4 years, 7 months ago
  58. c892bf9 Update README.md by Rich Geldreich · 4 years, 7 months ago
  59. 972bc4a Update README.md by Rich Geldreich · 4 years, 7 months ago
  60. 21a277d Update README.md by Rich Geldreich · 4 years, 7 months ago
  61. c7eb655 Update README.md by Rich Geldreich · 4 years, 7 months ago
  62. 2a9cb0b Update README.md by Rich Geldreich · 4 years, 7 months ago
  63. b316a05 Rebuilt transcoder in the webgl_videotest directory, also added new texture format enums to index.html by richgel999 · 4 years, 7 months ago
  64. 8545341 Rebuild transcoder in WebAssembly on OSX by richgel999 · 4 years, 7 months ago
  65. 2cb6bda Checking in new webgl files. Note that the WebAssembly transcoder has gotten bloated with BC7 support, which I'm working on fixing right now. (The wasm went from ~200k to 900k, because of a transcoder macro configuration issue.) by richgel999 · 4 years, 7 months ago
  66. 6bc7418 Update README.md by Rich Geldreich · 4 years, 7 months ago
  67. 78c098b Update README.md by Rich Geldreich · 4 years, 7 months ago
  68. 36676e2 When BASISD_SUPPORT_BC7 is defined and set to 0, we disable all the BC7 modes so the WebAssembly/Javascript transcoder doesn't get bloated. I'm going to disable BC7 mode 6 by default in the next minor update. by richgel999 · 4 years, 7 months ago
  69. a195fb5 Update README.md by Rich Geldreich · 4 years, 7 months ago
  70. bf3a194 Updating readme by Rich Geldreich · 4 years, 7 months ago
  71. b67956e Adding new files by richgel999 · 4 years, 7 months ago
  72. 3629438 Transcoder update: ASTC 4x4 RGB/RGBA, ATC RGB/RGBA, BC7 mode 5 RGBA, PVRTC1 4bpp RGBA, and uncompressed raster formats. by richgel999 · 4 years, 7 months ago
  73. 09e71af Update README.md by Rich Geldreich · 4 years, 8 months ago
  74. 98d9848 Update README.md by Rich Geldreich · 4 years, 8 months ago
  75. 6002320 Merge pull request #46 from Squareys/iterator-dbg-level by Rich Geldreich · 4 years, 8 months ago
  76. 8b6cfe1 Adding missing enums for BC7 and PVRTC 32bpp - somehow these got messed up in a reformat. by richgel999 · 4 years, 8 months ago
  77. ab3c0e8 Fixing basis_enc.h so it doesn't include itself by richgel999 · 4 years, 9 months ago
  78. 680ebc8 Updating readme by Rich Geldreich · 4 years, 9 months ago
  79. f8f87d5 Basis Universal doesn't pack blocks to plain ETC1, and it doesn't try to explicitly pack solid color blocks. To reduce the size of the code to maintain, I'm removing this unused/dead code. by richgel999 · 4 years, 9 months ago
  80. 2df7937 Add BASISU_NO_ITERATOR_DEBUG_LEVEL symbol to avoid debug level mismatches by Squareys · 4 years, 10 months ago
  81. 087198f Merge pull request #26 from prestomation/master by Rich Geldreich · 4 years, 10 months ago
  82. bbbce07 Removing unnecessary assert. by richgel999 · 4 years, 10 months ago
  83. c9d2411 Fixing cubemap .KTX files so the proper image_size field is written. Fixes this bug: https://github.com/BinomialLLC/basis_universal/issues/40 by richgel999 · 4 years, 10 months ago
  84. f0cb9db Merge pull request #36 from jherico/fix/assignment_copy_ctor_disable by Rich Geldreich · 4 years, 11 months ago
  85. fccfdd9 Properly disable copy ctor and assignment operator by Brad Davis · 4 years, 11 months ago
  86. 39b5c5b Modularize emscripten build. by Preston Tamkin · 5 years ago
  87. f3f7c69 Merge pull request #32 from cwoffenden/previewers by Rich Geldreich · 4 years, 11 months ago
  88. 5e8ad71 Merge pull request #27 from zeux/wasmopt by Rich Geldreich · 4 years, 11 months ago
  89. 79d0430 Added flush after updating DIB contents by Carl Woffenden · 4 years, 11 months ago
  90. 7d784c7 Correcting the copyright date, as all of the Basis Universal code was written during/after April '19. by Rich Geldreich · 4 years, 11 months ago
  91. b1c5642 Fix for dimensions that aren't a multiple of four by Carl Woffenden · 4 years, 11 months ago
  92. 7121dee Preview image now local by Carl Woffenden · 4 years, 11 months ago
  93. 37a9dc3 Initial working Windows preview by Carl Woffenden · 4 years, 11 months ago
  94. 43fccbd Update README.md by Rich Geldreich · 4 years, 11 months ago
  95. 231fd71 Update README.md by Rich Geldreich · 4 years, 11 months ago
  96. b6c20de Update README.md by Rich Geldreich · 4 years, 11 months ago
  97. 9bb867f Enabling debug flags in transcoder by richgel999 · 4 years, 11 months ago
  98. a92424d Adding webgl_videotest files by richgel999 · 4 years, 11 months ago
  99. 938fe8c Removing OSX build instructions by Rich Geldreich · 4 years, 11 months ago
  100. 589d389 Texture video changes by Rich Geldreich · 4 years, 11 months ago