New commits:

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=028fcf3b4379b8c0b8626573ea5edd36e2f7f10f
commit 028fcf3b4379b8c0b8626573ea5edd36e2f7f10f
Author: Denis Oliver Kropp <[email protected]>
Date:   Wed Aug 21 17:52:07 2013 +0200

    X11: Build X11EGLImpl as module for graphics core

 include/directfb.h                            |   31 +++++
 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 +
 src/core/core.c                               |    9 +-
 src/core/surface.h                            |    1 +
 systems/x11/Makefile.am                       |   55 +++++---
 systems/x11/X11EGLImpl.cpp                    |   70 +++++++----
 systems/x11/X11EGLImpl.h                      |    6 -
 systems/x11/primary.c                         |   45 ++++++-
 systems/x11/x11.c                             |    2 +-
 systems/x11/x11_window_pool.c                 |   14 ++-
 systems/x11/xwindow.c                         |   10 +-
 tests/Makefile.am                             |    4 +-
 tests/dfbtest_egl.c                           |   16 ++-
 tests/dfbtest_eglimage.cpp                    |   21 ++--
 tests/dfbtest_gears.c                         |  168 ++++++++++++++++---------
 20 files changed, 418 insertions(+), 142 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to