New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b5301bba8c0878d86cb5a1901ccc587ecea20673
commit b5301bba8c0878d86cb5a1901ccc587ecea20673
Author: Denis Oliver Kropp <[email protected]>
Date:   Sun Sep 8 23:45:27 2013 +0200

    API: Add IDirectFBSurface::Flush() to flush the internal call buffer as 
done implicitly by Flip()
    
    This can be used to transfer the interface to another thread, as call
    buffers are bound to each thread.

 include/directfb.h             |   12 ++++++++++++
 src/display/idirectfbsurface.c |   14 ++++++++++++++
 2 files changed, 26 insertions(+)

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

Reply via email to