This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
56e5ca38d7
godot
/
drivers
/
vulkan
History
bruvzg
644f739660
Static analyzer fixes:
...
Removes unused code in OS. Fixes return types. Fixes few typos.
2020-12-09 10:17:53 +02:00
..
rendering_device_vulkan.cpp
Static analyzer fixes:
2020-12-09 10:17:53 +02:00
rendering_device_vulkan.h
Initialize class/struct variables with default values in core/ and drivers/
2020-11-23 17:38:46 +01:00
SCsub
vulkan: Backport build fix for MinGW-w64 8.0.0
2020-10-29 12:47:35 +01:00
vulkan_context.cpp
Better error handling of vkEnumerateInstanceExtensionProperties
2020-11-28 19:28:23 +08:00
vulkan_context.h
Initialize class/struct variables with default values in core/ and drivers/
2020-11-23 17:38:46 +01:00