aboutsummaryrefslogtreecommitdiff
path: root/drivers/webp/enc/histogram.c
Commit message (Collapse)AuthorAgeFilesLines
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-151-937/+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-1/+1
|
* Update webp driver to 0.5.1 (upstream)volzhs2016-07-081-204/+243
|
* -Webp include paths are broken, hacked them to work, fixes #2995Juan Linietsky2015-12-071-1/+1
|
* -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the ↵Juan Linietsky2015-12-041-238/+730
| | | | | | 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-180/+74
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+512