New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=dd1f80ea7c2067282e5189feea0fe984add1322f
commit dd1f80ea7c2067282e5189feea0fe984add1322f
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sat Aug 11 11:34:03 2007 -0700

    Create layer surfaces with type CSTF_SHARED.
    
    Added CSTF_LAYER to types of shared memory pool (for BACKSYSTEM).
    
    Adjust type flags based on policy of each buffer during negotiation.
    
    Show all flags if negotiation fails.
    
    Safety check in dfb_surface_flip() if buffers have same policy.

 src/core/layer_context.c       |    2 +-
 src/core/shared_surface_pool.c |    2 +-
 src/core/surface.c             |    7 +++++++
 src/core/surface_buffer.c      |   10 +++++-----
 src/core/surface_pool.c        |   24 ++++++++++++++++++++----
 5 files changed, 34 insertions(+), 11 deletions(-)


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

Reply via email to