Add qrenderdoc folder to folder structure listing

This commit is contained in:
baldurk
2015-07-11 01:49:04 +02:00
parent 87d748f4fb
commit 573bfb6b86
+1
View File
@@ -46,6 +46,7 @@ There are [several pages](https://github.com/baldurk/renderdoc/wiki/Code-Dives)
renderdocshim/ ; A tiny C DLL using only kernel32.dll that is used for global hooking
renderdocui/ ; The .NET UI layer built on top of renderdoc/
3rdparty/ ; third party utilities & libraries included
qrenderdoc/ ; The Qt UI layer built on top of renderdoc/
pdblocate/ ; a simple stub program to invoke DIA to look up symbols/pdbs
; for callstack resolution on windows
docs/ ; source documentation for the .chm file or http://docs.renderdoc.org/