ChangeSet ID: 6843 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/02 13:46:47
Modified files: dlls/ddraw/d3ddevice: mesa.c main.h main.c dlls/ddraw : d3dvertexbuffer.c
Log message: Lionel Ulmer lionel.ulmer@free.fr Added 'emulated' VertexBuffer support.
Patch: http://cvs.winehq.com/patch.py?id=6843
Old revision New revision Changes Path 1.56 1.57 +53 -12 wine/dlls/ddraw/d3ddevice/mesa.c 1.2 1.3 +32 -32 wine/dlls/ddraw/d3ddevice/main.h 1.21 1.22 +52 -40 wine/dlls/ddraw/d3ddevice/main.c 1.4 1.5 +3 -3 wine/dlls/ddraw/d3dvertexbuffer.c