ChangeSet ID: 18091 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/12 05:43:11
Modified files: dlls/ddraw : vertexbuffer.c opengl_private.h gl_private.h gl_api.h device_opengl.c d3d_utils.c d3d_private.h
Log message: Lionel Ulmer lionel.ulmer@free.fr Support all possible texture coordinates sizes.
Patch: http://cvs.winehq.org/patch.py?id=18091
Old revision New revision Changes Path 1.1 1.2 +10 -4 wine/dlls/ddraw/vertexbuffer.c 1.1 1.2 +1 -1 wine/dlls/ddraw/opengl_private.h 1.8 1.9 +3 -0 wine/dlls/ddraw/gl_private.h 1.7 1.8 +3 -0 wine/dlls/ddraw/gl_api.h 1.2 1.3 +44 -22 wine/dlls/ddraw/device_opengl.c 1.1 1.2 +9 -7 wine/dlls/ddraw/d3d_utils.c 1.44 1.45 +6 -0 wine/dlls/ddraw/d3d_private.h