On Fri, Apr 21, 2006 at 02:47:39PM +0100, Laz wrote:
> On Friday 21 Apr 2006 14:30, Ville Syrjälä wrote:
> > On Fri, Apr 21, 2006 at 02:23:56PM +0100, Laz wrote:
> 
> {snip}
> 
> > > What is the proper way for calling one of these memcpy functions?
> >
> > direct_memcpy()
> 
> Cheers: swapped them all over and it looks like it will work.
> 
> Do I need to call anything before using this to tell it to select the 
> fastest method, or does it initialise itself to the fastest function? 

direct_find_best_mempcy() does that.

> I.e. will a call to DirectFBInit sort it?

DirectFBCreate() will call direct_find_best_memcpy().

> I can't find any documentation 
> for this on directfb.org.

Just grep the source :)

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to