summaryrefslogtreecommitdiffstats
path: root/scene/resources/texture_rd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-1/+1
|\
| * Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CU...jadeharley22024-11-111-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Enforce calling RenderingDevice code from rendering thread in TextureRD classesclayjohn2024-01-291-87/+99
* Avoid saving the texture_rd_rid property of TextureRD resourcesclayjohn2024-01-241-3/+3
* Add custom texture create functionBastiaan Olij2023-07-261-0/+346