behaviour-tree-test/drivers/vulkan
Thaddeus Crews 79eb6694a1
Merge pull request #112381 from Ivorforce/no-right-align
Don't right-align escaped newlines (e.g. for `#define`)
2026-02-05 09:18:36 -06:00
..
godot_vulkan.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
rendering_context_driver_vulkan.cpp Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
rendering_context_driver_vulkan.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
rendering_device_driver_vulkan.cpp Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
rendering_device_driver_vulkan.h raytracing: Initial Vulkan support 2026-01-27 16:17:45 +01:00
rendering_shader_container_vulkan.cpp raytracing: Initial Vulkan support 2026-01-27 16:17:45 +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 OpenXR: Fix Vulkan validation errors and get XR_META_foveation_eye_tracked working on Meta Quest devices 2025-11-26 05:02:22 -06:00