Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update libwebp to 0.6.1 | volzhs | 2017-12-12 | 6 | -3583/+0 |
| | | | | | | | * lossless performance and compression improvements + a new 'cruncher' mode (-m 6 -q 100) * ARM performance improvements with clang (15-20% w/ndk r15c) * webp-js: emscripten/webassembly based javascript decoder * miscellaneous bug & build fixes | ||||
* | Update libwebp to 0.6.0 | volzhs | 2017-02-17 | 6 | -161/+175 |
| | |||||
* | Update libwebp to 0.5.2 | volzhs | 2016-12-24 | 3 | -17/+29 |
| | |||||
* | webp: Make it a module and unbundle libwebp thirdparty files | Rémi Verschelde | 2016-10-15 | 5 | -0/+3557 |
Note that there are two Godot-specific changes made to libwebp for the javascript/HTML5 platform. They are documented in the README.md. |