aboutsummaryrefslogtreecommitdiff
path: root/drivers/webp/dec/buffer.c
Commit message (Collapse)AuthorAgeFilesLines
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-151-300/+0
| | | | | | Note that there are two Godot-specific changes made to libwebp for the javascript/HTML5 platform. They are documented in the README.md.
* Update webp driver to 0.5.1 (upstream)volzhs2016-07-081-3/+43
|
* -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the ↵Juan Linietsky2015-12-041-27/+72
| | | | | | 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
* Reverted to older version of WebP, newer one crashed on Android.Juan Linietsky2014-02-101-5/+10
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+210