aboutsummaryrefslogtreecommitdiff
path: root/scripts/mock_icd_generator.py
AgeCommit message (Expand)Author
2024-03-19icd: Fix DEVICE_LOST injection null checkspencer-lunarg
2024-03-19icd: Add special fault injection logicspencer-lunarg
2024-02-03icd: Add AV1 decode supportDaniel Rakos
2023-12-21icd: Add video supportDaniel Rakos
2023-12-11icd: Add vkRegisterDisplayEventEXTspencer-lunarg
2023-12-11icd: Add basic VkDisplayKHR supportspencer-lunarg
2023-12-08build: Update to header 1.3.273Mike Schuchardt
2023-11-07icd: Unmap mapped memory before freeing itJeff Sullivan
2023-10-29icd: Add vkGetMemoryHostPointerPropertiesEXT supportspencer-lunarg
2023-10-27icd: Add vkGetMemoryFdKHR supportspencer-lunarg
2023-10-11icd: Add VkAndroidHardwareBufferFormatResolvePropertiesANDROIDspencer-lunarg
2023-10-07icd: Add support to mock AHB commandsspencer-lunarg
2023-09-22icd: Add VkPhysicalDeviceDriverPropertiesCharles Giessen
2023-09-12icd: Add second VkCooperativeMatrixPropertiesKHR fieldspencer-lunarg
2023-08-27icd: Add VkSurfacePresentModeCompatibilityEXT supportspencer-lunarg
2023-08-11icd: Add support for VK_EXT_host_image_copyTony Barbour
2023-07-04icd: Add VK_KHR_cooperative_matrix supportspencer-lunarg
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