New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=5a4566422224b74d56020248ab5abafbc1775601
commit 5a4566422224b74d56020248ab5abafbc1775601
Author: Denis Oliver Kropp <[email protected]>
Date: Wed May 15 17:16:19 2013 +0200
Renderer: fix throttle ref counting
Signed-off-by: dok <[email protected]>
src/core/Renderer.cpp | 55 +++++++++++++++++++++++++++++++++++++++++++++++++
src/core/Renderer.h | 26 ++++-------------------
2 files changed, 59 insertions(+), 22 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b9a9ada56461728a41fcc97265349f796e18b15e
commit b9a9ada56461728a41fcc97265349f796e18b15e
Author: Denis Oliver Kropp <[email protected]>
Date: Wed May 15 17:15:51 2013 +0200
Core: Stop dispatcher again in core shutdown
Signed-off-by: dok <[email protected]>
src/core/core.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=923e37381d63f448118d4e57600fe973c8166175
commit 923e37381d63f448118d4e57600fe973c8166175
Author: Denis Oliver Kropp <[email protected]>
Date: Wed May 15 17:12:48 2013 +0200
Core: Enhance flipping / timestamp code
Move flipping cruft into CoreSurface::Flip2(), add timestamp to
CoreWindow::Repaint(), keep last frame time in surface for clients
attaching...
Signed-off-by: dok <[email protected]>
src/core/CoreLayerRegion_real.cpp | 2 +
src/core/CoreSurface.flux | 43 +++++++++++++++++
src/core/CoreSurface_real.cpp | 85 +++++++++++++++++++++++++++++++++
src/core/CoreWindow.flux | 8 ++++
src/core/CoreWindow_real.cpp | 7 +--
src/core/layer_region.c | 4 ++
src/core/surface.c | 13 +++--
src/core/surface.h | 5 +-
src/core/windows.c | 52 +++-----------------
src/core/windows.h | 3 +-
src/display/idirectfbsurface.c | 52 ++++----------------
src/display/idirectfbsurface_layer.c | 10 ++--
src/display/idirectfbsurface_window.c | 6 ++-
src/input/idirectfbinputbuffer.c | 2 +-
14 files changed, 186 insertions(+), 106 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8c8f25a06648437bbb262849ab93ff267776c315
commit 8c8f25a06648437bbb262849ab93ff267776c315
Author: Denis Oliver Kropp <[email protected]>
Date: Wed May 15 15:26:50 2013 +0200
sawman: Fix crah with latest ref counting for graphics state client.
Signed-off-by: dok <[email protected]>
lib/sawman/sawman_updates.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs