New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=32a90311b76858e0aee960ca5ed470cf1cc9e58b
commit 32a90311b76858e0aee960ca5ed470cf1cc9e58b
Author: Denis Oliver Kropp <[email protected]>
Date: Fri Jan 11 12:48:04 2013 +0100
Graphics: Add all Flush calls, client list management as in DirectFB 1.7.
Switches to C++ for CoreGraphicsStateClient as well.
src/core/CoreGraphicsStateClient.c | 631 ----------------------------
src/core/CoreGraphicsStateClient.cpp | 743 +++++++++++++++++++++++++++++++++
src/core/CoreGraphicsStateClient.h | 6 +-
src/display/idirectfbsurface.c | 6 +-
src/display/idirectfbsurface_layer.c | 6 +-
src/display/idirectfbsurface_window.c | 6 +-
6 files changed, 759 insertions(+), 639 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=9fe1e48f548b0f93fa0d62184249fbdb6cf3bfd4
commit 9fe1e48f548b0f93fa0d62184249fbdb6cf3bfd4
Author: Denis Oliver Kropp <[email protected]>
Date: Fri Jan 11 12:44:07 2013 +0100
Core: Fixes in dfb_gfxcard_state_check_acquire() for source flip count and
other selection, and adding EmitCommands when destination allocation changes.
src/core/gfxcard.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=af44c3919ea43372731ea4556eeeb3809217cb40
commit af44c3919ea43372731ea4556eeeb3809217cb40
Author: Denis Oliver Kropp <[email protected]>
Date: Fri Jan 11 04:54:17 2013 +0100
fbdev: Call dfb_surface_notify_display2() at end of primaryFlipRegion()
This is not the best solution. Actually, the function should be called
asynchronously when the buffer gets displayed, e.g. on vsync.
systems/fbdev/fbdev.c | 2 ++
1 file changed, 2 insertions(+)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs