[PATCH] wined3d: correctly guess_card_vendor() for gallium r600 drivers

Henri Verbeet hverbeet at gmail.com
Mon Nov 8 05:01:00 CST 2010


On 8 November 2010 05:52, Brian Paterni <bpaterni at gmail.com> wrote:
> Indeed, I was wondering about that... Also, I realized after submitting my
> previous email that checking for "X.Org" in gl_vendor_string is probably
> unnecessary as well, so I removed that portion from the following:

Couple of points:
- Killing the "R600" and "R700" matches is going to kill detection on
older versions of the driver. It may make sense to do that as a
cleanup at some point, especially considering that r600g is a
relatively new driver, but for the moment I think it's still a bit too
early.
- Patches aren't picked up from wine-devel, just wine-patches.
- I think it should be obvious that I wrote a wined3d patch for
testing before pushing 9f064116458ff68b92f179a19be4615f003eaa3e.



More information about the wine-devel mailing list