This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
19bdd01438d243ab352311d2673e7ed006250f5a
godot
/
drivers
/
vulkan
History
Aaron Franke
19bdd01438
Rename RD uniform "type" to "uniform_type"
...
"type" isn't very descriptive for exposed code, and this variable is exposed via RD_SETGET.
2020-12-04 19:34:50 -05:00
..
rendering_device_vulkan.cpp
Rename RD uniform "type" to "uniform_type"
2020-12-04 19:34:50 -05: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