summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-01Upgrade version to 1.3.2501.3.250Xuelian Bai1-1/+1
2023-08-03Fix crash on pixel phoneXuelian Bai1-1/+3
2023-08-03Upgrade to v1.3.240Xuelian Bai1-1/+1
2023-08-03Remove unnecessary usages of prefix in pcJoonbum Ko1-4/+2
2023-08-03remove double slash in vulkan.pcjinbong, Lee1-2/+2
2023-08-03Fix double free issueXuelian Bai1-0/+12
2023-08-03Upgrade to 1.3.208Xuelian Bai2-2/+2
2023-08-03add spec fileSooChan Lim2-0/+73
2023-05-16docs: Update README.mdjuan-lunarg1-25/+6
2023-05-16build: Update to header 1.3.250Mike Schuchardt5-4/+35
2023-05-16build: Update to header 1.3.249Mike Schuchardt3-4/+4
2023-05-16build: Update to header 1.3.248Mike Schuchardt3-4/+4
2023-05-16Log ERROR when layers in VK_INSTANCE_LAYERS are missingCharles Giessen2-12/+107
2023-05-16build: Update to header 1.3.247Mike Schuchardt3-4/+4
2023-05-16Use Ubuntu 22 in github actionsCharles Giessen1-3/+3
2023-05-16Fix ordering regression for VK_INSTANCE_LAYERSCharles Giessen10-75/+335
2023-05-16Make correct layer be used when duplicates are presentCharles Giessen12-27/+345
2023-05-16build: Update to header 1.3.246Mike Schuchardt8-5/+122
2023-05-16Add 4th component to version in loader.rcCharles Giessen2-2/+2
2023-05-16build: Update to header 1.3.245Mike Schuchardt3-4/+4
2023-05-16build: Update to header 1.3.244Mike Schuchardt6-4/+62
2023-03-16Add missing backtick in LoaderInterfaceArchitecture.mdCharles Giessen1-1/+1
2023-03-14Docs: Add missing ".md"MeeSong1-1/+1
2023-03-13build: Update to header 1.3.243Mike Schuchardt4-4/+6
2023-03-09Make check_code_format.sh not care about includesCharles Giessen1-1/+1
2023-03-09Add clang-format-diff.pyCharles Giessen1-0/+123
2023-03-09Set github actions to only have read only permissionsCharles Giessen1-0/+3
2023-03-07Allow the loader to enable ASAN outside of testingCharles Giessen10-40/+70
2023-02-27Call DestroyInstance on each driver in error pathCharles Giessen2-0/+16
2023-02-27build: Update to header 1.3.242Mike Schuchardt3-4/+4
2023-02-20build: Update to header 1.3.241Mike Schuchardt7-6/+77
2023-02-17Fix documentation to use the correct function nameCharles Giessen1-1/+1
2023-02-14Only allocate layers if initialization succeedChristophe1-16/+14
2023-02-14A bit more safe string copyChristophe1-1/+1
2023-02-14Use calloc instead of allocChristophe2-8/+6
2023-02-14gniChristophe1-1/+1
2023-02-14Testing C.I. memory leak hypothesisChristophe2-3/+7
2023-02-14Warn user when using device layers field #1086Christophe5-0/+149
2023-02-13cmake: Add VULKAN_LOADER_VERSIONJuan Ramos5-19/+13
2023-02-13cmake: Remove custom find_package codeJuan Ramos9-334/+1
2023-02-13cmake: Use PkgConfig to find XCB, X11, and DirectFBJuan Ramos3-42/+27
2023-02-01ci: Test CMake min for Linux buildsJuan Ramos1-9/+11
2023-01-31cmake: Remove pointless conditionalsJuan Ramos2-12/+2
2023-01-31Clarify the VK_LOADER_DRIVERS_SELECT exampleLudovico de Nittis2-2/+20
2023-01-30Ensure VkPhysicalDevice unwrapping in Device functionsCharles Giessen6-20/+198
2023-01-30Implement VK_LUNARG_direct_driver_loadingCharles Giessen22-490/+1344
2023-01-30Remove newlines in log messagesCharles Giessen3-64/+63
2023-01-30gn: Add ninja to DEPSMike Schuchardt1-0/+11
2023-01-27cmake: Remove custom install codeJuan Ramos3-47/+0
2023-01-27cmake: Cleanup BUILD_TESTS codeJuan Ramos1-7/+2