New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=d83395e35b1733d664a41b71b6eb93f393124e59
commit d83395e35b1733d664a41b71b6eb93f393124e59
Author: Denis Oliver Kropp <[email protected]>
Date:   Mon May 28 11:53:44 2012 +0200

    Options: Add 'always-indirect', merely used by system modules, to have 
master running (almost) as slave.
    
    Fix some things around this new option...

 src/core/CoreDFB_CallMode.h           |    4 ++
 src/core/CoreDFB_includes.h           |    4 +-
 src/core/CoreGraphicsStateClient.c    |   22 ++++----
 src/core/CoreGraphicsState_includes.h |    4 +-
 src/core/CoreLayerContext_includes.h  |    4 +-
 src/core/CoreLayerRegion_includes.h   |    4 +-
 src/core/CoreLayer_includes.h         |    4 +-
 src/core/CorePalette_includes.h       |    4 +-
 src/core/CoreScreen_includes.h        |    4 +-
 src/core/CoreSlave_includes.h         |    6 ++-
 src/core/CoreSurfaceClient_includes.h |    4 +-
 src/core/CoreSurface_includes.h       |    4 +-
 src/core/CoreWindowStack_includes.h   |    4 +-
 src/core/CoreWindow_includes.h        |    4 +-
 src/core/gfxcard.c                    |   56 ++++++++++++++-------
 src/directfb.c                        |   39 +++++++--------
 src/idirectfb.c                       |   88 +++++++++++++++++++++++++++++----
 src/idirectfb.h                       |    6 ++
 src/media/DataBuffer_includes.h       |    7 ++-
 src/media/ImageProvider_includes.h    |    4 +-
 src/misc/conf.c                       |    7 +++
 src/misc/conf.h                       |    1 +
 22 files changed, 210 insertions(+), 74 deletions(-)

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

Reply via email to