mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
8890233fe0
* Without this, the chm viewer attempts to open the external link in its own windows. With some ancient IE6 monstrosity. Ouch.
31 lines
778 B
ReStructuredText
31 lines
778 B
ReStructuredText
RenderDoc
|
|
=========
|
|
|
|
.. |github_wiki_link| raw:: html
|
|
|
|
<a href="https://github.com/baldurk/renderdoc/wiki" target="_blank">GitHub wiki</a>
|
|
|
|
.. |renderdoc_logo| image:: imgs/logo.png
|
|
|
|
|renderdoc_logo|
|
|
|
|
Welcome to RenderDoc - a graphics debugger currently available for D3D11, Vulkan and OpenGL development on windows.
|
|
|
|
This document serves primarily as reference guide, introductory document and explanation of which features are available in RenderDoc and how to best use them.
|
|
|
|
The latest information and discussion is always available on the |github_wiki_link|.
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
introduction
|
|
in_application_api
|
|
credits_acknowledgements
|
|
getting_started/index
|
|
behind_scenes/index
|
|
how/index
|
|
window/index
|