New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=683c84cfa11b0fd722592107b2993c61dab0998d
commit 683c84cfa11b0fd722592107b2993c61dab0998d
Author: Denis Oliver Kropp <[email protected]>
Date: Sun Jun 16 02:51:00 2013 +0200
Task: Fix back to front copy blocking issue adding
CoreGraphicsStateClientFlushFlags
Add CoreGraphicsStateClientFlushFlags with CGSCFF_FOLLOW_READER and
CGSCFF_FOLLOW_WRITER.
Add flags to CoreGraphicsStateClient_Flush(),
CoreGraphicsState::Flush(), Renderer::Flush() etc.
Set TASK_FLAG_FOLLOW_READER/WRITER accordingly.
Use CGSCFF_FOLLOW_READER in back_to_front_copy()!
lib/sawman/sawman_updates.c | 10 +++++-----
src/core/CoreGraphicsState.flux | 7 +++++++
src/core/CoreGraphicsStateClient.cpp | 20 +++++++++++---------
src/core/CoreGraphicsStateClient.h | 12 +++++++++++-
src/core/CoreGraphicsState_real.cpp | 7 ++++---
src/core/Renderer.cpp | 20 ++++++++++++++------
src/core/Renderer.h | 9 ++++++---
src/display/idirectfbdisplaylayer.c | 2 +-
src/display/idirectfbsurface.c | 16 ++++++++--------
src/gfx/util.cpp | 12 ++++++------
wm/default/default.c | 18 +++++++++---------
wm/sawman/sawman_wm.c | 8 ++++----
12 files changed, 86 insertions(+), 55 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs