1. 895ee8e Update README.md by Rich Geldreich · 4 years, 6 months ago
  2. 7657063 Fixing spelling in -separate_rg_to_color_alpha by richgel999 · 4 years, 6 months ago
  3. 3f91ed8 Update README.md by Rich Geldreich · 4 years, 6 months ago
  4. 5410399 Update README.md by Rich Geldreich · 4 years, 6 months ago
  5. 82eee2e Fixing BASISD_SUPPORT_ATC so if it's set to 0 we check to make sure PVRTC2 is also set to 0 by richgel999 · 4 years, 6 months ago
  6. 765f951 Update README.md by Rich Geldreich · 4 years, 6 months ago
  7. 632a26e Merge remote-tracking branch 'upstream/master' into single-file-transcoder by Carl Woffenden · 4 years, 6 months ago
  8. 8565af6 Merge pull request #76 from akien-mga/fix-win32-mingw by Rich Geldreich · 4 years, 6 months ago
  9. 6072276 Merge pull request #80 from cwoffenden/previewers-enum-changes by Rich Geldreich · 4 years, 6 months ago
  10. 24fde47 Merge pull request #87 from MarkCallow/update-kdfs-links by Rich Geldreich · 4 years, 6 months ago
  11. 0545c43 Merge pull request #91 from mosra/bc7m6-tables-optional by Rich Geldreich · 4 years, 6 months ago
  12. 0dd7107 Merge pull request #95 from zeux/fix-extension by Rich Geldreich · 4 years, 6 months ago
  13. 44ed0e9 Merge pull request #97 from zeux/version by Rich Geldreich · 4 years, 6 months ago
  14. 9a605b4 Add -version argument/mode by Arseny Kapoulkine · 4 years, 7 months ago
  15. 1cb03f8 Don't append .basis extension in basisu_comp.cpp by Arseny Kapoulkine · 4 years, 7 months ago
  16. 176df98 Don't require the huge BC7m6 tables if this format is disabled. by Vladimír Vondruš · 4 years, 8 months ago
  17. bb5897f Update KDFS links to v1.3. by MarkCallow · 4 years, 8 months ago
  18. 267e00a Minor performance tweak to the DIB creation loop by Carl Woffenden · 4 years, 9 months ago
  19. a88ff8b Removed preview pane by Carl Woffenden · 4 years, 9 months ago
  20. 582d8c8 Switched to using Basis's own RGB transcode by Carl Woffenden · 4 years, 9 months ago
  21. 2b08ab7 Added a test to confirm amalgamation worked by Carl Woffenden · 4 years, 9 months ago
  22. 5987afa Added resource preview pane. Minor tweaks. by Carl Woffenden · 4 years, 9 months ago
  23. 36de8d6 Tracking enum changes by Carl Woffenden · 4 years, 9 months ago
  24. 2f43afc Update README.md by Rich Geldreich · 4 years, 9 months ago
  25. d42218a Update README.md by Rich Geldreich · 4 years, 9 months ago
  26. 5511db3 Update README.md by Rich Geldreich · 4 years, 9 months ago
  27. 33c2aaf Update README.md by Rich Geldreich · 4 years, 9 months ago
  28. 72c8a21 Updating legal by Rich Geldreich · 4 years, 9 months ago
  29. ca6d158 Updating legal section by Rich Geldreich · 4 years, 9 months ago
  30. 470cfa2 Updating legal section by Rich Geldreich · 4 years, 9 months ago
  31. efb26e1 Updating legal section by Rich Geldreich · 4 years, 9 months ago
  32. 220f944 Updating legal section by Rich Geldreich · 4 years, 9 months ago
  33. 3a98a57 Update README.md by Rich Geldreich · 4 years, 9 months ago
  34. 4091c74 Updating legal section by Rich Geldreich · 4 years, 9 months ago
  35. e8c6f48 Updating legal section by Rich Geldreich · 4 years, 9 months ago
  36. ec2ce88 Updating legal section by Rich Geldreich · 4 years, 9 months ago
  37. e2d1f6b Added combiner option to keep "#pragma once" directives by Carl Woffenden · 4 years, 9 months ago
  38. 53e372b Merge remote-tracking branch 'upstream/master' into single-file-transcoder by Carl Woffenden · 4 years, 9 months ago
  39. cb03a73 Updating ASTC license stuff by Rich Geldreich · 4 years, 9 months ago
  40. 2a7dd1a Adding ASTC license info by Rich Geldreich · 4 years, 9 months ago
  41. c04d24d Generated file is now basisu_transcoder.cpp by Carl Woffenden · 4 years, 9 months ago
  42. a5c36a5 -x included error if used by Carl Woffenden · 4 years, 9 months ago
  43. b48087b Merge remote-tracking branch 'upstream/master' into single-file-transcoder by Carl Woffenden · 4 years, 9 months ago
  44. 1cae1d5 Rebuilt transcoder by Richard Geldreich · 4 years, 9 months ago
  45. a056ee5 Update README.md by Rich Geldreich · 4 years, 9 months ago
  46. 4a2c0d6 Removed PVRTC1 wrap option by richgel999 · 4 years, 9 months ago
  47. 01d391c PVRTC1 apparently always use wrap addressing when fetching the adjacent block colors (even when clamp texture addressing is being used), so we don't need the wrap vs. clamp option anymore. It's always wrap and that's that. by richgel999 · 4 years, 9 months ago
  48. 9be4e21 Adding -pvrtc_clamp command line flag, so we can see what PVRTC1 textures look like when transcoded and unpacked with clamp addressing by richgel999 · 4 years, 9 months ago
  49. 51c21d1 Revert "Revert "Brought up-to-date with transcoder changes"" by Carl Woffenden · 4 years, 9 months ago
  50. ff531b2 Revert "Brought up-to-date with transcoder changes" by Carl Woffenden · 4 years, 9 months ago
  51. 0415685 Revert "Merge branch 'single-file-transcoder' of https://github.com/cwoffenden/basis_universal into single-file-transcoder" by Carl Woffenden · 4 years, 9 months ago
  52. f5fd92b Revert "Undid the git merge mess" by Carl Woffenden · 4 years, 9 months ago
  53. 6b0f37d Undid the git merge mess by Carl Woffenden · 4 years, 9 months ago
  54. 41c34d1 Merge branch 'single-file-transcoder' of https://github.com/cwoffenden/basis_universal into single-file-transcoder by Carl Woffenden · 4 years, 9 months ago
  55. 30a7c20 Brought up-to-date with transcoder changes by Carl Woffenden · 4 years, 9 months ago
  56. 5c77348 Added exclude option, improved example by Carl Woffenden · 4 years, 9 months ago
  57. e51d78a WIP (added sources with mipmaps) by Carl Woffenden · 4 years, 9 months ago
  58. e8507ef Minor docs, minor size tweaks by Carl Woffenden · 4 years, 9 months ago
  59. cd05206 Fixed standalone compilation warnings by Carl Woffenden · 4 years, 9 months ago
  60. e3c1005 Don't add EAC to the demo if not building with EAC by Carl Woffenden · 4 years, 9 months ago
  61. 9399434 Minor: corrected figures by Carl Woffenden · 4 years, 9 months ago
  62. f8b0bfe Minor: moved note by Carl Woffenden · 4 years, 9 months ago
  63. 6c4d877 ASTC support (and improved demo) by Carl Woffenden · 4 years, 9 months ago
  64. ac73849 Fixes more -Wunused-parameter warnings by Carl Woffenden · 4 years, 9 months ago
  65. 80271e2 Working demo by Carl Woffenden · 4 years, 9 months ago
  66. 9dd6068 Work-in-progress by Carl Woffenden · 4 years, 9 months ago
  67. c002331 Added RGBA example by Carl Woffenden · 4 years, 9 months ago
  68. bd8feea Initial commit by Carl Woffenden · 4 years, 9 months ago
  69. a6bd48a Minor Clang fixes by Carl Woffenden · 4 years, 9 months ago
  70. dad34ea Update README.md by Rich Geldreich · 4 years, 9 months ago
  71. 91ac05a Update README.md by Rich Geldreich · 4 years, 9 months ago
  72. 6e9f2e6 Merge pull request #77 from akien-mga/cmake-out-of-source by Rich Geldreich · 4 years, 9 months ago
  73. 5f804e2 Update README.md by Rich Geldreich · 4 years, 9 months ago
  74. 0499e57 Added exclude option, improved example by Carl Woffenden · 4 years, 9 months ago
  75. 74a724f CMake: Fix stripping out-of-source build by Rémi Verschelde · 4 years, 9 months ago
  76. b32a0c1 Win32: Fix build with GCC (MinGW) by Rémi Verschelde · 4 years, 9 months ago
  77. 9a63bb6 Update README.md by Rich Geldreich · 4 years, 9 months ago
  78. d33443a Update README.md by Rich Geldreich · 4 years, 9 months ago
  79. c349448 Update README.md by Rich Geldreich · 4 years, 9 months ago
  80. 7f8404f Update README.md by Rich Geldreich · 4 years, 9 months ago
  81. 11f46d7 New files by richgel999 · 4 years, 9 months ago
  82. 05722dc Update README.md by Rich Geldreich · 4 years, 9 months ago
  83. 2af4f74 Transcoder wrappers compilation fixes, rebuilt WebAssembly transcoder by richgel999 · 4 years, 9 months ago
  84. 54304fa - Adding PVRTC2 RGB/RGBA and ETC2 EAC R11 and RG11 by richgel999 · 4 years, 9 months ago
  85. 3dbd8ec Fixing rare debug assert on some images. by richgel999 · 4 years, 9 months ago
  86. 3e6a742 WIP (added sources with mipmaps) by Carl Woffenden · 4 years, 9 months ago
  87. fd6b711 Minor docs, minor size tweaks by Carl Woffenden · 4 years, 9 months ago
  88. 8bf626b Fixed standalone compilation warnings by Carl Woffenden · 4 years, 9 months ago
  89. 4a401d9 Don't add EAC to the demo if not building with EAC by Carl Woffenden · 4 years, 9 months ago
  90. 04c8144 Minor: corrected figures by Carl Woffenden · 4 years, 9 months ago
  91. 813b382 Minor: moved note by Carl Woffenden · 4 years, 9 months ago
  92. 7d65ba3 ASTC support (and improved demo) by Carl Woffenden · 4 years, 9 months ago
  93. 963e892 Merge branch 'clang-pedantry-1' into single-file-transcoder by Carl Woffenden · 4 years, 9 months ago
  94. bce834f Fixes more -Wunused-parameter warnings by Carl Woffenden · 4 years, 9 months ago
  95. 85c81f1 Working demo by Carl Woffenden · 4 years, 9 months ago
  96. 6afb2fc Update README.md by Rich Geldreich · 4 years, 9 months ago
  97. 91b8d85 Work-in-progress by Carl Woffenden · 4 years, 9 months ago
  98. 3174fd6 Added RGBA example by Carl Woffenden · 4 years, 9 months ago
  99. 9482b1b Initial commit by Carl Woffenden · 4 years, 9 months ago
  100. b57a362 Reducing the WebAssembly transcoder size by disabling ATC and disabling the 8-bit ASTC tables. Rebuilt the transcoder. by richgel999 · 4 years, 9 months ago