CVSROOT: /cvs/directfb
Module name: gdk-directfb
Changes by: neo 20020114 18:58:58
Modified files:
. : gdkdrawable-directfb.c gdkgeometry-directfb.c
gdkwindow-directfb.c
Log message:
Implemented clearing to bg_pixmap using IDirectFBSurface::TileBlit.
Implemented clipping and tiling of stipples.
Fixed off-by-one bugs originating from the fact that a GdkRegionBox is
larger than a DFBRegion so we can't just simply cast one into the other.
Fixed gdk_window_move() by turning off screen-to-screen blits if there
is an update queueing.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.