summaryrefslogtreecommitdiffstats
path: root/servers/rendering/rendering_device_driver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-0/+2
|\
| * Add dependency detection improvements to the render graph.Dario2024-11-011-0/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6dSpartan3222024-10-181-0/+2
|\|
| * Move transitions of textures initialized by transfer workers to the main grap...Dario2024-10-181-0/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Add support for enhanced barriers in D3D12.Dario2024-05-201-0/+2
* Ensure specialization constants come sorted from reflectionPedro J. Estébanez2024-03-121-0/+2
* Split RenderingDevice into API-agnostic and RenderingDeviceDriver partsPedro J. Estébanez2023-12-201-0/+380