Skip to content

Tags: LunarG/CrashDiagnosticLayer

Tags

v1.4.310

Toggle v1.4.310's commit message
build: Update Vulkan-Headers and VUL to 1.4.310

v1.4.309

Toggle v1.4.309's commit message
scripts: Uses generator code from Vulkan-Headers

v1.4.307

Toggle v1.4.307's commit message
build: Update Vulkan-Headers and VUL to 1.4.307

v1.4.306

Toggle v1.4.306's commit message
build: Update Vulkan-Headers and VUL to 1.4.306

vulkan-sdk-1.4.304.1

Toggle vulkan-sdk-1.4.304.1's commit message
cdl: Better handling for missing settings

Distinguish between unset settings and those set to an empty string.
This mostly affects message_severity, so that an empty string can turn
all messages off. However there's a few messages that have to come out
before the layer settings are read and those can't really be turned off.

v1.4.305

Toggle v1.4.305's commit message
build: Update Vulkan-Headers and VUL to 1.4.305

Most changes are copyright updates. grr.

vulkan-sdk-1.4.304.0

Toggle vulkan-sdk-1.4.304.0's commit message
layer_base: Remove TLS caching of device/instance handles

In multi threaded apps the cache for a thread could contain stale
data after another thread calls vkDestroyDevice() or vkDestroyInstance.

v1.4.304

Toggle v1.4.304's commit message
build: Update Vulkan-Headers and VUL to 1.4.304

v1.4.303

Toggle v1.4.303's commit message
build: Update Vulkan-Headers and VUL to 1.4.303

v1.3.302

Toggle v1.3.302's commit message
build: Update Vulkan-Headers and VUL to 1.3.302