New commits:

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=08ba2335fd9e6ce9895af02a906f57f7ffbc0d65
commit 08ba2335fd9e6ce9895af02a906f57f7ffbc0d65
Author: Denis Oliver Kropp <[email protected]>
Date:   Thu Nov 17 22:23:08 2011 +0100

    Core: Replace FusionProperty in gfxcard by hybrid skirmish (simple mutex in 
secure fusion mode).

 src/core/gfxcard.c |   26 ++++++++------------------
 src/core/gfxcard.h |    3 +--
 2 files changed, 9 insertions(+), 20 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=a950dbc5e99fe733d3b70937a461a912a934395e
commit a950dbc5e99fe733d3b70937a461a912a934395e
Author: Denis Oliver Kropp <[email protected]>
Date:   Thu Nov 17 22:21:42 2011 +0100

    Fusion: Add fusion_skirmish_init2() with 'local' argument to create a fake 
skirmish (simple mutex).
    
    This can be used by secure fusion mode when skirmishs are no longer
    locked by slaves at all, improving performance a lot.

 lib/fusion/lock.c |  101 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/fusion/lock.h |    7 +++-
 2 files changed, 107 insertions(+), 1 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=295399f99032dc666f62ee5dc8b51381330efa53
commit 295399f99032dc666f62ee5dc8b51381330efa53
Author: Denis Oliver Kropp <[email protected]>
Date:   Thu Nov 17 22:19:46 2011 +0100

    SecureFusion: Avoid mmap/munmap on each Lock/Unlock in shared surface pool 
when being the master.
    
    This restores rendering speed a lot for software fallbacks.

 src/core/shared_secure_surface_pool.c |   55 ++++++++++++++++++++------------
 1 files changed, 34 insertions(+), 21 deletions(-)

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

Reply via email to