On Feb 26, 07 09:35:19 +0100, Morten Bjørnsvik wrote: > In GoogleEarth most menus are black until I move the mouse over. But > everything
I think that bug is gone now. If not, file a bug report. > Xgl only do the window and window framebuffer stuff. all direct rendering is > passed directly > to the OpenGL driver(aka the Nvidia,Ati,Mesa etc driver). Fullscreen openGL > apps like Doom3 are > not affected. Incorrect. There is no direct rendering with Xgl. There is always accelerated indirect rendering, though. This is typically only bad for OpenGL apps that upload lots and lots of textures (e.g. OpenGL backends of video players). CU Matthias -- Matthias Hopf <[EMAIL PROTECTED]> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ [EMAIL PROTECTED] Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
