ChangeSet ID: 6777
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/22 20:03:38
Modified files:
dlls/ddraw/d3ddevice: mesa.c
Log message:
Lionel Ulmer <lionel.ulmer(a)free.fr>
- fix returning of capabilities in FindDevice
- fill properly some caps according to what OpenGL can do
Patch: http://cvs.winehq.com/patch.py?id=6777
Old revision New revision Changes Path
1.44 1.45 +21 -16 wine/dlls/ddraw/d3ddevice/mesa.c
ChangeSet ID: 6768
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)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(a)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
ChangeSet ID: 6758
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/19 17:43:47
Modified files:
documentation : patches.sgml
Log message:
Tony Lambregts <tony_lambregts(a)telusplanet.net>
More information on style and format of patches.
Patch: http://cvs.winehq.com/patch.py?id=6758
Old revision New revision Changes Path
1.4 1.5 +126 -4 wine/documentation/patches.sgml