Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 1 | -0/+6 |
|\ | |||||
| * | Use direct composition for d3d12 backend | 0x0ACB | 2024-11-26 | 1 | -0/+6 |
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ | |||||
* | D3D12: Avoid crash on exit | Pedro J. Estébanez | 2024-08-02 | 1 | -0/+5 |
* | D3D12: Get rid of DXIL.dll! | Pedro J. Estébanez | 2024-07-11 | 1 | -8/+1 |
* | [LLVM/MinGW] Fix/suppress DX12 related warnings. | bruvzg | 2024-06-19 | 1 | -0/+8 |
* | Add optional driver workaround to RenderingDevice for Adreno 6XX. | Dario | 2024-05-13 | 1 | -0/+1 |
* | Merge pull request #88540 from bruvzg/d3d12_guids2 | Rémi Verschelde | 2024-03-05 | 1 | -3/+4 |
|\ | |||||
| * | [D3D12] Define GUIDs directly. | bruvzg | 2024-02-19 | 1 | -3/+4 |
* | | [Windows] Make D3D12 loading dynamic to support pre Windows 10 versions. | bruvzg | 2024-02-19 | 1 | -7/+27 |
|/ | |||||
* | Finish splitting functionality of the Vulkan and D3D12 backends into Renderin... | Dario | 2024-02-12 | 1 | -0/+313 |