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
062d74bb9cb8710dbea34442a53af6aad796a453
godot
/
drivers
/
vulkan
History
HP van Braam
062d74bb9c
Fix ubsan reported errors in rendering
...
This allows the TPS demo to run without an ubsan reports from any of the rendering code.
2024-12-13 21:27:37 +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
Fix ubsan reported errors in rendering
2024-12-13 21:27:37 +01:00
rendering_device_driver_vulkan.h
Improvements from TheForge (see description)
2024-12-09 11:49:28 -03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
vulkan_hooks.cpp
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00
vulkan_hooks.h
Move Vulkan includes to a central godot_vulkan.h header
2024-09-29 17:53:18 +02:00