Age | Commit message (Expand) | Author |
---|---|---|
2017-09-04 | Fix ETC2 import for luminance/lumalpha textures, fixes #10421 | Juan Linietsky |
2017-09-01 | Merge pull request #10846 from hpvb/fix-sign-compare | Rémi Verschelde |
2017-09-01 | etc: Append -std=gnu++11 to CCFLAGS instead of CXXFLAGS | Ignacio Etcheverry |
2017-09-01 | Fix signed and unsigned comparisons | Hein-Pieter van Braam |
2017-08-30 | Disable -ffast-math for etc2comp | Hein-Pieter van Braam |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-17 | Add closest_power_of_2 func and implement mix_rate/latency on OS X | Marcelo Fernandez |
2017-07-05 | Some changes to dual paraboloid envmap generation, fixes somme bleeding | Juan Linietsky |
2017-06-30 | Disable etc2comp and tinyexr modules on non-tools build | Rémi Verschelde |
2017-06-17 | etc: Do not overestimate number of CPU threads | Rémi Verschelde |
2017-06-16 | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky |
2017-05-31 | Add ETC1/ETC2 compression support though etc2comp. | Ferenc Arn |