CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20030212 15:50:11

Modified files:
        src            : idirectfb.c 
        src/core       : Makefile.am core.c core.h gfxcard.c gfxcard.h 
                         input.c input.h layers.c layers.h palette.c 
                         surfacemanager.c surfacemanager.h system.c 
                         system.h 
        src/misc       : Makefile.am 
Added files:
        src/core       : clipboard.c clipboard.h colorhash.c colorhash.h 
                         core_parts.h 
Removed files:
        src/misc       : colorhash.c colorhash.h 

Log message:
Added 'core parts' being the gladiators entering the arena.
Each core part has an init, join, shutdown, leave, suspend, resume
and information about the local and shared data size.
Core parts are system, input, gfxcard, layers and colorhash.
Moved colorhash core part to core directory.
Moved clipboard code from core.c into extra core part.



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

Reply via email to