Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vulkan: account for externally backed textures (i.e., created via `texture_cr... | Sander | 2024-09-12 | 1 | -0/+3 |
* | Add debug utilities for Vulkan | Matias N. Goldberg | 2024-08-21 | 1 | -2/+31 |
* | Merge pull request #91769 from DarioSamo/d3d12_enhanced_barriers | Rémi Verschelde | 2024-05-31 | 1 | -0/+1 |
|\ | |||||
| * | Add support for enhanced barriers in D3D12. | Dario | 2024-05-20 | 1 | -0/+1 |
* | | [DisplayServer] Add method to check if window transparency is supported and e... | bruvzg | 2024-05-23 | 1 | -0/+3 |
|/ | |||||
* | Improvements to VRS/Foveated rendering | Bastiaan Olij | 2024-05-03 | 1 | -0/+1 |
* | Merge execute and present commands for RenderingDeviceDriver. | Dario | 2024-02-19 | 1 | -2/+4 |
* | Finish splitting functionality of the Vulkan and D3D12 backends into Renderin... | Dario | 2024-02-12 | 1 | -25/+183 |
* | Acyclic Command Graph for RenderingDevice. | Dario | 2024-01-08 | 1 | -0/+7 |
* | Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts | Pedro J. Estébanez | 2023-12-20 | 1 | -0/+482 |