http://bugs.winehq.org/show_bug.cgi?id=21515
--- Comment #38 from P.Panon ppanon@shaw.ca 2010-02-07 13:31:02 --- One more addendum regarding my last patch, I also wasn't quite sure what to do with some of the match functions like match_geforce5(). There I changed the vendor comparison to a comparison of the gl_vendor, however I'm not sure if that's correct. But is it a limit of the nvidia driver or a fundamental limit of the card that should also apply to other implementations (such as with Apple)? The same probably applies to match_ati_r300_to_500(). However hopefully it's enough that one of the Wine developers can pick it up and smooth any rough edges.