summaryrefslogtreecommitdiffstats
path: root/drivers/vulkan/rendering_device_driver_vulkan.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...Dario2024-02-121-165/+1683
* Improve stage and slice tracking behavior of RenderingDeviceGraph to fix vari...Dario2024-01-261-0/+47
* Merge pull request #86855 from RandomShaper/fix_vk_get_imageRémi Verschelde2024-01-151-2/+5
|\
| * Fix determination of copyable layout for compressed textures in VulkanPedro J. Estébanez2024-01-061-2/+5
* | Acyclic Command Graph for RenderingDevice.Dario2024-01-081-16/+34
|/
* Fix wrong error message when graphics pipeline creation failswarriormaster122023-12-211-1/+1
* Split RenderingDevice into API-agnostic and RenderingDeviceDriver partsPedro J. Estébanez2023-12-201-0/+3350