slackbuilds/graphics/renderdoc
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
doinst.sh graphics/renderdoc: Added (Stand-alone graphics debugging tool) 2020-09-05 08:26:47 +07:00
renderdoc.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
renderdoc.info graphics/renderdoc: Updated for version 1.11. 2021-01-02 10:48:35 +07:00
slack-desc graphics/renderdoc: Added (Stand-alone graphics debugging tool) 2020-09-05 08:26:47 +07:00

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