summaryrefslogtreecommitdiffstats
path: root/servers/rendering/rendering_device_commons.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...Dario2024-10-021-1/+1
* Make shader binary alignment handling simpler and more robustPedro J. Estébanez2024-03-061-3/+4
* Split RenderingDevice into API-agnostic and RenderingDeviceDriver partsPedro J. Estébanez2023-12-201-0/+912