ChangeSet ID: 5529
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/09/24 22:18:38
Modified files:
dlls/ddraw : mesa.c
Log message:
Christian Costa <titan.costa(a)wanadoo.fr>
Added support for POINT, WIREFRAME and SOLID fill modes.
Patch: http://cvs.winehq.com/patch.py?id=5529
Old revision New revision Changes Path
1.6 1.7 +7 -0 wine/dlls/ddraw/mesa.c
ChangeSet ID: 5528
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/09/24 22:18:17
Modified files:
dlls/ddraw : d3dtexture.c
Log message:
Christian Costa <titan.costa(a)wanadoo.fr>
IDirect3DTexture2Impl_Load: when the surface is not allocated and no
location are specified, set it to video memory.
Patch: http://cvs.winehq.com/patch.py?id=5528
Old revision New revision Changes Path
1.13 1.14 +6 -0 wine/dlls/ddraw/d3dtexture.c