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
3205a92ad872f918c8322cdcd1434c231a1fd251
godot
/
drivers
/
vulkan
History
Juan Linietsky
3205a92ad8
PoolVector is gone, replaced by Vector
...
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are sugar for `Vector<Type>`.
2020-02-18 10:10:36 +01:00
..
rendering_device_vulkan.cpp
PoolVector is gone, replaced by Vector
2020-02-18 10:10:36 +01:00
rendering_device_vulkan.h
PoolVector is gone, replaced by Vector
2020-02-18 10:10:36 +01:00
SCsub
Vulkan-Loader: Mark secure_getenv as available on Linux
2020-02-14 15:32:04 +01:00
vulkan_context.cpp
Fix various GCC compilation warnings after Vulkan merge
2020-02-14 10:02:31 +01:00
vulkan_context.h
Vulkan: Move thirdparty code out of drivers, style fixes
2020-02-11 14:08:44 +01:00