http://bugs.winehq.org/show_bug.cgi?id=20448
--- Comment #13 from Henri Verbeet hverbeet@gmail.com 2009-10-26 04:14:40 --- (In reply to comment #12)
Also, I think I'm having direct rendering on -- `glxinfo | grep Direct` says yes.
Yeah, but that uses your 64-bit GL setup.
Is there a way I could check if my 32-bit libGL stuff are fine?
Runnning with WINEDEBUG="+wgl" should show if you're using direct rendering or not.