v1.4.358
What's Changed
- Adjust message to trigger the CI. by @asuessenbach in #2621
- Support '+' separator in feature depends by @dgkoch in #2622
- Refactor parsing formats by @asuessenbach in #2623
- Refactor parsing spirvextensions by @asuessenbach in #2624
- Extend function call test by commands promoted from VK_KHR_get_physical_device_properties2 by @asuessenbach in #2625
- Refactor parsing spirvcapablities by @asuessenbach in #2626
- Extend function call test with command promoted from VK_KHR_maintenance1 by @asuessenbach in #2627
- Add support for additional type of commands by @asuessenbach in #2628
- Make some casts explicit, using static_cast by @asuessenbach in #2629
- Fix return variable name. by @asuessenbach in #2630
- Extend function call test by a command originally based on VK_KHR_protected_memory. by @asuessenbach in #2631
- Refactor video.xml parser: types by @asuessenbach in #2632
- Remove some unused functions from VulkanHppGenerator. by @asuessenbach in #2633
- Refactor video.xml parser: enums by @asuessenbach in #2634
- Extend function call tests by a command promoted from VK_KHR_external_memory_capabilities by @asuessenbach in #2635
- Adjust usage of brew to newer version. by @asuessenbach in #2636
- Refactor video.xml parser: extensions by @asuessenbach in #2637
- Cleanup on parsing platforms by @asuessenbach in #2639
- Cleanup on parsing tags. by @asuessenbach in #2640
New Contributors
Full Changelog: v1.4.357...v1.4.358