http://bugs.winehq.org/show_bug.cgi?id=21515
--- Comment #87 from Edward vbgraphix2003@hotmail.com 2010-02-25 21:06:50 --- (In reply to comment #84)
Created an attachment (id=26478)
--> (http://bugs.winehq.org/attachment.cgi?id=26478) [details]
Patch series from attachment 26299 [details] refreshed for 1.1.39
I was wondering... I have also been using Gallium with my r300, and modified your patch to detect Gallium rendering, but did it in a way only applicable to my card.
How could we go about detecting Gallium renderers? I'm assuming we just tack it on to the IF tests since you can only return each card once.
This whole business of grabbing the output of glxinfo seems rather hackish though especially since they keep changing the text. Wish there were a better way.