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
3a008fc1a2fcd02ddd7c47a2d3535f54ceebd435
godot
/
drivers
/
vulkan
History
Rémi Verschelde
3a008fc1a2
Merge pull request
#58186
from BastiaanOlij/fix_shader_features_init
...
Enable features we require when creating a Vulkan Device
2022-02-18 00:22:17 +01:00
..
rendering_device_vulkan.cpp
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
rendering_device_vulkan.h
Add a separate pool for small allocations in Vulkan RD
2022-02-12 12:47:08 +01:00
SCsub
Upgrade Vulkan memory allocator
2021-08-13 00:05:41 +02:00
vulkan_context.cpp
We were only getting our available shader features, now we also enabling them
2022-02-17 00:50:38 +11:00
vulkan_context.h
We were only getting our available shader features, now we also enabling them
2022-02-17 00:50:38 +11:00