clean up glx context code to remove legacy and avoid server segv
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 2 Nov 2014 02:36:21 +0000 (11:36 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 2 Nov 2014 02:36:21 +0000 (11:36 +0900)
commitadc14650491fc3c20fc95b7e34e54a55fa50c05c
tree8938c5407723328d7d0cc9e3c4c7947a7ea5772a
parent6eb76b9eb962c5a10457bf52b78d810d9dc7d224
clean up glx context code to remove legacy and avoid server segv

this cleans oyt a few bits o9f old glx context handling code that are
no longer used as well as avoids  causing server-side to crash on
tryng to set a "none" glxwindow as current. this is what cases the
nvidia server-side crashes.
src/modules/evas/engines/gl_x11/evas_engine.c
src/modules/evas/engines/gl_x11/evas_x_main.c