ChangeSet ID: 7219
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/02/11 19:12:18
Modified files:
tools : wineconf
documentation/samples: config
Log message:
Tony Lambregts <tony_lambregts(a)telusplanet.net>
Modify the wineconf tags so that the sample config can be included in
the documentation.
Patch: http://cvs.winehq.com/patch.py?id=7219
Old revision New revision Changes Path
1.14 1.15 +2 -2 wine/tools/wineconf
1.38 1.39 +2 -2 wine/documentation/samples/config
ChangeSet ID: 7218
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/02/11 19:11:17
Modified files:
dlls/ddraw/d3ddevice: mesa.c
Log message:
Christian Costa <titan.costa(a)wanadoo.fr>
Fix comment in ZfromZproj.
Fix missing path in lighting code.
Move some OpenGL fog init to the right place.
Patch: http://cvs.winehq.com/patch.py?id=7218
Old revision New revision Changes Path
1.83 1.84 +6 -5 wine/dlls/ddraw/d3ddevice/mesa.c