aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/libwebp
Commit message (Collapse)AuthorAgeFilesLines
* Update libwebp to 1.0.0volzhs2018-05-1647-366/+1586
|
* Update libwebp to 0.6.1volzhs2017-12-12160-6147/+7512
| | | | | | | * 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.0volzhs2017-02-17137-3613/+10103
|
* Update libwebp to 0.5.2volzhs2016-12-2427-229/+310
|
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-15149-0/+58464
Note that there are two Godot-specific changes made to libwebp for the javascript/HTML5 platform. They are documented in the README.md.