Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for enhanced barriers in D3D12. | Dario | 2024-05-20 | 1 | -7/+19 |
* | Add optional driver workaround to RenderingDevice for Adreno 6XX. | Dario | 2024-05-13 | 1 | -3/+19 |
* | Remove tracking logic for input attachments as it's not necessary. | Dario | 2024-02-21 | 1 | -2/+0 |
* | Add validation to render graph for draw and compute lists. | Dario | 2024-02-14 | 1 | -0/+2 |
* | Finish splitting functionality of the Vulkan and D3D12 backends into Renderin... | Dario | 2024-02-12 | 1 | -1/+2 |
* | Improve stage and slice tracking behavior of RenderingDeviceGraph to fix vari... | Dario | 2024-01-26 | 1 | -7/+12 |
* | Acyclic Command Graph for RenderingDevice. | Dario | 2024-01-08 | 1 | -0/+668 |