CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20020626 20:34:32

Modified files:
        include        : directfb.h 
        src            : idirectfb.c 
        src/core       : Makefile.am coretypes.h surfaces.c surfaces.h 
        src/core/fusion: shmalloc.h 
        src/display    : Makefile.am idirectfbsurface.c 
                         idirectfbsurface.h 
        src/gfx/generic: generic.c 
        src/misc       : gfx_util.c 
        tools          : gendoc.pl 
Added files:
        src/core       : palette.c palette.h 
        src/display    : idirectfbpalette.c idirectfbpalette.h 

Log message:
Initial version of color lookup table support.

Added DSPF_LUT8.

Added IDirectFBSurface::GetPalette().

Added IDirectFBPalette with
- GetSize()
- SetEntries()
- GetEntries()

Support by the software driver is in a very early stage.

Played around with the method table grids of generated interface pages.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-cvs" as subject.

Reply via email to