CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20020309 01:00:46
Modified files:
gfxdrivers/ati128: ati128_overlay.c
gfxdrivers/matrox: matrox_bes.c
gfxdrivers/neomagic: neo_overlay.c
include : directfb.h
src/core : fbdev.c layers.h
src/display : idirectfbdisplaylayer.c
Log message:
Added destination colorkeying for display layers.
Not implemented by any driver yet.
IDirectFBDisplayLayer::SetColorKey() is now called
IDirectFBDisplayLayer::SetSrcColorKey().
Added IDirectFBDisplayLayer::SetDstColorKey().
DLOP_COLORKEYING is DLOP_SRC_COLORKEY now.
DLCAPS_COLORKEYING is DLCAPS_SRC_COLORKEY now.
Added DLOP_DST_COLORKEY and DLCAPS_DST_COLORKEY.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.