vil
vil copied to clipboard
Vulkan Layer for Live Introspection & Debugging. Allows to view all vulkan state live inside your application.
This is really a great project, are there any plans for android support?
Suggestion from #17. The outputs of the subprojects are not needed to install vil. Basically, only the vil_api header, layer lib and layer.json file need to be installed.
See the issues described in #17. The swa subproject will build without x11 backend when not all required dependencies are installed. We should not add the x11 platform in vil...