New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=22f799e3f9e432d7cf86b86e348ec3de9a222c1c
commit 22f799e3f9e432d7cf86b86e348ec3de9a222c1c
Author: Andreas Shimokawa <[email protected]>
Date: Mon Sep 19 18:55:44 2011 +0200
core: remove Dispatch class, use functions instead (even in C++ mode)
This patch also adds _Deinit_Dispatch() calls which were missing before
(fixes leaks)
flux/fluxcomp.cpp | 185 ++++++++++++++-------------------------------
src/core/core.c | 2 +-
src/core/graphics_state.c | 2 +
src/core/input.c | 3 +-
src/core/layer_context.c | 2 +-
src/core/layer_region.c | 2 +
src/core/layers.c | 2 +
src/core/palette.c | 2 +
src/core/screens.c | 2 +
src/core/surface.c | 2 +-
src/core/windows.c | 3 +-
src/core/windowstack.c | 2 +
12 files changed, 76 insertions(+), 133 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs