From beb2e79ba138b2e5a0f73ec54890f8ee2763987e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Fri, 26 Sep 2014 20:21:26 -0700 Subject: [PATCH] Updated README. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f18b7c33..a1a01d07 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,12 @@ build errors. Debugging --------- +When using DX11 renderer, you can drop in `renderdoc.dll` into working +directory, and it will be automatically loaded during bgfx initialization. This +allows frame capture at any time by pressing **F11**. + +Other debuggers: + | Name | OS | DX9 | DX11 | GL | GLES | Source | |:----------|:--------------|:----:|:----:|:----:|:----:|:------:| | APITrace | Linux/OSX/Win | x | x | x | x | x |