CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20020725 16:54:31
Modified files:
gfxdrivers/ati128: ati128_overlay.c
gfxdrivers/matrox: matrox_bes.c
gfxdrivers/neomagic: neo_overlay.c
gfxdrivers/savage: savage_streams_old.c
include : directfb.h
src : directfb.c idirectfb.c
src/core : fbdev.c input.c input.h layers.c layers.h
src/display : idirectfbdisplaylayer.c
src/input : idirectfbinputdevice.c
Log message:
Added DFBDisplayLayerTypeFlags for a basic classification of the layers'
purpose a la DFBInputDeviceTypeFlags. Classification includes graphics,
video, still picture and background usage.
Added DFBDisplayLayerDescription containing capabilities and type for now.
Display layer enumeration callback gets the layer's description now.
Removed IDirectFBDisplayLayer::GetCapabilities() and added GetDescription().
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.