ChangeSet ID: 17052 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/13 06:23:24
Modified files: dlls/x11drv : x11drv.h dib.c bitmap.c
Log message: Store DIB section information directly in the phys bitmap structure and get rid of the X11DRV_DIBSECTION structure. Get rid of the unused AuxMod DIB state.
Patch: http://cvs.winehq.org/patch.py?id=17052
Old revision New revision Changes Path 1.66 1.67 +12 -3 wine/dlls/x11drv/x11drv.h 1.32 1.33 +119 -250 wine/dlls/x11drv/dib.c 1.15 1.16 +6 -3 wine/dlls/x11drv/bitmap.c