ChangeSet ID: 8405 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/04 18:10:38
Modified files: dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h gl_private.h gl_api.h d3dtexture.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - implement FB => Texture blits - fix compilation on non-recent glext.h systems
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8405
Old revision New revision Changes Path 1.108 1.109 +1 -1 wine/dlls/ddraw/d3ddevice/mesa.c 1.47 1.48 +7 -7 wine/dlls/ddraw/mesa_private.h 1.1 1.2 +1 -0 wine/dlls/ddraw/gl_private.h 1.1 1.2 +1 -0 wine/dlls/ddraw/gl_api.h 1.47 1.48 +599 -450 wine/dlls/ddraw/d3dtexture.c