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-08-09Separate Major.minor version checks from Full version checksmajor_minor_version_check_fixesCharles 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
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