This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4.2
godot
/
drivers
/
vulkan
History
Aaron Franke
e7fe504b1f
[4.2] Fix incorrect Vulkan include in vulkan_context.h
2025-08-27 14:46:32 -07:00
..
godot_vulkan.h
Move Vulkan includes to a central godot_vulkan.h header
2024-12-16 11:50:17 +01:00
rendering_device_vulkan.cpp
Make an early return when rendering buffer failed to allocate instead of crashing
2024-07-05 15:33:57 -03:00
rendering_device_vulkan.h
Remove superfluous locking in RID owners in Vulkan RD
2024-01-24 15:56:50 +01:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Style: Apply fixes from clang-format 18.1.3
2025-04-25 15:40:13 +02:00
vulkan_context.h
[4.2] Fix incorrect Vulkan include in vulkan_context.h
2025-08-27 14:46:32 -07:00
vulkan_hooks.h
Move Vulkan includes to a central godot_vulkan.h header
2024-12-16 11:50:17 +01:00