CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: neo 20020603 12:32:20
Modified files:
src/display : idirectfbsurface.c
src/gfx : clip.c clip.h
Log message:
In IDirectFBSurface_Clear() pass a copy of data->area.current to
dfb_gfxcard_fillrectangle() since the latter modifies the rectangle.
Added more const statements to the internal clip API to make it easier
to understand what the functions do.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.