baldurk
933c00985d
Update documentation for v1.0
...
* Screenshots and icons are updated to latest style
* Many out-dated references and mentions of support updated.
* Documentation added for new windows like resource inspector and
performance counter viewer, as well as new features like saving
bookmarks, resource names.
* Added documentation for Android support as well as OpenGL ES support.
2018-02-25 23:27:13 +00:00
baldurk
079c255bd8
Fix some missing whitespace around rst references in docs
2018-01-11 13:48:32 +00:00
baldurk
f27e5d48f6
Fix typo in in_application_api restructuredText, missing colon on param
2017-12-15 17:33:54 +00:00
baldurk
9a3ece6a01
Add a helper macro for obtaining renderdoc's handle from VkInstance
...
* Since other layers could wrap renderdoc has to use the dispatch table
pointer as the unique identifier for API calls, not the VkInstance
directly.
2017-10-23 13:43:38 +01:00
baldurk
b4503f95cf
Remove manual html target="_blank" links from documentation
2016-09-27 15:55:53 +02:00
baldurk
46644e127f
Add some introductory text to the in-application API about how to start
2016-09-12 15:09:13 +02:00
baldurk
4573c9c20f
Update docs of in-application API to 1.1.1
2016-08-30 14:38:35 +02:00
baldurk
8890233fe0
Set external links to open with target="_blank" for benefit of chm
...
* Without this, the chm viewer attempts to open the external link in its
own windows. With some ancient IE6 monstrosity. Ouch.
2016-05-16 20:01:17 +02:00
baldurk
4691972148
Document the actual exported API entry point, RENDERDOC_GetAPI
2016-05-16 17:02:46 +02:00
baldurk
440c9c4569
Move in application API to root level
2016-05-16 14:43:46 +02:00