This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76ef71bda0f2a2c5d80dd3fffd9ae4cbccf050fb
godot
/
drivers
/
vulkan
History
Rémi Verschelde
5947f22be9
Merge pull request
#67578
from KoBeWi/GEDITOR
...
Unify usage of GLOBAL/EDITOR_GET
2022-10-31 13:15:58 +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
#67578
from KoBeWi/GEDITOR
2022-10-31 13:15:58 +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