mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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.
9 lines
351 B
Text
9 lines
351 B
Text
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
|