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-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
e12043ae3ad6660dd3e066d624fd80b7d87e105c
godot
/
drivers
/
vulkan
History
Rémi Verschelde
e12043ae3a
Merge pull request
#67729
from Riteo/workaround-extension-feature-bug
...
Check for a Vulkan extension before checking its features
2022-10-31 10:48:35 +01:00
..
rendering_device_vulkan.cpp
Merge pull request
#64710
from MinusKube/window-size-crash
2022-10-27 10:02:44 -07:00
rendering_device_vulkan.h
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Merge pull request
#67729
from Riteo/workaround-extension-feature-bug
2022-10-31 10:48:35 +01:00
vulkan_context.h
Added fallback to vkCreateRenderPass if VK_KHR_CREATE_RENDERPASS_2_EXTENSION_NAME isn't supported
2022-10-12 09:31:56 +11:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00