ChangeSet ID: 21056 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/11/02 14:01:54
Modified files: include/wine : wined3d_interface.h dlls/wined3d : surface.c device.c
Log message: Oliver Stieber oliver_stieber@yahoo.co.uk Implement D3DFMT_UNKNOWN surfaces, this seems to be used a lot in d3d8 but I haven't found any d3d9 application that uses D3DFMT_UNKNOWN surfaces yet.
Patch: http://cvs.winehq.org/patch.py?id=21056
Old revision New revision Changes Path 1.44 1.45 +2 -1 wine/include/wine/wined3d_interface.h 1.27 1.28 +139 -86 wine/dlls/wined3d/surface.c 1.90 1.91 +22 -7 wine/dlls/wined3d/device.c