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
e48c5daddfa70172c0eab57b8045a7087eec6e2c
godot
/
drivers
/
vulkan
History
kobewi
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
2022-10-18 19:01:48 +02:00
..
rendering_device_vulkan.cpp
Merge pull request
#66221
from Mickeon/painstakingly-appending-ds-en-you-tea-es
2022-10-11 16:17:02 +02: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
Unify usage of GLOBAL/EDITOR_GET
2022-10-18 19:01:48 +02: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