From 1c8fc0538815b1418bb7824e4eefda65eb2719d9 Mon Sep 17 00:00:00 2001 From: dhewg Date: Tue, 5 Apr 2011 13:57:09 +0200 Subject: ANDROID: Temporarily enable GL error checks There's a black screen issue on Samsung devices running 2.2.1 which I can not reproduce. Hopefully this helps hunting it down. --- backends/platform/android/android.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/android') diff --git a/backends/platform/android/android.h b/backends/platform/android/android.h index 76db012173..a5a30aef19 100644 --- a/backends/platform/android/android.h +++ b/backends/platform/android/android.h @@ -47,7 +47,7 @@ // toggles start //#define ANDROID_DEBUG_ENTER -//#define ANDROID_DEBUG_GL +#define ANDROID_DEBUG_GL //#define ANDROID_DEBUG_GL_CALLS // toggles end -- cgit v1.2.3