New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=4dcd41a3688ceb198f095be014b5f671a81be715
commit 4dcd41a3688ceb198f095be014b5f671a81be715
Author: Denis Oliver Kropp <[email protected]>
Date:   Mon Jun 20 22:01:00 2011 +0200

    libfusion: Implement multi app FusionCall v3 via new linux-fusion interface.
    
    - Change FusionCallHandler3 to return the actual size of return data as well
    - Use FUSION_CALL_EXECUTE3 in fusion_call_execute3() if non-local
    - Add fusion_call_return3() using FUSION_CALL_RETURN3
    - Implement handling new FMT_CALL3 message via _fusion_call_process3

 lib/fusion/call.c            |  175 +++++++++++++++++++++++++++++++++++++-----
 lib/fusion/call.h            |   24 +++---
 lib/fusion/fusion.c          |    7 ++
 lib/fusion/fusion_internal.h |    4 +
 4 files changed, 178 insertions(+), 32 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=226f4e981d4c4f66aedd5a66e89e1141d04164ee
commit 226f4e981d4c4f66aedd5a66e89e1141d04164ee
Author: Denis Oliver Kropp <[email protected]>
Date:   Mon May 16 22:34:44 2011 +0200

    Docs: Add first sketch of Core Interfaces.

 docs/Core_Interfaces.txt |  268 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 268 insertions(+), 0 deletions(-)

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

Reply via email to