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
cd855f6516d48ff960cd904d29abbb324149f3c8
godot
/
drivers
/
vulkan
History
Rémi Verschelde
f79c034713
Merge pull request
#69635
from BastiaanOlij/fix_get_buffer
...
Fix barrier on buffer_get_data
2022-12-12 11:44:29 +01:00
..
rendering_device_vulkan.cpp
Merge pull request
#69635
from BastiaanOlij/fix_get_buffer
2022-12-12 11:44:29 +01:00
rendering_device_vulkan.h
Merge pull request
#69635
from BastiaanOlij/fix_get_buffer
2022-12-12 11:44:29 +01:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Fix issue where we should be using device supported version instead of instance version for Vulkan
2022-12-05 10:12:07 +11:00
vulkan_context.h
Fix issue where we should be using device supported version instead of instance version for Vulkan
2022-12-05 10:12:07 +11:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00