Tags: sebitbytes/VulkanTools
Tags
Update Header to 1.4.326 & Cleanup Api dump codegen No good way to split apart the header update as it requires upgrading the local copy of base_generator.py & vulkan_object.py which includes proper support for video.xml. Whlie the hacks to get it working are now no longer needed, the other types (base types, function pointers, and platform types) are still used, so can't be dropped easily. This commit combines api_dump_implementation.h and api_dump_video_implementation.h into a single file, as well as removes the generate_source.py code that was used to run the same logic over two different XML files. This makes the code much more like other vulkan_object users, but not quite the same.
vkconfig: Fix Github C.I. Change-Id: I8a06431c80517c1bd53176bd794fd5060d94e2ad
Revert "vkconfig: Fix configuration ordering when resetting" This reverts commit 3daecea.
vkconfig: Fix restart on macOS Change-Id: I691331ae319ada7ee894da6a943ca1de2bd4ae23
PreviousNext