Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Windows] Make D3D12 loading dynamic to support pre Windows 10 versions. | bruvzg | 2024-02-19 | 2 | -5/+107 |
| | |||||
* | Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts | Pedro J. Estébanez | 2023-12-20 | 24 | -5546/+13958 |
| | | | | | | Credit and thanks to @bruzvg for multiple build fixes, update of 3rd-party items and MinGW support. Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com> | ||||
* | Add Direct3D 12 RenderingDevice implementation | Pedro J. Estébanez | 2023-12-12 | 12 | -0/+49781 |