| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2022-09-08 | build: Update to header 1.3.227 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-09-01 | build: Update to header 1.3.226 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-08-18 | build: Update to header 1.3.225 | Mike Schuchardt | |
| - Update known-good - VkVideoProfileKHR -> VkVideoProfileInfoKHR - VkVideoProfilesKHR -> VkVideoProfileListInfoKHR - Generate source | |||
| 2022-08-17 | Updated known good version of MoltenVK | Richard S. Wright Jr | |
| 2022-08-04 | build: Update to header 1.3.224 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-07-28 | build: Update to header 1.3.223 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-07-21 | build: Update to header 1.3.222 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-07-14 | build: Update to header 1.3.221 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-07-07 | build: Update to header 1.3.220 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-06-30 | build: Update to header 1.3.219 | Mike Schuchardt | |
| - Update mock_icd generator create function detection to only look for Create/Allocate at beginning of function name - Update known-good - Generate source | |||
| 2022-06-16 | build: Update to header 1.3.218 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-06-13 | build: Update to header 1.3.217 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-06-13 | Updated MoltenVK known good to 1.1.10 | Richard S. Wright Jr | |
| 2022-06-02 | build: Update to header 1.3.216 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-05-24 | build: Update to header 1.3.215 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-05-17 | build: Update to header 1.3.214 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-05-11 | build: Update to header 1.3.213 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-04-21 | build: Update to header 1.3.212 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-04-14 | Updated MoltenVK tag | Richard S. Wright Jr | |
| Now at latest known good release | |||
| 2022-04-13 | mock_icd: Remove fallthroughs in switches | Charles Giessen | |
| They cause unecessary warnings in some compilers and are not necessary for the code to function. Replaced with if statements. | |||
