https://bugs.freedesktop.org/show_bug.cgi?id=35434
--- Comment #12 from Benjamin Bellec b.bellec@gmail.com 2011-05-24 13:10:52 PDT --- (In reply to comment #11)
(In reply to comment #10)
In fact, I have these 2 issues also with gallium-swrast.
I just tried ETQW with llvmpipe and it's rendering correctly.
Can you confirm that you're getting software rendering? Check the renderer string in glxinfo, and double check by setting LIBGL_DEBUG=verbose and check which driver is loaded.
If nothing else, the game should be very slow, even with a fast CPU, 4-5 fps and a loading time of several minutes...
Shame on me! ETQW has loaded r600_dri.so from /usr/local/dri (my former dri install) when I deleted it from /usr/dri ! So I believed I was on llvmpipe (Gnome 3 was in fallback-mode, and glxinfo said that too).
You are right, ETQW is too slow to move the mouse.