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
2025-11-09 12:50:35 +00:00
Code
Releases
Wiki
Activity
Files
683d11a69f1b0b5b64a183c282c9ad5a27e42cbc
godot
/
drivers
/
vulkan
History
Clay John
683d11a69f
Merge pull request
#98279
from Calinou/vulkan-d3d12-silence-using-present-mode
...
Remove "Using present mode" verbose prints in Vulkan and Direct3D 12
2024-10-27 19:24:35 -07:00
..
godot_vulkan.h
Move Vulkan includes to a central godot_vulkan.h header
2024-09-29 17:53:18 +02:00
rendering_context_driver_vulkan.cpp
Disable extra memory tracking by default
2024-08-24 20:52:39 -03:00
rendering_context_driver_vulkan.h
Move Vulkan includes to a central godot_vulkan.h header
2024-09-29 17:53:18 +02:00
rendering_device_driver_vulkan.cpp
Merge pull request
#98279
from Calinou/vulkan-d3d12-silence-using-present-mode
2024-10-27 19:24:35 -07:00
rendering_device_driver_vulkan.h
Fix race conditions in breadcrumbs
2024-10-22 22:08:46 -03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
vulkan_hooks.cpp
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00
vulkan_hooks.h
Move Vulkan includes to a central godot_vulkan.h header
2024-09-29 17:53:18 +02:00