From 6637f4af57cd60008388bfefda1c37376c9d7042 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 20 Nov 2012 13:29:10 +0300 Subject: Add debug option to show draw calls per frame. Also fix map draw and text in debug window with mobile OpenGL. --- src/localconsts.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 91c2bb904..1fe828460 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -68,4 +68,7 @@ //profiler //#define USE_PROFILER 1 +//draw calls +//#define DEBUG_DRAW_CALLS 1 + #include "utils/perfomance.h" -- cgit v1.2.3-60-g2f50