CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: neo 20020725 10:24:28
Modified files:
include : directfb.h
interfaces/IDirectFBImageProvider: idirectfbimageprovider_gif.c
idirectfbimageprovider_jpeg.c
idirectfbimageprovider_png.c
interfaces/IDirectFBVideoProvider:
idirectfbvideoprovider_avifile.cpp
idirectfbvideoprovider_libmpeg3.c
idirectfbvideoprovider_swf.c
idirectfbvideoprovider_v4l.c
src/display : idirectfbsurface.c idirectfbsurface_layer.c
idirectfbsurface_window.c
Log message:
Declared DFBRectangle and DFBRegion as const function parameters for
all functions that don't change them. This documents the API better
and keeps us from accidentally modifying the passed structs.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.