aboutsummaryrefslogtreecommitdiff
path: root/drivers/webp/dec
Commit message (Collapse)AuthorAgeFilesLines
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-1516-7558/+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-083-3/+3
|
* Update webp driver to 0.5.1 (upstream)volzhs2016-07-0813-212/+424
|
* -Webp include paths are broken, hacked them to work, fixes #2995Juan Linietsky2015-12-073-3/+3
|
* -Missing files in new webp versionJuan Linietsky2015-12-042-0/+109
|
* -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the ↵Juan Linietsky2015-12-0415-1679/+2217
| | | | | | 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
* fix include paths in webpMarqin2014-09-142-2/+2
|
* Fixed build issue on linux (missing webp include path).rrockru2014-02-142-2/+2
| | | | Tested on ArchLinux.
* Reverted to older version of WebP, newer one crashed on Android.Juan Linietsky2014-02-1016-1428/+1060
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-0916-0/+7067