This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-07 19:53:17 +00:00
Code
Releases
Wiki
Activity
Files
2a4eaa4cd897c8040fb0dd14cbbbab81479242e3
godot
/
drivers
/
d3d12
History
bruvzg
126a763f7a
[D3D12] Dynamically load Agility SDK.
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