| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-19 | mock: Fix image sparse mem requirements 2 queries | Scott.Marsland | |
| Fix vkGetImageSparseMemoryRequirements2 and vkGetImageSparseMemoryRequirements2KHR queries when pSparseMemoryRequirements is null. | |||
| 2023-05-19 | mock: Fix sparse image format properties 2 queries | Scott.Marsland | |
| Fix vkGetPhysicalDeviceSparseImageFormatProperties2 and vkGetPhysicalDeviceSparseImageFormatProperties2KHR queries when pProperties is null. | |||
| 2023-05-06 | mock: Extend external memory functionality | Artem Kharytoniuk | |
| GetPhysicalDeviceExternalBufferProperties changes: Previous implementation violated property that handle type is at least compatible with itself. It's needed to implement testing for VUID-VkMemoryAllocateInfo-pNext-00639 GetFenceWin32HandleKHR/GetFenceFdKHR changes: Return not null handles to pass VUID-VkImportFenceWin32HandleInfoKHR-handle-01462 | |||
| 2023-05-05 | cmake: Add UPDATE_DEPS functionality | juan-lunarg | |
| 2023-05-04 | build: Update to header 1.3.250 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-04-27 | mock: Add support for vkGetDeviceImageMemoryRequirements | juan-lunarg | |
| Needed for KhronosGroup/Vulkan-ValidationLayers/issues/5616 | |||
| 2023-04-27 | mock: Add support for DeviceBufferMemoryRequirements | juan-lunarg | |
| Needed for KhronosGroup/Vulkan-ValidationLayers/issues/5616 | |||
| 2023-04-27 | build: Update to header 1.3.249 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-04-21 | build: Update to header 1.3.248 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-04-13 | build: Update to header 1.3.247 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-04-07 | vulkaninfo: Use VkFormatFeatureFlags2 by default | Charles Giessen | |
| Until now, vulkaninfo was only displaying VkFormatFeatureFlagBits, which means that many of the newer capabilities of formats were not being shown. Now, vulkaninfo will default to printing VkFormatFeatureFlagsBits2 and only use VkFormatFeatureFlagBits when the VK_KHR_format_feature_flags_2 is not supported by the device. | |||
| 2023-04-06 | vulkaninfo: Add "VK_" prefix for PrintFlagBits | Andrew Poole | |
| For types like VkSampleCountFlagBits a "VK_" prefix will be added for JSON outputs. This makes the behaviour consistent for all JSON output. | |||
| 2023-03-31 | build: Update to header 1.3.246 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-03-27 | Updated MoltenVK known good version to 1.2.3 | Richard S. Wright Jr | |
| 2023-03-24 | build: Update to header 1.3.245 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-03-22 | build: Update to header 1.3.244 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-03-17 | mock_icd: Add missing locks | Charles Giessen | |
| 2023-03-13 | build: Update to header 1.3.243 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-02-28 | mockicd: Add Support for testing Video decoding | spencer-lunarg | |
| 2023-02-27 | build: Update to header 1.3.242 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-02-24 | vulkaninfo: Fix wrong stripping in flag strings | Charles Giessen | |
| The QUEUE_OPTICAL_FLOW_BIT_NV was getting the 'V' cut off of it, this commit fixes that so that it isn't being removed, as well as making the output more consistent. | |||
| 2023-02-22 | mockicd: Add Support for testing Ray Tracing | spencer-lunarg | |
| 2023-02-20 | build: Update to header 1.3.241 | Mike Schuchardt | |
| - Update known-good - Tweak generate_vulkan_wrapper.py to ignore sci header - Generate source | |||
| 2023-02-20 | mockicd: Add more Memory Types | spencer-lunarg | |
| 2023-02-17 | mockicd: Add Protected Queue | spencer-lunarg | |
| 2023-02-17 | mockicd: Fix and finish vkGetPhysicalDeviceProperties2KHR | spencer-lunarg | |
| 2023-02-17 | mockicd: Add non-zero timestampValidBits | spencer-lunarg | |
| 2023-02-16 | mockicd: Add more PhysicalDevice functions not in profiles | spencer-lunarg | |
| 2023-01-27 | build: Update to header 1.3.240 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-01-27 | Update MoltenVK known good tag | Richard S. Wright Jr | |
| 2023-01-20 | build: Update to header 1.3.239 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2023-01-16 | github: Use main instead of master | Juan Ramos | |
| closes #729 | |||
| 2023-01-10 | build: Update vulkan headers | Juan Ramos | |
| - Vulkan::Registry was removed - vk_sdk_platform.h is deprecated NOTE: Need to update loader due to shared dependency. | |||
| 2023-01-03 | build: Update to header 1.3.238 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-12-09 | Updated to latest known good MoltenVK | Richard S. Wright Jr | |
| 2022-12-08 | build: Update to header 1.3.237 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-12-05 | ci: Speed up MacOS builds | Juan Ramos | |
| Caches update_deps.py dependencies. In particular MoltenVK since it's a huge dependency. | |||
| 2022-12-01 | build: Update to header 1.3.236 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-11-28 | icd: Set MockICD driver version to header version | spencer-lunarg | |
| 2022-11-17 | build: Update to header 1.3.235 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-11-10 | build: Update to header 1.3.234 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-11-03 | build: Update to header 1.3.233 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-11-02 | vulkaninfo: Fix VkShaderStageFlagBits expansion | Mike Schuchardt | |
| Fix bug where SHADER_STAGE_ALL_GRAPHICS and SHADER_STAGE_ALL were showing up in the list of set bits for VkPhysicalDeviceSubgroupProperties::supportedStages. When expanding a FlagBits value we should only consider the single-bit options. | |||
| 2022-10-28 | vulkaninfo: Improve array printing | Charles Giessen | |
| Make the autogen use for loops instead of outputing printers for each array element, since its needlessly verbose. Make UUID and LUID printers use operator<< instead of to_string. This simplifies the logic and makes sure that the array is printed correctly everywhere, rather than requiring calling code to use to_string_XX() where needed. | |||
| 2022-10-27 | build: Update to header 1.3.232 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-10-20 | Updated MoltenVK to 1.2.0 | Richard S. Wright Jr | |
| 2022-10-13 | build: Update to header 1.3.231 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-09-29 | build: Update to header 1.3.230 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-09-22 | build: Update to header 1.3.229 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-09-15 | build: Update to header 1.3.228 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
