Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/Vulkan-Loader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15build: Update to header 1.3.228v1.3.228tmp-1.3.230Mike Schuchardt
2022-09-15Make old layer with new app API version warning clearerCharles Giessen
2022-09-08Allow implicit layers for all API versionsCharles Giessen
2022-09-08build: Update to header 1.3.227v1.3.227Mike Schuchardt
2022-09-07build: Also include XCB header pathBrad Smith
2022-09-06fix typo in CMakeListsSteve Lhomme
2022-09-06Fix the pkg-config import library name with mingw-w64Steve Lhomme
2022-09-06Generate the same DLL name with mingw-w64 as with MSVCSteve Lhomme
2022-09-03loader: Only use alloca.h if it exists otherwise fallback to stdlib.hBrad Smith
2022-09-02loader: Fix CMake detection of OpenBSD/FreeBSD / amd64Brad Smith
2022-09-01Remove unneeded exports in test_wrap_layersCharles Giessen
2022-09-01Refactor loader_icd_scan()Charles Giessen
2022-09-01Remove redundant checks for NULLCharles Giessen
2022-09-01appmodel.h is not yet available on mingw stablexantares
2022-09-01Refactor unknown function testsCharles Giessen
2022-09-01Enable layer interception of unknown functionsCharles Giessen
2022-09-01Rename GIPA, GPDPA, & GDPA terminatorsCharles Giessen
2022-09-01tests: Further fixes to be able to build on OpenBSDBrad Smith
2022-09-01build: Update to header 1.3.226v1.3.226Mike Schuchardt
2022-08-31loader: Add stub function for OpenBSD executable pathBrad Smith
2022-08-31Dont pass portability bit to ICDs that dont expect itCharles Giessen
2022-08-31loader: Add OpenBSD supportBrad Smith
2022-08-18build: Update to header 1.3.225v1.3.225Mike Schuchardt
2022-08-15Separate Major.minor version checks from Full version checksCharles Giessen
2022-08-04build: Update to header 1.3.224v1.3.224Mike Schuchardt
2022-07-30Use memmove for copying pApplicationInfoCharles Giessen
2022-07-28build: Update to header 1.3.223v1.3.223Mike Schuchardt
2022-07-21build: Update to header 1.3.222v1.3.222Mike Schuchardt
2022-07-15Fix typo in setting linux environment variablesPan
2022-07-14build: Update to header 1.3.221v1.3.221Mike Schuchardt
2022-07-11loader: Dynamically load Win8+ functionsMike Schuchardt
2022-07-08Disable VulkanOn12/Dozen in Windows 7Charles Giessen
2022-07-08Fix corrupted pNext chain in vkCreateDeviceCharles Giessen
2022-07-07Initialize properly when statically linkedCharles Giessen
2022-07-07Refactor vk_loader_platform.hCharles Giessen
2022-07-07build: Update to header 1.3.220v1.3.220Mike Schuchardt
2022-07-05Enable the Vulkan loader to load VulkanOn12/Dozen out of the D3DMappingLayers...Jesse Natalie
2022-07-01Make tests get files in a consistent orderCharles Giessen
2022-06-30build: Update to header 1.3.219v1.3.219Mike Schuchardt
2022-06-30Fix BUILD.gnYuly Novikov
2022-06-24loader: device array dealloc fixMarcin KaƄtoch
2022-06-24loader: Add unicode supportAndrew Naumov
2022-06-22Add 32 & 64 bit field to json manifestsCharles Giessen
2022-06-22Fix use-after-free in loader_add_layer_propertiesCharles Giessen
2022-06-22only descend into layer GPDPA from trampolineBrad Grantham
2022-06-20Prevent loader config from overriding project configGraeme Leese
2022-06-16build: Update to header 1.3.218v1.3.218Mike Schuchardt
2022-06-16tests: Shuffle devices for sort testMike Schuchardt
2022-06-13build: Update to header 1.3.217v1.3.217Mike Schuchardt
2022-06-07Only check first GPDPA in the layer chain.Charles Giessen