ChangeSet ID: 7895 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/04/16 21:16:07
Modified files: dlls/d3d8 : directx.c device.c d3d8_private.h
Log message: Christian Costa titan.costa@wanadoo.fr Handle creation of a depth/stencil buffer when creating a device. Implement IDirect3D8DeviceImpl_GetDepthStencilBuffer.
Patch: http://cvs.winehq.com/patch.py?id=7895
Old revision New revision Changes Path 1.19 1.20 +7 -0 wine/dlls/d3d8/directx.c 1.36 1.37 +15 -3 wine/dlls/d3d8/device.c 1.16 1.17 +1 -0 wine/dlls/d3d8/d3d8_private.h