Store a pointer to the currently selected phys bitmap in the device
authorAlexandre Julliard <julliard@winehq.org>
Tue, 12 Apr 2005 11:59:48 +0000 (11:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Apr 2005 11:59:48 +0000 (11:59 +0000)
commit0e49a5b0b97c18c0bfec890551455e7506cc3b74
tree8fb18d75ff87ea35037eed308f83362138a42876
parent3f379d96ae2e357c732a973dd44939b135e2cbcc
Store a pointer to the currently selected phys bitmap in the device
structure. Create a phys bitmap for the default stock bitmap too.
dlls/x11drv/bitblt.c
dlls/x11drv/bitmap.c
dlls/x11drv/dib.c
dlls/x11drv/init.c
dlls/x11drv/x11drv.h
dlls/x11drv/xrender.c