platform/upstream/Vulkan-Loader.git
2022-09-06 Steve LhommeFix the pkg-config import library name with mingw-w64
2022-09-06 Steve LhommeGenerate the same DLL name with mingw-w64 as with MSVC
2022-09-02 Brad Smithloader: Only use alloca.h if it exists otherwise fallba...
2022-09-01 Brad Smithloader: Fix CMake detection of OpenBSD/FreeBSD / amd64
2022-09-01 Charles GiessenRemove unneeded exports in test_wrap_layers
2022-09-01 Charles GiessenRefactor loader_icd_scan()
2022-09-01 Charles GiessenRemove redundant checks for NULL
2022-09-01 xantaresappmodel.h is not yet available on mingw stable
2022-09-01 Charles GiessenRefactor unknown function tests
2022-09-01 Charles GiessenEnable layer interception of unknown functions
2022-09-01 Charles GiessenRename GIPA, GPDPA, & GDPA terminators
2022-09-01 Brad Smithtests: Further fixes to be able to build on OpenBSD
2022-09-01 Mike Schuchardtbuild: Update to header 1.3.226 upstream/1.3.226
2022-08-31 Brad Smithloader: Add stub function for OpenBSD executable path
2022-08-31 Charles GiessenDont pass portability bit to ICDs that dont expect it
2022-08-31 Brad Smithloader: Add OpenBSD support
2022-08-18 Mike Schuchardtbuild: Update to header 1.3.225
2022-08-15 Charles GiessenSeparate Major.minor version checks from Full version...
2022-08-04 Mike Schuchardtbuild: Update to header 1.3.224
2022-07-29 Charles GiessenUse memmove for copying pApplicationInfo
2022-07-28 Mike Schuchardtbuild: Update to header 1.3.223
2022-07-21 Mike Schuchardtbuild: Update to header 1.3.222
2022-07-15 PanFix typo in setting linux environment variables
2022-07-14 Mike Schuchardtbuild: Update to header 1.3.221
2022-07-11 Mike Schuchardtloader: Dynamically load Win8+ functions
2022-07-08 Charles GiessenDisable VulkanOn12/Dozen in Windows 7
2022-07-08 Charles GiessenFix corrupted pNext chain in vkCreateDevice
2022-07-07 Charles GiessenInitialize properly when statically linked
2022-07-07 Charles GiessenRefactor vk_loader_platform.h
2022-07-07 Mike Schuchardtbuild: Update to header 1.3.220
2022-07-05 Jesse NatalieEnable the Vulkan loader to load VulkanOn12/Dozen out...
2022-07-01 Charles GiessenMake tests get files in a consistent order
2022-06-30 Mike Schuchardtbuild: Update to header 1.3.219
2022-06-30 Yuly NovikovFix BUILD.gn
2022-06-24 Marcin Kańtochloader: device array dealloc fix
2022-06-24 Andrew Naumovloader: Add unicode support
2022-06-22 Charles GiessenAdd 32 & 64 bit field to json manifests
2022-06-22 Charles GiessenFix use-after-free in loader_add_layer_properties
2022-06-22 Brad Granthamonly descend into layer GPDPA from trampoline
2022-06-20 Graeme LeesePrevent loader config from overriding project config
2022-06-16 Mike Schuchardtbuild: Update to header 1.3.218
2022-06-16 Mike Schuchardttests: Shuffle devices for sort test
2022-06-13 Mike Schuchardtbuild: Update to header 1.3.217
2022-06-07 Charles GiessenOnly check first GPDPA in the layer chain.
2022-06-02 Mike Schuchardtbuild: Update to header 1.3.216
2022-06-02 Charles GiessenRevert "fix #948 Only calls the first GPDPA in layer...
2022-06-02 Charles GiessenRevert "Comment tweak to reflect new behaviour."
2022-06-01 Andrew CoxComment tweak to reflect new behaviour.
2022-06-01 Andrew Coxfix #948 Only calls the first GPDPA in layer chain
2022-05-31 Charles GiessenUpdate layer and driver vkGetPhysDevProcAddr docs
2022-05-31 Tim Gfrererfix typo
2022-05-27 Charles GiessenFix crashes from OOM in vkDestroyInstance
2022-05-27 Charles GiessenKeep allocated debug callbacks until destroy instance
2022-05-27 Charles GiessenUse calloc to allocate memory for the search path
2022-05-27 Mark YoungFix typo in env var table
2022-05-26 Mark YoungClean up environment var docs
2022-05-25 Mark YoungClarify JSON Manifest "api_version"
2022-05-25 Charles GiessenFix a NULL inst crashing during loader_icd_scan
2022-05-24 Charles GiessenUse calloc instead of alloc+memset
2022-05-24 Charles GiessenUse VkAllocationCallback in cJSON
2022-05-24 Charles GiessenUse VkAllocationCallbacks in windows dirent
2022-05-24 Charles GiessenRefactor loader allocation functionality
2022-05-24 Mike Schuchardtbuild: Update to header 1.3.215
2022-05-21 Rutwik Choughuledocs: Fix typo in MoltenVK url
2022-05-21 Ludovico de... Update supported versions in the docs
2022-05-17 Mike Schuchardtbuild: Update to header 1.3.214
2022-05-11 Mike Schuchardtbuild: Update to header 1.3.213
2022-05-11 Charles GiessenRevert "Implement unknown function intercept in layers"
2022-05-05 Mark YoungOutput message if override app_keys mismatch on app...
2022-05-04 Mark YoungUpdate layer manifest file
2022-05-04 Charles GiessenMake portability drivers not load by default
2022-05-04 Charles GiessenFix CMake code for getting Git Version information
2022-05-03 Charles GiessenImplement unknown function intercept in layers
2022-05-03 Charles GiessenCorrectly check for NULL in loader_get_dispatch
2022-05-02 Sein LeeFix typo
2022-04-21 Mike Schuchardtci: Remove fbactions/setup-winsdk
2022-04-21 Mike Schuchardtbuild: Update to header 1.3.212
2022-04-14 Charles GiessenAdd app_key OverrideMetaLayer tests
2022-04-13 Erik Faye-LundUpdate LoaderDriverInterface.md
2022-04-12 Charles GiessenRefactor FrameworkEnvironment API a bit
2022-04-07 Charles GiessenDocument VK_KHR_portability_enumeration support
2022-04-07 Charles GiessenWarn if portability_enumeration extension should be...
2022-04-06 Charles GiessenIncrease discovery timeout for Gtest test to 100 seconds
2022-04-06 Charles GiessenRevert 32bit linux unknown ext chain change
2022-04-05 Mike Schuchardtbuild: Update to header 1.3.211
2022-04-05 Charles GiessenAllow meta layers to have newer component layers
2022-04-05 Charles GiessenClean up version checking logic
2022-04-05 Charles GiessenFix 32 bit linux unknown function handling
2022-04-04 Charles GiessenFix missed Physical Devices in Windows
2022-04-04 Charles GiessenUse correct TestICD in tests
2022-04-04 Charles GiessenAdd test for different ICD interface versions
2022-04-01 Mike Schuchardtbuild: Update to header 1.3.210
2022-03-31 Charles GiessenDont emit warnings on unknown manifest file versions
2022-03-30 Biswapriyo... cmake: Add ENABLE_WERROR option
2022-03-30 unknownFixup several small issues found by Visual Studio
2022-03-29 Charles GiessenEnable /W4 errors and support clang-cl
2022-03-29 Charles GiessenReplace TEST_F with TEST in most tests
2022-03-29 Mark YoungUpdate issue templates
2022-03-29 Mark YoungAdd Bug Reporting Template
2022-03-25 Mark YoungApply code review comments from @charles-lunarg
next