Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
..
README 48c22f9303 various: Kill lots of python3 dep mentions 3 years ago
doinst.sh d66b56ce98 graphics/renderdoc: Added (Stand-alone graphics debugging tool) 3 years ago
renderdoc.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
renderdoc.info f23e6bb5fd graphics/renderdoc: Updated for version 1.11. 3 years ago
slack-desc d66b56ce98 graphics/renderdoc: Added (Stand-alone graphics debugging tool) 3 years ago

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