This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
godot
/
drivers
/
d3d12
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Thaddeus Crews
fddd45ea1c
Merge pull request
#119091
from ArchercatNEO/context-driver-surface-supports-hdr
...
HDR: Implement checking if surface supports HDR output.
2026-05-06 14:56:27 -05:00
..
d3d12_godot_nir_bridge.h
Remove unused includes in
drivers
with clangd-tidy
2026-03-14 22:38:02 +01:00
d3d12_hooks.cpp
…
d3d12_hooks.h
Clean up includes in
drivers/d3d12
2026-03-14 22:39:01 +01:00
dxil_hash.cpp
…
dxil_hash.h
Remove unused includes in
platform
with clangd-tidy
2026-03-14 22:37:05 +01:00
godot_d3d12ma.h
Misc includes or modernize fixes found via clangd-tidy
2026-03-16 21:38:26 +01:00
godot_d3dx12.h
Clean up includes in
drivers/d3d12
2026-03-14 22:39:01 +01:00
godot_nir.h
Clean up includes in
drivers/d3d12
2026-03-14 22:39:01 +01:00
rendering_context_driver_d3d12.cpp
Style: Tweak ordering of
thirdparty
includes with angle brackets
2026-03-18 10:41:59 +01:00
rendering_context_driver_d3d12.h
Clean up includes in
drivers/d3d12
2026-03-14 22:39:01 +01:00
rendering_device_driver_d3d12.cpp
Merge pull request
#119091
from ArchercatNEO/context-driver-surface-supports-hdr
2026-05-06 14:56:27 -05:00
rendering_device_driver_d3d12.h
HDR: Implement surface supports HDR output.
2026-05-06 19:51:54 +01:00
rendering_shader_container_d3d12.cpp
Fix crash when baking shaders for D3D12 from Vulkan.
2026-05-05 20:45:06 +03:00
rendering_shader_container_d3d12.h
Clean up includes in
drivers/d3d12
2026-03-14 22:39:01 +01:00
SCsub
Remove AccessKit dynamic wrappers, add download script and build warning if libs are missing.
2026-03-11 14:52:38 +02:00