17 Oct
2002
17 Oct
'02
2:21 a.m.
ChangeSet ID: 5810 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/16 20:21:43 Modified files: dlls/d3d8 : device.c Log message: Jason Edmeades <us(a)the-edmeades.demon.co.uk> - Dont set lighting during draw primitive, rely on the render state. - Small fix for alpha testing. - Add support to enable/disable clipping as a whole. - Allow D3DRS_TEXTUREFACTOR to be changed once texture stage arg set up. - D3DTOP_DISABLE initial implementation. Patch: http://cvs.winehq.com/patch.py?id=5810 Old revision New revision Changes Path 1.4 1.5 +79 -47 wine/dlls/d3d8/device.c