wined3d: Test for "AMD" in the renderer string as well to detect AMD cards.
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 8 Nov 2010 10:50:35 +0000 (11:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Nov 2010 12:31:09 +0000 (13:31 +0100)
commit50b76b76cb4464871ea01528cea0cd4ef4602afc
tree384507d679dd7ba8763166786689c4e24cdb71c0
parent7a64870014b22f4c9ce1b2557f1ab18ef425f226
wined3d: Test for "AMD" in the renderer string as well to detect AMD cards.

Specifically, the Gallium r600 driver reports "X.Org" for vendor and a string
of the form "Gallium 0.4 on AMD RV730" for the renderer.
dlls/wined3d/directx.c