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
e4e966b0f27ae8d077bf2b03d2ea045686ea4d24
godot
/
drivers
/
vulkan
History
Rémi Verschelde
ffe53cba3c
Merge pull request
#100374
from hpvb/fix-rendering-ubsan
...
Fix ubsan reported errors in rendering
2024-12-14 18:25:46 +01:00
..
godot_vulkan.h
Move Vulkan includes to a central godot_vulkan.h header
2024-09-29 17:53:18 +02:00
rendering_context_driver_vulkan.cpp
Fix ubsan reported errors in rendering
2024-12-13 21:27:37 +01:00
rendering_context_driver_vulkan.h
Move Vulkan includes to a central godot_vulkan.h header
2024-09-29 17:53:18 +02:00
rendering_device_driver_vulkan.cpp
Merge pull request
#100374
from hpvb/fix-rendering-ubsan
2024-12-14 18:25:46 +01:00
rendering_device_driver_vulkan.h
Fix several ubsan reported misaligned accesses
2024-12-13 15:32:35 +01:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
vulkan_hooks.cpp
…
vulkan_hooks.h
Move Vulkan includes to a central godot_vulkan.h header
2024-09-29 17:53:18 +02:00