From 573bfb6b86513609cb818dfbb8862897890fe816 Mon Sep 17 00:00:00 2001 From: baldurk Date: Sat, 11 Jul 2015 01:49:04 +0200 Subject: [PATCH] Add qrenderdoc folder to folder structure listing --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8275ff712..cec5d8ded 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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/