ChangeSet ID: 6176 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/11/06 13:56:32
Modified files: dlls/d3d8 : directx.c device.c d3d8_private.h d3d8_main.c
Log message: Jason Edmeades us@the-edmeades.demon.co.uk - Stencil mapping now works (it helps to actually allocate a stencil buffer). - Texture mapping corrected if no real texture bound. - Code now detects which opengl extensions are present - to be extended later. - More debug tracepoints.
Patch: http://cvs.winehq.com/patch.py?id=6176
Old revision New revision Changes Path 1.5 1.6 +27 -3 wine/dlls/d3d8/directx.c 1.10 1.11 +34 -31 wine/dlls/d3d8/device.c 1.5 1.6 +0 -1 wine/dlls/d3d8/d3d8_private.h 1.4 1.5 +0 -3 wine/dlls/d3d8/d3d8_main.c