index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thirdparty
/
vulkan
Age
Commit message (
Expand
)
Author
2023-03-14
Vulkan: Fix VMA build with GCC 13
Rémi Verschelde
2022-11-03
vulkan: Update all components to Vulkan SDK 1.3.231.1
Rémi Verschelde
2022-06-12
updated vk_mem_alloc.h to fix startup issue with AMD 6000 series GPUs using S...
Cyberrebell
2022-03-29
vk_mem_alloc: Update to upstream + Replace use of deprecated items
Pedro J. Estébanez
2022-02-24
vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling
Pedro J. Estébanez
2022-02-14
Merge pull request #57989 from RandomShaper/update_vma
Rémi Verschelde
2022-02-12
Add a separate pool for small allocations in Vulkan RD
Pedro J. Estébanez
2022-02-12
vk_mem_alloc: Update to latest commit
Pedro J. Estébanez
2022-02-11
vulkan: Update volk, headers and glslang to 1.3.204
Rémi Verschelde
2022-02-11
Revert "vulkan: Update volk, headers and glslang to 1.3.204"
Rémi Verschelde
2022-02-10
vulkan: Update volk, headers and glslang to 1.3.204
Rémi Verschelde
2021-09-22
Vulkan: Update volk and Vulkan SDK components to 1.2.190
Rémi Verschelde
2021-08-13
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-12
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2020-12-21
Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0
jacobcoughenour
2020-10-29
vulkan: Backport build fix for MinGW-w64 8.0.0
Rémi Verschelde
2020-10-26
vulkan: Re-add Windows patch to fix static library use
Rémi Verschelde
2020-10-15
vulkan: Sync loader, headers and glslang to sdk-1.2.154.0
Rémi Verschelde
2020-07-25
Thirdparty Vulkan: patch VMA to fix assets
Sergey Minakov
2020-04-10
Fix extra warnings in Android build
PouleyKetchoupp
2020-04-01
Fix Clang warnings on Windows
Rémi Verschelde
2020-03-09
vulkan: Re-add option to build Vulkan-Loader statically
Rémi Verschelde
2020-03-09
Update Vulkan loader and headers to sdk-1.2.131.2
Rémi Verschelde
2020-02-11
Update VulkanMemoryAllocator to 2.3.0 (Fixes build for 32-bit Windows and Lin...
bruvzg
2020-02-11
Vulkan: Move thirdparty code out of drivers, style fixes
Rémi Verschelde
2020-02-11
Update Vulkan loader to 1.1.127
bruvzg
2020-02-11
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
VulkanLoader: Make Windows includes lowercase for MinGW
Rémi Verschelde
2020-02-11
Add static Vulkan loader.
bruvzg