1. ab722fa - Adding support for skip blocks, i-frames and p-frames to the backend and transcoder, for texture video use. by richgel999 · 5 years ago 1.08 v1.08
  2. 0000142 Fix webgl CMakeLists.txt setup by Arseny Kapoulkine · 5 years ago
  3. 06019e7 Updating examples by Rich Geldreich · 5 years ago
  4. bc5864c Updating forward compat section by Rich Geldreich · 5 years ago
  5. 78f1aa3 Updating -level section by Rich Geldreich · 5 years ago
  6. cffae80 Updating -level section by Rich Geldreich · 5 years ago
  7. 72f1cfe Updating -level section by Rich Geldreich · 5 years ago
  8. 1ea4a92 Fixing graph's axis label by Rich Geldreich · 5 years ago
  9. 13197a1 Update README.md by Rich Geldreich · 5 years ago
  10. ad308cc Adding encoder level vs. perf/quality graph. by Rich Geldreich · 5 years ago
  11. f631b29 Frontend optimizations: Adding multiple compression levels to the encoder's frontend. Level 2 and 4 are equivalent to the initial release (default or -slower). Level 1 is now the new default, and is on average 21% faster than level 2. (Or more, up to 2-2.5x, on large images.) The help text documents what encoder features are used in each level. Level 0 is fine for most images, but is weak on artificial images and really large complex images. -slower now sets level 2 (not 4). by Rich Geldreich · 5 years ago
  12. 00b5c25 Encoder frontend fix: Setting unquantized ETC1S selectors (that got stomped in the previous optimization). by Rich Geldreich · 5 years ago
  13. a2144d7 Update README.md by Rich Geldreich · 5 years ago
  14. 3050ca4 Optimizing basisu_frontend::init_endpoint_training_vectors() so it doesn't go recompute the ETC1S block basecolor/inten tables again. We already do this in basisu_frontend::init_etc1_images(). This change should not change the output files in any way. by Rich Geldreich · 5 years ago
  15. 21ab9be Update README.md by Rich Geldreich · 5 years ago
  16. fbeb5d0 Update README.md by Rich Geldreich · 5 years ago
  17. 0c2d072 Update README.md by Rich Geldreich · 5 years ago
  18. d284b08 Update README.md by Rich Geldreich · 5 years ago
  19. dd29d75 Default mipmap filtering now follows the -linear option. Also updating tool help text, and bumping the version. by Rich Geldreich · 5 years ago
  20. c180a08 Minor transcoder update: Adding support for arbitrary output texture row pitches, for usage with the Vulkan rendering API. by Rich Geldreich · 5 years ago
  21. 5a3da3e Merge pull request #17 from nigeltao/master by Rich Geldreich · 5 years ago
  22. 0215d79 Fix README.md markdown syntax typo by Nigel Tao · 5 years ago
  23. 92bc0de Fixing demo falling back to 565 problem on Firefox (and possibly Edge). by richgel999 · 5 years ago v1.00
  24. 3bfe6d5 Merge pull request #9 from 1ace/patch-1 by Rich Geldreich · 5 years ago
  25. e00e6c1 Merge pull request #10 from waracci/bg-fix-typo-readme by Rich Geldreich · 5 years ago
  26. f32dc7b Update README.md by Rich Geldreich · 5 years ago
  27. ab30538 Merge pull request #12 from kenrussell/add-examples-to-readme by Rich Geldreich · 5 years ago
  28. a3e3cdc Add more compilation and usage instructions. by Kenneth Russell · 5 years ago
  29. 87486df bg(fix-typo): fix a single typo on the readme file by warachi · 5 years ago
  30. 00f7b5b cmake: add installation target by Eric Engestrom · 5 years ago
  31. 0319b50 Merge pull request #7 from zeux/wasmopt by Rich Geldreich · 5 years ago
  32. c2430c3 Use emmalloc instead of dlmalloc to save a bit more space by Arseny Kapoulkine · 5 years ago
  33. f5d5029 Make codec options externally configurable and remove BC7 support by Arseny Kapoulkine · 5 years ago
  34. 6fa7476 Remove std::iostream from the transcoders by Arseny Kapoulkine · 5 years ago
  35. af8f9f8 Remove assert(x) hack in favor of NDEBUG by Arseny Kapoulkine · 5 years ago
  36. a52a31e Rebuild basis_transcoder with new Emscripten (emsdk 1.38.31) by Arseny Kapoulkine · 5 years ago
  37. 5f5c579 Update README.md by Rich Geldreich · 5 years ago
  38. b5d11d5 Update README.md by Rich Geldreich · 5 years ago
  39. 24cb2d8 Update README.md by Rich Geldreich · 5 years ago
  40. 8b7bd4d Merge pull request #3 from seeekr/patch-1 by Rich Geldreich · 5 years ago
  41. 84573a0 fix typos in README.md by Denis Andrejew · 5 years ago
  42. d2ba604 Add link to glTF extension (in progress) by Don McCurdy · 5 years ago
  43. 044f12d Update README.md by Rich Geldreich · 5 years ago
  44. b9bc7d3 Update README.md by Rich Geldreich · 5 years ago
  45. ba1fa55 Update README.md by Rich Geldreich · 5 years ago
  46. a2532b1 Update README.md by Rich Geldreich · 5 years ago
  47. 0007fb0 Update README.md by Rich Geldreich · 5 years ago
  48. de4f166 Update README.md by Rich Geldreich · 5 years ago
  49. 9d135d2 Update README.md by Rich Geldreich · 5 years ago
  50. 51fb743 Fixing/updating basisu tool help text. by richgel999 · 5 years ago
  51. b115f4b Add links to WebGL demos. by Don McCurdy · 5 years ago
  52. b688682 Update README.md by Rich Geldreich · 5 years ago
  53. d6e7008 Update README.md by Rich Geldreich · 5 years ago
  54. 9ccd884 Update README.md by Rich Geldreich · 5 years ago
  55. ee4d682 Update README.md by Rich Geldreich · 5 years ago
  56. 5285f3c Update README.md by Rich Geldreich · 5 years ago
  57. e42e125 Update README.md by Rich Geldreich · 5 years ago
  58. 71a866d Merge pull request #1 from BinomialLLC/gltf-demo by 狄学长ShrekShao · 5 years ago
  59. 4009e93 Use low-quality AGI model by shrekshao · 5 years ago gltf-demo
  60. ab63add Fix CMakeList and rebuilt test by shrekshao · 5 years ago
  61. b4d338b Fix broken link. by Don McCurdy · 5 years ago
  62. 70eda12 Clean up. by Don McCurdy · 5 years ago
  63. 871ccb0 Update readmes. by Don McCurdy · 5 years ago
  64. e3ffbcc Include prebuilt transcoder. by Don McCurdy · 5 years ago
  65. e654e34 Rename demo folders. by Don McCurdy · 5 years ago
  66. 3ce8a27 Update README.md by Rich Geldreich · 5 years ago
  67. 4173c06 Update README.md by Rich Geldreich · 5 years ago
  68. 86b9fa5 Add screenshots of demos by shrekshao · 5 years ago
  69. c4cc4e4 Restructure webgl demo folders and Update readme by shrekshao · 5 years ago
  70. cec4c0e Port webgl draw texture demo to use new wrapper wasm by shrekshao · 5 years ago
  71. 9a6e126 Fix build.sh tested on mac and linux by shrekshao · 5 years ago
  72. 1483648 Include basis_transcoder.js in html head by shrekshao · 5 years ago
  73. 7193e13 Build wasm with merged master by shrekshao · 5 years ago
  74. 467489f Merge branch 'master' into gltf-demo by shrekshao · 5 years ago
  75. b5e9308 Whitespace cleanup. by Don McCurdy · 5 years ago
  76. 13cd18d Remove duplicate copy of credits. by Don McCurdy · 5 years ago
  77. 0f1fbbf Reformat. by Don McCurdy · 5 years ago
  78. 0223935 Add links to credited sites. by Don McCurdy · 5 years ago
  79. eb9b396 Reformat credits. by Don McCurdy · 5 years ago
  80. 0428221 Simplify readme to use more JS-standard tooling. by Don McCurdy · 5 years ago
  81. c6ce4dd Reorganize JS to separate threejs scene setup from Basis texture loading. by Don McCurdy · 5 years ago
  82. d5ec2c2 update readme by shrekshao · 5 years ago
  83. ae867cd Get working on ios by shrekshao · 5 years ago
  84. e7fc439 wip: pvrtc by shrekshao · 5 years ago
  85. e74b3c6 gltf demo build instructions and readme by shrekshao · 5 years ago
  86. b844b9e Fixing crop_dup_borders() so mipmap levels smaller than 4x4 get duplicated edge pixels vs. black pixels (to reduce edge artifacts on tiny mips). by Rich Geldreich · 5 years ago
  87. a416f59 Adding output filename to "compression succeeded" message by Rich Geldreich · 5 years ago
  88. a84f169 Printing per-image information in -validate command. by Rich Geldreich · 5 years ago
  89. 5bc516f Update README.md by Rich Geldreich · 5 years ago
  90. 37c74d7 Update README.md by Rich Geldreich · 5 years ago
  91. 9b00d11 Update README.md by Rich Geldreich · 5 years ago
  92. 8e68e6c Update README.md by Rich Geldreich · 5 years ago
  93. 2658bd8 Update README.md by Rich Geldreich · 5 years ago
  94. 17335c2 Update README.md by Rich Geldreich · 5 years ago
  95. 2b0aee1 Update README.md by Rich Geldreich · 5 years ago
  96. ae07c16 Update README.md by Rich Geldreich · 5 years ago
  97. 1afb8e7 Fixing BASISU_DEVEL_MESSAGES for MSVC. by Rich Geldreich · 5 years ago
  98. 3836731 Update README.md by Rich Geldreich · 5 years ago
  99. 057629e Update README.md by Rich Geldreich · 5 years ago
  100. c407d4b Update README.md by Rich Geldreich · 5 years ago