slackbuilds/graphics/renderdoc
Robby Workman 48c22f9303 various: Kill lots of python3 dep mentions
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.
2021-04-21 00:42:24 -05: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 graphics/renderdoc: Updated for version 1.11. 2021-01-02 10:48:35 +07: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