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-18 14:21:41 +00:00
Code
Releases
Wiki
Activity
Files
43dfc12e724d58e438f14e238eb8db51c6b01ab6
godot
/
drivers
/
vulkan
History
Rémi Verschelde
43dfc12e72
Merge pull request
#64883
from RandomShaper/vk_swapchain_sizing
...
Let platforms override the sizing of Vulkan swapchain and window
2022-08-30 07:28:21 +02:00
..
rendering_device_vulkan.cpp
Add font LCD sub-pixel anti-aliasing support.
2022-08-23 08:47:21 +03:00
rendering_device_vulkan.h
Add font LCD sub-pixel anti-aliasing support.
2022-08-23 08:47:21 +03:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Let platforms override the sizing of Vulkan swapchain and window
2022-08-25 19:16:36 +02:00
vulkan_context.h
Let platforms override the sizing of Vulkan swapchain and window
2022-08-25 19:16:36 +02:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00