Query opengl to ensure it supports multitexture, and honour the number
commit13ee7cd15485ca5ce8d5e7044ed4fb2dca29d180
authorJason Edmeades <us@the-edmeades.demon.co.uk>
Mon, 23 Dec 2002 01:34:59 +0000 (23 01:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Dec 2002 01:34:59 +0000 (23 01:34 +0000)
tree5ae93e7a08ea805554681fe192bd82ee84ad5541
parent4feb257eed3d13438933b6c900cfeac96dbd63d9
Query opengl to ensure it supports multitexture, and honour the number
of supported texture units. Especially important for NVidia drivers
which only support 2 texture units.
dlls/d3d8/d3d8_private.h
dlls/d3d8/device.c
dlls/d3d8/directx.c