CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20011216 12:13:48

Modified files:
        include        : directfb.h 
        src            : idirectfb.c 
        src/core       : gfxcard.h surfaces.c surfaces.h 

Log message:
'IDirectFB::CreateSurface' can now be used to create surfaces using a
preallocated system memory buffer. Apps have to set 'DSDESC_PREALLOCATED'
and the appropriate fields in the surface description. The buffer won't be
freed if the surface gets destructed.
The application has to use the 'Lock' method even to access the system
memory buffer. Otherwise data coherency between system and video memory
isn't guaranteed.



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

Reply via email to