New commits: http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=2909924b75bf9355c95822f025b7519b3585043d commit 2909924b75bf9355c95822f025b7519b3585043d Author: Denis Oliver Kropp <d...@directfb.org> Date: Sat Jan 12 04:34:51 2013 +0100
Core: Add CallBuffer helper class to be used by requestor interface with buffered methods. src/core/Interface.cpp | 219 ++++++++++++++++++++++++++++++++++++++++++++++++ src/core/Interface.h | 25 ++++++ src/core/Makefile.am | 1 + 3 files changed, 245 insertions(+) http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=8d8ac5aa0a65a6f9c59e0dc7e3ecf64ddb49258b commit 8d8ac5aa0a65a6f9c59e0dc7e3ecf64ddb49258b Author: Denis Oliver Kropp <d...@directfb.org> Date: Sat Jan 12 03:29:31 2013 +0100 CoreGraphicsStateClient: Add _ReleaseSource() and _SetColorAndIndex() to avoid calling generated C wrappers. src/core/CoreGraphicsStateClient.cpp | 26 ++++++++++++++++++++++++++ src/core/CoreGraphicsStateClient.h | 6 ++++++ src/display/idirectfbsurface.c | 4 ++-- 3 files changed, 34 insertions(+), 2 deletions(-) _______________________________________________ directfb-cvs mailing list directfb-cvs@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs