i read the other day that glgeterror... causes driverstalls.. at least
authorCarsten Haitzler <raster@rasterman.com>
Fri, 7 Jan 2011 10:04:41 +0000 (10:04 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 7 Jan 2011 10:04:41 +0000 (10:04 +0000)
in some drivers/architectures... so this may slow things down. disable.

SVN revision: 55976

legacy/evas/src/modules/engines/gl_common/evas_gl_common.h

index 5624e78..16ec434 100644 (file)
@@ -498,7 +498,7 @@ extern unsigned int   (*secsym_eglUnmapImageSEC)             (void *a, void *b);
 extern unsigned int   (*secsym_eglGetImageAttribSEC)         (void *a, void *b, int c, int *d);
 #endif
 
-#define GL_ERRORS 1
+//#define GL_ERRORS 1
 
 #ifdef GL_ERRORS
 # define GLERR(fn, fl, ln, op) \