CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20031001 13:40:15
Modified files:
. : BUGS
include : directfb.h
tools : dfblayer.c
src/core : Makefile.am layers.c layers.h surfaces.c
surfaces.h windows.c windows.h
src/core/fbdev : fbdev.c
src/core/fusion: shmalloc.h
src/core/sdl : primary.c
src/display : idirectfbsurface_layer.c
idirectfbsurface_window.c
src/misc : conf.c
src/windows : idirectfbwindow.c
Log message:
Added new display layer buffer mode DLBM_WINDOWS where the layer itself
has no surface, but the hardware is aware of each window and displays the
window stack.
Added DLCAPS_WINDOWS and three display layer driver calls to add, update
and remove windows.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.