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-06-16Fix compilation issueFrostByteGER-file_vers_memleak-fixMark Young
2022-06-16Comply with coding standardsKevin Kuegler
2022-06-15Move file_vers free() before return statementKevin Kuegler
2022-06-15Delete file_vers after branch, fixing possible memory leakKevin Kuegler
2022-06-13build: Update to header 1.3.217v1.3.217Mike Schuchardt
2022-06-07Only check first GPDPA in the layer chain.Charles Giessen
2022-06-02build: Update to header 1.3.216v1.3.216Mike Schuchardt
2022-06-02Revert "fix #948 Only calls the first GPDPA in layer chain"Charles Giessen
2022-06-02Revert "Comment tweak to reflect new behaviour."Charles Giessen
2022-06-01Comment tweak to reflect new behaviour.Andrew Cox
2022-06-01fix #948 Only calls the first GPDPA in layer chainAndrew Cox
2022-05-31Update layer and driver vkGetPhysDevProcAddr docsCharles Giessen
2022-05-31fix typoTim Gfrerer
2022-05-28Fix crashes from OOM in vkDestroyInstanceCharles Giessen
2022-05-28Keep allocated debug callbacks until destroy instanceCharles Giessen
2022-05-27Use calloc to allocate memory for the search pathCharles Giessen
2022-05-27Fix typo in env var tableMark Young
2022-05-27Clean up environment var docsMark Young
2022-05-26Clarify JSON Manifest "api_version"Mark Young
2022-05-25Fix a NULL inst crashing during loader_icd_scanCharles Giessen
2022-05-24Use calloc instead of alloc+memsetCharles Giessen
2022-05-24Use VkAllocationCallback in cJSONCharles Giessen
2022-05-24Use VkAllocationCallbacks in windows direntCharles Giessen
2022-05-24Refactor loader allocation functionalityCharles Giessen
2022-05-24build: Update to header 1.3.215v1.3.215Mike Schuchardt
2022-05-21docs: Fix typo in MoltenVK urlRutwik Choughule
2022-05-21Update supported versions in the docsLudovico de Nittis
2022-05-17build: Update to header 1.3.214v1.3.214Mike Schuchardt
2022-05-11build: Update to header 1.3.213v1.3.213Mike Schuchardt
2022-05-11Revert "Implement unknown function intercept in layers"Charles Giessen
2022-05-06Output message if override app_keys mismatch on app nameMark Young
2022-05-05Update layer manifest fileMark Young
2022-05-05Make portability drivers not load by defaultCharles Giessen
2022-05-04Fix CMake code for getting Git Version informationCharles Giessen
2022-05-04Implement unknown function intercept in layersCharles Giessen
2022-05-03Correctly check for NULL in loader_get_dispatchCharles Giessen
2022-05-03Fix typoSein Lee
2022-04-21ci: Remove fbactions/setup-winsdkv1.3.212Mike Schuchardt
2022-04-21build: Update to header 1.3.212Mike Schuchardt
2022-04-14Add app_key OverrideMetaLayer testsCharles Giessen
2022-04-13Update LoaderDriverInterface.mdErik Faye-Lund
2022-04-12Refactor FrameworkEnvironment API a bitCharles Giessen
2022-04-07Document VK_KHR_portability_enumeration supportCharles Giessen
2022-04-07Warn if portability_enumeration extension should be enabledCharles Giessen
2022-04-07Increase discovery timeout for Gtest test to 100 secondsCharles Giessen
2022-04-07Revert 32bit linux unknown ext chain changeCharles Giessen
2022-04-05build: Update to header 1.3.211v1.3.211Mike Schuchardt
2022-04-05Allow meta layers to have newer component layersCharles Giessen
2022-04-05Clean up version checking logicCharles Giessen
2022-04-05Fix 32 bit linux unknown function handlingCharles Giessen