New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=baa5a17d384eeb3d9b4dcf02a0e1efd148e1f676
commit baa5a17d384eeb3d9b4dcf02a0e1efd148e1f676
Author: Denis Oliver Kropp <[email protected]>
Date:   Sun Jun 23 06:20:07 2013 +0200

    Task: Add CacheInvalidate() to LockTask (used for application based locks).
    
    CacheFlush() is missing as the LockTask gets Done() immediately to prevent 
app from blocking further tasks.
    
    In a multi app scenario it is also unclear if the cache invalidate needs to 
happen in slave context.

 src/core/CoreSurface_real.cpp |    4 ++++
 1 file changed, 4 insertions(+)

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

Reply via email to