found nvidia eat-cpu-bug. glXWaitGL() spins using all cpu it can find,
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 1 Jan 2012 06:47:16 +0000 (06:47 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 1 Jan 2012 06:47:16 +0000 (06:47 +0000)
commitbe0abc5da9aeb1f3e554064d235a8f90ed6ceb14
treeea96f36605455d92a271edf645001d9cbb6f2936
parent95d1f7bd79af0cd93fe4ea9e3476979095b0ce70
found nvidia eat-cpu-bug. glXWaitGL() spins using all cpu it can find,
though nvidia fixed the spinning on glXSwapBuffers() long ago, they
didn't fix this one.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@66710 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
src/modules/engines/gl_x11/evas_engine.c