ddraw/tests: Use a TnLHal device only if supported in ddraw7 tests.
commita990dbfa223c7fb3ebe8830f1a5361159b567e37
authorStefan Dösinger <stefan@codeweavers.com>
Tue, 12 Mar 2013 14:20:31 +0000 (12 07:20 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Mar 2013 17:54:45 +0000 (12 18:54 +0100)
tree7c9bf810f46ff95a12c4f8f272629609ed517176
parent0e7f39439da99ac7900fa32786b0cd81463573fb
ddraw/tests: Use a TnLHal device only if supported in ddraw7 tests.

Intel GPUs don't support d3d7 hardware vertexprocessing on Windows. In
d3d8 and d3d9 it is available starting with i965 chips, but for some
reason the driver does not expose this for d3d7.
dlls/ddraw/tests/ddraw7.c