newgl work.. now.. why?
authorCarsten Haitzler <raster@rasterman.com>
Thu, 6 Oct 2011 13:45:14 +0000 (13:45 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 6 Oct 2011 13:45:14 +0000 (13:45 +0000)
SVN revision: 63882

legacy/evas/src/modules/engines/gl_x11/evas_x_main.c

index 72394f88207f3381c9eeebdcc3e02e5067d92d89..a3717f583c191c812804ca2ffecfac2a154cc3ef 100644 (file)
@@ -13,7 +13,7 @@ static GLXFBConfig rgba_fbconf = 0;
 #endif
 
 // fixme: something is up/wrong here - dont know what tho...
-// #define NEWGL 1
+#define NEWGL 1
 
 static XVisualInfo *_evas_gl_x11_vi = NULL;
 static XVisualInfo *_evas_gl_x11_rgba_vi = NULL;