1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 16:10:44 +00:00
godot/drivers/d3d12
2024-01-02 17:15:59 +02:00
..
d3d12_context.cpp [D3D12] Dynamically load Agility SDK. 2024-01-02 17:15:59 +02:00
d3d12_context.h [D3D12] Dynamically load Agility SDK. 2024-01-02 17:15:59 +02:00
d3d12_godot_nir_bridge.h Add Direct3D 12 RenderingDevice implementation 2023-12-12 19:10:04 +01:00
d3d12ma.cpp Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts 2023-12-20 19:18:08 +01:00
rendering_device_driver_d3d12.cpp Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts 2023-12-20 19:18:08 +01:00
rendering_device_driver_d3d12.h Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts 2023-12-20 19:18:08 +01:00
SCsub Add RD_ENABLED when VULKAN_ENABLED or D3D12_ENABLED is added 2023-12-25 11:13:01 +08:00