New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=c397d8116425fb7be5633397a6619ad9ca5d45b5
commit c397d8116425fb7be5633397a6619ad9ca5d45b5
Author: Denis Oliver Kropp <[email protected]>
Date: Fri Aug 16 17:06:51 2013 +0200
libdirect: Add debug to direct_stream_create
Makefile.am | 6 +-
configure.in | 21 +++++--
include/directfb.h | 31 ++++++++++
lib/direct/Base.cpp | 20 ++++---
lib/direct/Base.h | 32 +++++-----
lib/direct/Type.h | 19 +++++-
lib/direct/stream.c | 2 +
lib/egl/EGL/Makefile.am | 2 +
lib/egl/EGLCoreWayland/EGLDisplayWayland.cpp | 5 +-
lib/egl/EGLCoreWayland/EGLDisplayWayland.h | 5 +-
lib/egl/Makefile.am | 10 ++--
lib/egl/api.cpp | 58 ++++++++++++++++++
lib/egl/core.cpp | 10 ++--
lib/egl/dfbegl.h | 6 +-
lib/egl/display.cpp | 6 +-
lib/egl/image.cpp | 2 +-
lib/egl/library.cpp | 4 ++
lib/egl/surface.cpp | 10 ++--
lib/wayland-dfb/wayland-dfb-client-protocol.h | 20 +++++++
lib/wayland-dfb/wayland-dfb-protocol.c | 6 +-
lib/wayland-dfb/wayland-dfb-server-protocol.h | 8 +++
lib/wayland-dfb/wayland-dfb.cpp | 2 +
lib/wayland-dfb/wayland-dfb.h | 66 +++++++++++++++++++++
lib/wayland-dfb/wayland-dfb.xml | 6 ++
rules/libs_deps.make | 2 +-
src/core/Graphics.cpp | 3 +
src/core/Graphics.h | 4 +-
src/core/core.c | 9 ++-
src/core/surface.h | 1 +
systems/drmkms/drmkms_screen.c | 59 ++++++++++++++++++
systems/x11/X11EGLImpl.cpp | 2 +-
systems/x11/X11EGLImpl.h | 2 +-
tests/coretest_task.cpp | 2 +-
tests/coretest_task_fillrect.cpp | 2 +-
tests/dfbtest_egl.c | 6 +-
tests/dfbtest_eglimage.cpp | 21 ++++---
tests/dfbtest_gears.c | 79 ++++---------------------
37 files changed, 409 insertions(+), 140 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs