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
c1d261fdb09db3aae4c7fa6587812a697f2ea8cd
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