This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
f77b4d155b5900f6b10bdb14cd7f56aa20e27e5c
godot
/
drivers
/
vulkan
History
Pedro J. Estébanez
f77b4d155b
Make shader binary alignment handling simpler and more robust
...
Bonus: Also simplified the rounding to block size in image size calculations.
2024-03-06 11:48:23 +01:00
..
rendering_context_driver_vulkan.cpp
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00
rendering_context_driver_vulkan.h
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00
rendering_device_driver_vulkan.cpp
Make shader binary alignment handling simpler and more robust
2024-03-06 11:48:23 +01:00
rendering_device_driver_vulkan.h
Merge execute and present commands for RenderingDeviceDriver.
2024-02-19 13:09:03 -03:00
SCsub
Add Wayland support
2024-01-30 16:44:47 +01: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
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00