2020-09-05 00:18:23 +08:00
|
|
|
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.
|
|
|
|
|
2020-12-29 07:25:24 +08:00
|
|
|
To disable building the qrenderdoc GUI use:
|
|
|
|
QT=no ./renderdoc.SlackBuild
|
|
|
|
|
|
|
|
To build debugging symbols use:
|
|
|
|
DEBUG=yes ./renderdoc.SlackBuild
|