ChangeSet ID: 10171 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/24 18:06:33
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h gl_private.h gl_api.h
Log message: Lionel Ulmer lionel.ulmer@free.fr Use vertex arrays when possible.
Patch: http://cvs.winehq.com/patch.py?id=10171
Old revision New revision Changes Path 1.147 1.148 +227 -170 wine/dlls/ddraw/d3ddevice/mesa.c 1.60 1.61 +1 -0 wine/dlls/ddraw/mesa_private.h 1.7 1.8 +8 -0 wine/dlls/ddraw/gl_private.h 1.6 1.7 +8 -0 wine/dlls/ddraw/gl_api.h