ChangeSet ID: 6803 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/23 19:07:21
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h d3dviewport.c d3d_private.h
Log message: Lionel Ulmer lionel.ulmer@free.fr - actually use the background color when Clear-ing - replace glOrtho by a hand-built matrix - fix applications doing SetTransform + using XYZRHW vertices
Patch: http://cvs.winehq.com/patch.py?id=6803
Old revision New revision Changes Path 1.51 1.52 +39 -23 wine/dlls/ddraw/d3ddevice/mesa.c 1.24 1.25 +2 -1 wine/dlls/ddraw/mesa_private.h 1.14 1.15 +25 -3 wine/dlls/ddraw/d3dviewport.c 1.16 1.17 +3 -0 wine/dlls/ddraw/d3d_private.h