| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2022-04-05 | build: Update to header 1.3.211 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-04-01 | build: Update to header 1.3.210 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-03-23 | build: Update to header 1.3.209 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-03-22 | vulkaninfo: Replace devsim with Profile json output | Charles Giessen | |
| Make vulkaninfo capable of printing Vulkan Profiles with the json output. This replaces the current DevSim output and folds the portability schema output into the regular JSON output. Changes include: * Printing to file by default if json output is chosen * Cleaning up codegen for extension structs * Fixing up the help message * Consolidating the portability schema output into just json | |||
| 2022-03-15 | build: Update to header 1.3.208 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-03-08 | build: Update to header 1.3.207 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-02-28 | Update known_good.json | Richard S. Wright Jr | |
| Updated MoltenVK to 1.1.8 | |||
| 2022-02-18 | build: Update to header 1.3.206 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-02-07 | build: Update to header 1.3.205 | Mike Schuchardt | |
| - Update known-good - Generate source | |||
| 2022-02-07 | Updated MoltenVK known good tag to 1.1.7 | Richard S. Wright Jr | |
