aboutsummaryrefslogtreecommitdiff
path: root/drivers/webp/mux/anim_encode.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-151-1534/+0
| | | | | | Note that there are two Godot-specific changes made to libwebp for the javascript/HTML5 platform. They are documented in the README.md.
* Modified webp source codes for godotvolzhs2016-07-081-4/+4
|
* Update webp driver to 0.5.1 (upstream)volzhs2016-07-081-146/+276
|
* -Webp include paths are broken, hacked them to work, fixes #2995Juan Linietsky2015-12-071-4/+4
|
* -Missing files in new webp versionJuan Linietsky2015-12-041-0/+1404