ChangeSet ID: 8497 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/15 20:23:58
Modified files: dlls/ddraw/ddraw: main.c dlls/ddraw/d3ddevice: mesa.c dlls/ddraw : mesa_private.h mesa.c d3d_private.h
Log message: Lionel Ulmer lionel.ulmer@free.fr - GL state change optimizations - some more preparations for GL-accelerated Blts - added debug code to compute FPS (nice when adding optimizations)
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8497
Old revision New revision Changes Path 1.42 1.43 +1 -1 wine/dlls/ddraw/ddraw/main.c 1.122 1.123 +278 -94 wine/dlls/ddraw/d3ddevice/mesa.c 1.54 1.55 +10 -0 wine/dlls/ddraw/mesa_private.h 1.49 1.50 +47 -23 wine/dlls/ddraw/mesa.c 1.35 1.36 +1 -0 wine/dlls/ddraw/d3d_private.h