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-10-18ci: Use MACOS_DEPLOYMENT_TARGETJuan Ramos
2022-10-13build: Update to header 1.3.231v1.3.231Mike Schuchardt
2022-10-13Correctly handle layers not being loaded in vkCreateDeviceCharles Giessen
2022-10-13Revert "Don't load layer libraries in vkCreateDevice"Charles Giessen
2022-10-12Guard loader.instances access with mutex.Charles Giessen
2022-10-11Fix issue with MSVC 15 failing to compile test codeCharles Giessen
2022-10-10Don't abort when drivers don't support WSI callsCharles Giessen
2022-10-07Enable cross compile test discoveryCharles Giessen
2022-10-04Don't load layer libraries in vkCreateDeviceCharles Giessen
2022-10-04build: Fix CMake warningsJuan Ramos
2022-09-29build: Update to header 1.3.230v1.3.230Mike Schuchardt
2022-09-26loader: fix log messagePaperChalice
2022-09-22ci: Do apt update before install to fix 404 errorsMike Schuchardt
2022-09-22build: Update to header 1.3.229v1.3.229Mike Schuchardt
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