48c22f9303
This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases. |
||
---|---|---|
.. | ||
README | ||
doinst.sh | ||
renderdoc.SlackBuild | ||
renderdoc.info | ||
slack-desc |
README
RenderDoc is a free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection of any application using Vulkan, D3D11, OpenGL & OpenGL ES or D3D12. To disable building the qrenderdoc GUI use: QT=no ./renderdoc.SlackBuild To build debugging symbols use: DEBUG=yes ./renderdoc.SlackBuild