New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=5891ff86b4b2d5ad1ce86d38c99d981d6b5cec90
commit 5891ff86b4b2d5ad1ce86d38c99d981d6b5cec90
Author: Denis Oliver Kropp <[email protected]>
Date:   Sat Jun 15 05:43:33 2013 +0200

    Core: Add CSCAPS_DISPLAY_TASKS and CSCAPS_NOTIFY_DISPLAY for compatibility
    
    System modules doing Task_Done() calls need to set CSCAPS_DISPLAY_TASKS.
    
    System modules doing dfb_surface_notify_display() calls need to set
    CSCAPS_NOTIFY_DISPLAY.
    
    Otherwise, the core will call those functions for backward
    compatibility.

 src/core/CoreLayerRegion_real.cpp |   27 +++++++++++++++++++++++++--
 src/core/layer_region.c           |   19 ++++++++++++++++---
 src/core/system.h                 |    4 +++-
 3 files changed, 44 insertions(+), 6 deletions(-)

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

Reply via email to