New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=0863304a9a79c811266e1f2a7c6f611bbef68e29
commit 0863304a9a79c811266e1f2a7c6f611bbef68e29
Author: Denis Oliver Kropp <[email protected]>
Date:   Fri Dec 23 01:29:56 2011 +0100

    Graphics: Merge accel1 changes with run time option to enable it.
    
    CoreGraphicsState surface setters also have the "queue" flag now.
    
    Add CoreGraphicsState::Flush() being called from IDirectFBSurface 
implementations before flipping.
    
    Export global CoreGraphicsDevice instance "card" (FIXME: namespace).

 src/core/CoreGraphicsState.flux       |   10 +
 src/core/CoreGraphicsState_real.cpp   |  573 +++++++++++++++++++++++++++++++-
 src/core/gfxcard.c                    |    2 +-
 src/core/graphics_state.h             |   18 +-
 src/display/idirectfbsurface.c        |    5 +
 src/display/idirectfbsurface_layer.c  |    5 +
 src/display/idirectfbsurface_window.c |    5 +
 src/gfx/generic/generic.c             |  197 ++++++++----
 src/gfx/generic/generic.h             |    3 +-
 src/misc/conf.c                       |    6 +
 src/misc/conf.h                       |    2 +
 11 files changed, 746 insertions(+), 80 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=369068a7541dab2fab109d9cb887db949e3fe168
commit 369068a7541dab2fab109d9cb887db949e3fe168
Author: Denis Oliver Kropp <[email protected]>
Date:   Fri Dec 23 01:13:15 2011 +0100

    Graphics: Add CSF_DESTINATION_LOCKED and SMF_NONE.

 src/core/state.h |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

Reply via email to