On 5/25/06, Ville Syrjälä <[EMAIL PROTECTED]> wrote: > On Thu, May 25, 2006 at 09:01:13PM +0800, Lu yunfeng wrote: > > Dear all, > > > > Can anyone explain how to use the following API functions of DirectFB: > > > > dfb_surfacemanager_enumerate_chunks( dfb_gfxcard_surface_manager(), > > chunk_callback, NULL ); > > > > > > this function appears in dfbsumon.c file of DirectFB tools. the formal > > DirectFB API documentation does not say anything about it. > > That's because it's not a part of the public API. dfbsummon is a > diagnostic tool so it abuses this internal function.
There are means to protect from such abuses... -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
