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
a1ebca4de7f3ae77a7719cff4e5db42abe74daa0
godot
/
drivers
/
vulkan
T
History
Thaddeus Crews
0217e8e010
Merge pull request
#120393
from akien-mga/vulkan-silence-incompatible-driver-warning
...
Vulkan: Silence loader warning about incompatible drivers
2026-06-18 13:15:25 -05:00
..
godot_vulkan.h
Vulkan: Fix build with
use_volk=no
2026-06-17 13:28:55 +02:00
rendering_context_driver_vulkan.cpp
Vulkan: Silence loader warning about incompatible drivers
2026-06-18 11:52:29 +02:00
rendering_context_driver_vulkan.h
Disable ubershaders on problematic Adreno compiler versions.
2026-05-21 22:13:32 +03:00
rendering_device_driver_vulkan.cpp
Merge pull request
#120362
from akien-mga/vulkan-fix-no-volk-build
2026-06-18 10:18:58 -05:00
rendering_device_driver_vulkan.h
Vulkan: Fix build with
use_volk=no
2026-06-17 13:28:55 +02:00
rendering_shader_container_vulkan.cpp
Style: Enforce
#include
validation hook
2026-03-18 10:41:59 +01:00
rendering_shader_container_vulkan.h
Use re-spirv in the Vulkan driver to optimize shaders.
2025-12-02 11:39:11 -03:00
SCsub
Vulkan: Update VMA to 3.3.0
2026-02-04 11:22:17 +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
Merge pull request
#116220
from dsnopek/foveated-rendering-vulkan-subsampled-image
2026-03-23 22:34:11 +01:00