mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-23 03:28:10 +00:00
Update README.md
This commit is contained in:
@@ -81,7 +81,7 @@ before any build artifacts have been created.
|
||||
- Encoder now supports being compiled to WebAssembly using emscripten. (Currently multithreading is disabled, but we hope to enable it soon once we figure out why std::function and lambdas are failing with a stack overflow.)
|
||||
- Added the webgl/encode directory, which compiles the encoder and transcoder to WebAssembly.
|
||||
- Added the webgl/encode_test sample, which shows how to use the compressor from JavaScript.
|
||||
- Added new API's to the JavaScript wrappers in webgl/transcoder/basis_wrappers.cpp. There are now JavaScript wrappers for compression, container independent transcoding, and .basis file information retrieival. Added lots of comments to basis_wrappers.cpp.
|
||||
- Added new API's to the JavaScript wrappers in webgl/transcoder/basis_wrappers.cpp. There are now JavaScript wrappers for compression, container independent transcoding, and .basis file information retrieival. Added lots of comments to basis_wrappers.cpp. Every codec feature is now available from JavaScript.
|
||||
|
||||
3/25/20 release notes:
|
||||
- Added fuzz-safe JPEG reading. We support full-safe JPEG/BMP/TGA/PNG now.
|
||||
|
||||
Reference in New Issue
Block a user