summaryrefslogtreecommitdiffstats
path: root/drivers/vulkan/rendering_device_driver_vulkan.h
Commit message (Expand)AuthorAgeFilesLines
* Vulkan: account for externally backed textures (i.e., created via `texture_cr...Sander2024-09-121-0/+3
* Add debug utilities for VulkanMatias N. Goldberg2024-08-211-2/+31
* Merge pull request #91769 from DarioSamo/d3d12_enhanced_barriersRémi Verschelde2024-05-311-0/+1
|\
| * Add support for enhanced barriers in D3D12.Dario2024-05-201-0/+1
* | [DisplayServer] Add method to check if window transparency is supported and e...bruvzg2024-05-231-0/+3
|/
* Improvements to VRS/Foveated renderingBastiaan Olij2024-05-031-0/+1
* Merge execute and present commands for RenderingDeviceDriver.Dario2024-02-191-2/+4
* Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...Dario2024-02-121-25/+183
* Acyclic Command Graph for RenderingDevice.Dario2024-01-081-0/+7
* Split RenderingDevice into API-agnostic and RenderingDeviceDriver partsPedro J. Estébanez2023-12-201-0/+482