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-03 19:11:41 +00:00
Code
Releases
Wiki
Activity
Files
ff0b5f8fa1be4ccd5b8de1d9d49f8a4b71439f63
godot
/
drivers
/
vulkan
History
Rémi Verschelde
ff0b5f8fa1
Merge pull request
#50809
from akien-mga/iterators-const-references
2021-07-25 12:52:58 +02:00
..
rendering_device_vulkan.cpp
Use const references where possible for List range iterators
2021-07-25 12:22:25 +02:00
rendering_device_vulkan.h
Fix various typos with codespell
2021-07-25 11:21:51 +02:00
SCsub
Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK path option, use xcframework instead of static framework).
2021-07-22 16:29:24 +03:00
vulkan_context.cpp
Restructure and reimplement vsync options
2021-07-06 16:34:26 +02:00
vulkan_context.h
Restructure and reimplement vsync options
2021-07-06 16:34:26 +02:00