New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=4de1c9ffb5481801a1fdfad0734eef1d68e4cfb9
commit 4de1c9ffb5481801a1fdfad0734eef1d68e4cfb9
Author: Denis Oliver Kropp <[email protected]>
Date: Sat Jun 22 02:40:45 2013 +0200
Task: Split source files
src/core/CoreLayerRegion_real.cpp | 428 +----------------------------
src/core/CoreSurface_real.cpp | 2 +-
src/core/Debug.cpp | 2 +-
src/core/DisplayTask.cpp | 539 +++++++++++++++++++++++++++++++++++++
src/core/DisplayTask.h | 144 ++++++++++
src/core/Makefile.am | 4 +
src/core/Renderer.h | 2 +-
src/core/SurfaceTask.cpp | 361 +++++++++++++++++++++++++
src/core/SurfaceTask.h | 155 +++++++++++
src/core/Task.cpp | 333 -----------------------
src/core/Task.h | 141 ----------
src/core/surface_allocation.cpp | 2 +-
systems/dummy/dummy.c | 1 +
systems/x11/x11input.c | 2 +-
14 files changed, 1210 insertions(+), 906 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs