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
216d2ad31c
godot
/
drivers
/
vulkan
History
Rémi Verschelde
da3a504216
Merge pull request
#36454
from akien-mga/vulkan-workaround-32-bit-lib-error
...
Vulkan: Work around false positive on 64-bit Linux w/ 32-bit ICDs
2020-02-22 16:28:48 +01:00
..
rendering_device_vulkan.cpp
Correct condition wrongly converted to ERR_FAIL_COND_MSG
2020-02-22 11:36:26 -03:00
rendering_device_vulkan.h
rendering_vulkan: VertexDescriptionKey equal comparator was checking only the first element of his vector of VertexDescription
2020-02-19 10:01:19 -03:00
SCsub
Add iphone to vulkan drivers SCsub
2020-02-21 22:00:48 -08:00
vulkan_context.cpp
Vulkan: Work around false positive on 64-bit Linux w/ 32-bit ICDs
2020-02-22 15:32:20 +01:00
vulkan_context.h
Vulkan: Move thirdparty code out of drivers, style fixes
2020-02-11 14:08:44 +01:00