summaryrefslogtreecommitdiffstats
path: root/drivers/vulkan/rendering_context_driver_vulkan.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Move Vulkan includes to a central godot_vulkan.h headerGergely Kis2024-09-291-5/+1
* CI: Update `clang-format` pre-commit hook to 19.1.0Rémi Verschelde2024-09-261-2/+2
* Disable extra memory tracking by defaultMatias N. Goldberg2024-08-241-1/+3
* Add debug utilities for VulkanMatias N. Goldberg2024-08-211-0/+50
* Add optional driver workaround to RenderingDevice for Adreno 6XX.Dario2024-05-131-0/+1
* Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...Dario2024-02-121-0/+161