[Scummvm-cvs-logs] scummvm master -> 430c462031a25f598b3515d9164034c4389b0257
dhewg
dhewg at wiibrew.org
Wed Apr 6 11:33:55 CEST 2011
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
430c462031 Revert "ANDROID: Temporarily enable GL error checks"
Commit: 430c462031a25f598b3515d9164034c4389b0257
https://github.com/scummvm/scummvm/commit/430c462031a25f598b3515d9164034c4389b0257
Author: dhewg (dhewg at wiibrew.org)
Date: 2011-04-06T02:31:20-07:00
Commit Message:
Revert "ANDROID: Temporarily enable GL error checks"
This reverts commit 1c8fc0538815b1418bb7824e4eefda65eb2719d9.
Commit d50e7af7 confirmed as fix, so it wasn't a GL issue at all
Changed paths:
backends/platform/android/android.h
diff --git a/backends/platform/android/android.h b/backends/platform/android/android.h
index 55a828b..f3d989c 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
More information about the Scummvm-git-logs
mailing list