summaryrefslogtreecommitdiffstats
path: root/modules/webp/image_loader_webp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrlupoDharkael2020-04-021-5/+5
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-26/+23
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'Rémi Verschelde2019-08-171-5/+2
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'Robin Hübner2019-08-121-2/+1
* Added release function to PoolVector::Access.Ibrahn Sahir2019-07-061-5/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-3/+3
* Add webp buffer loader for Imagegeequlim2018-07-171-29/+38
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Added support for SVGDaniel J. Ramirez2017-08-201-1/+1
* Several fixes related to PBR and EnvironmentJuan Linietsky2017-05-301-1/+1
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-17/+18
* Fix property warnings and hide some debug printsRémi Verschelde2017-04-231-3/+7
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-57/+46
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-21/+21
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-5/+5
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-151-0/+183