summaryrefslogtreecommitdiffstats
path: root/scene/resources/external_texture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5Spartan3222024-10-241-1/+22
|\
| * ExternalTexture: Avoid error when destroyed without having been usedPedro J. Estébanez2024-10-231-1/+22
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Remove direct render include in `ExternalTexture`A Thousand Ships2024-09-211-3/+0
* Add external texture support (GLES3)David Snopek2024-09-201-0/+92