ChangeSet ID: 16960 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/31 13:13:03
Modified files: dlls/x11drv : x11drv.h dib.c bitmap.c
Log message: Introduced an X_PHYSBITMAP structure to allow storing more x11drv information about a bitmap than just the pixmap id.
Patch: http://cvs.winehq.org/patch.py?id=16960
Old revision New revision Changes Path 1.62 1.63 +8 -4 wine/dlls/x11drv/x11drv.h 1.26 1.27 +51 -31 wine/dlls/x11drv/dib.c 1.11 1.12 +56 -36 wine/dlls/x11drv/bitmap.c