i read the other day that glgeterror... causes driverstalls.. at least

in some drivers/architectures... so this may slow things down. disable.



SVN revision: 55976
This commit is contained in:
Carsten Haitzler 2011-01-07 10:04:41 +00:00
parent 7a078d0c76
commit 13df30ab2b
1 changed files with 1 additions and 1 deletions

View 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) \