aboutsummaryrefslogtreecommitdiff
path: root/drivers/webp/mux
Commit message (Collapse)AuthorAgeFilesLines
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-155-3557/+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-082-5/+5
|
* Update webp driver to 0.5.1 (upstream)volzhs2016-07-083-151/+281
|
* -Webp include paths are broken, hacked them to work, fixes #2995Juan Linietsky2015-12-072-5/+5
|
* -Missing files in new webp versionJuan Linietsky2015-12-041-0/+1404
|
* -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the ↵Juan Linietsky2015-12-045-1717/+868
| | | | | | process. Keeping old version just in case for now. -Added ability to convert xml and tscn scenes to binary on export, makes loading of larger scenes faster
* Fixed build issue on linux (missing webp include path).rrockru2014-02-142-5/+5
| | | | Tested on ArchLinux.
* Reverted to older version of WebP, newer one crashed on Android.Juan Linietsky2014-02-105-791/+1690
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-094-0/+1973