aboutsummaryrefslogtreecommitdiff
path: root/scripts/mock_icd_generator.py
AgeCommit message (Expand)Author
2023-06-22mock: Fix memory leak issueDaniel Rakos
2023-06-16icd: Move handwritten code into .cpp fileCharles Giessen
2023-06-15icd: Add vkGetRenderAreaGranularityscottmarsland
2023-06-15icd: Use #pragma once in headerCharles Giessen
2023-05-30icd: Add vkGetDescriptorSetLayoutSupportspencer-lunarg
2023-05-29icd: Fix OOB writes in QueuePerfCountersCharles Giessen
2023-05-24mock: Parameterization changes for Vulkan SCDaniel Rakos
2023-05-19mock: Fix image sparse mem requirements 2 queriesScott.Marsland
2023-05-19mock: Fix sparse image format properties 2 queriesScott.Marsland
2023-05-06mock: Extend external memory functionalityArtem Kharytoniuk
2023-04-27mock: Add support for vkGetDeviceImageMemoryRequirementsjuan-lunarg
2023-04-27mock: Add support for DeviceBufferMemoryRequirementsjuan-lunarg
2023-03-22build: Update to header 1.3.244Mike Schuchardt
2023-03-17mock_icd: Add missing locksCharles Giessen
2023-02-28mockicd: Add Support for testing Video decodingspencer-lunarg
2023-02-22mockicd: Add Support for testing Ray Tracingspencer-lunarg
2023-02-20mockicd: Add more Memory Typesspencer-lunarg
2023-02-17mockicd: Add Protected Queuespencer-lunarg
2023-02-17mockicd: Fix and finish vkGetPhysicalDeviceProperties2KHRspencer-lunarg
2023-02-17mockicd: Add non-zero timestampValidBitsspencer-lunarg
2023-02-16mockicd: Add more PhysicalDevice functions not in profilesspencer-lunarg
2022-11-28icd: Set MockICD driver version to header versionspencer-lunarg
2022-06-30build: Update to header 1.3.219Mike Schuchardt
2022-04-13mock_icd: Remove fallthroughs in switchesCharles Giessen
2022-01-26mockicd: Fix queue destruction for multiple devicesnyorain
2022-01-26Fix DestroyCommandPool command buffer leaknyorain
2022-01-26Fix FreeCommandBuffers leaknyorain
2021-12-12scripts: Fix codegen to support VK_KHR_format_feature_flags2Lionel Landwerlin
2021-11-29scripts: initialize properties for VK_EXT_fragment_density_map2janharaldfredriksen-arm
2021-09-28scripts: Fix codegen with hard-coded enum indicesMike Schuchardt
2021-05-11icd:Consider DS when setting format bitsTobin Ehlis
2020-11-02mockicd: Remove VK_KHR_portability_subsetNathaniel Cesario
2020-08-24Bump mock ICD surface max extents.Jamie Madill
2020-06-24build: Update known-good files for 1.2.145 headerShannon McPherson
2020-06-22scripts: Use named params for generator optionsShannon McPherson
2020-06-05icd: Cleanup supported VK API versionTobin Ehlis
2020-06-04icd:Correctly Support Vulkan 1.1Tobin Ehlis
2020-04-17icd: Set texel size is 32locke-lunarg
2020-04-16icd: Image memory sizelocke-lunarg
2020-04-15icd: Make VkPhysicalDevice uniquePetr Kraus
2020-04-10icd: Make swapchain images persistentPetr Kraus
2020-04-10icd: Fix vkGetSwapchainImages behaviorPetr Kraus
2020-04-09Revert "icd: Fix vkGetSwapchainImages behavior"Mark Lobodzinski
2020-04-09Revert "icd: Make swapchain images persistent"Mark Lobodzinski
2020-04-09mockicd: Track memory allocation sizeTobin Ehlis
2020-04-09icd: Make swapchain images persistentPetr Kraus
2020-04-09icd: Fix vkGetSwapchainImages behaviorPetr Kraus
2020-04-09icd: Fix vkAcquireNextImageKHR generationPetr Kraus
2020-04-07mockicd: Make physical device staticMark Lobodzinski
2019-09-12icd: Fix power operator in VkPhysicalDeviceLimitsMike Schuchardt