Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish splitting functionality of the Vulkan and D3D12 backends into Renderin... | Dario | 2024-02-12 | 1 | -165/+1683 |
* | Improve stage and slice tracking behavior of RenderingDeviceGraph to fix vari... | Dario | 2024-01-26 | 1 | -0/+47 |
* | Merge pull request #86855 from RandomShaper/fix_vk_get_image | Rémi Verschelde | 2024-01-15 | 1 | -2/+5 |
|\ | |||||
| * | Fix determination of copyable layout for compressed textures in Vulkan | Pedro J. Estébanez | 2024-01-06 | 1 | -2/+5 |
* | | Acyclic Command Graph for RenderingDevice. | Dario | 2024-01-08 | 1 | -16/+34 |
|/ | |||||
* | Fix wrong error message when graphics pipeline creation fails | warriormaster12 | 2023-12-21 | 1 | -1/+1 |
* | Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts | Pedro J. Estébanez | 2023-12-20 | 1 | -0/+3350 |