godot-module-template/modules/glslang
Rémi Verschelde d2ed1773fc
Vulkan: Update all components to Vulkan SDK 1.4.335.0
VulkanMemoryAllocator not updated as it's not versioned together with the SDK, and it
often requires more work.

SPIRV-Reflect: Fix reflection code and remove Godot's SC parsing patch.

Co-authored-by: Dario <dariosamo@gmail.com>
2026-02-04 11:22:17 +01:00
..
config.py Add Metal support for macOS (arm64) and iOS 2024-08-20 12:11:06 +02:00
register_types.cpp raytracing: Initial Vulkan support 2026-01-27 16:17:45 +01:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Vulkan: Update all components to Vulkan SDK 1.4.335.0 2026-02-04 11:22:17 +01:00
shader_compile.h Add shader baker to project exporter. 2025-05-27 12:45:27 -03:00