ChangeSet ID: 6768 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/22 19:34:59
Modified files: dlls/d3d8 : directx.c device.c d3d8_private.h
Log message: Jason Edmeades us@the-edmeades.demon.co.uk 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.
Patch: http://cvs.winehq.com/patch.py?id=6768
Old revision New revision Changes Path 1.8 1.9 +27 -14 wine/dlls/d3d8/directx.c 1.16 1.17 +56 -23 wine/dlls/d3d8/device.c 1.8 1.9 +4 -0 wine/dlls/d3d8/d3d8_private.h