wined3d: Separate AMD GPUs in D3D9 and D3D10 models, this allows for a more correct...
commit3b993117c3d60edd033ee2494082a12c5d3c131c
authorRoderick Colenbrander <thunderbird2k@gmail.com>
Fri, 16 Apr 2010 06:49:41 +0000 (16 08:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Apr 2010 10:38:21 +0000 (16 12:38 +0200)
treed6405cdca06e9545af66ac5afeea1c484cbcb274
parent057c64c5b08d726340f41d5270abe8ab3d493609
wined3d: Separate AMD GPUs in D3D9 and D3D10 models, this allows for a more correct fall back when the GPU table isn't up to date.

D3D10_CAPABLE should work on any AMD OpenGL 3.0 driver (those came out in september 2008) and on OSX 10.5 and up.
dlls/wined3d/directx.c