aboutsummaryrefslogtreecommitdiff
path: root/modules/tga/image_loader_tga.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10846 from hpvb/fix-sign-compareRémi Verschelde2017-09-011-5/+5
|\ | | | | Fix signed and unsigned comparisons
| * Fix signed and unsigned comparisonsHein-Pieter van Braam2017-09-011-5/+5
| | | | | | | | The first in my quest to make Godot 3.x compile with -Werror on GCC7
* | Fix files headerPoommetee Ketson2017-09-011-1/+1
|/
* 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
|
* TGA support based on SaracenOne's work.Juan Linietsky2017-06-071-0/+314