New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=7a4c5573e79439fc92a23e2df6db1d68f0d689e2
commit 7a4c5573e79439fc92a23e2df6db1d68f0d689e2
Author: Denis Oliver Kropp <d...@directfb.org>
Date:   Mon Aug 19 13:09:55 2013 +0200

    EGL: Changes to libs for better runtime handling
    
    - Install libEGL into lib/dfb-egl
    - Load graphics implementations from moduledir/graphics

 lib/egl/Makefile.am           |   13 ++--
 lib/egl/api.cpp               |   70 ++++++++++----------
 lib/egl/dfbegl.h              |    2 +
 lib/egl/display.cpp           |   21 +++---
 src/core/Graphics.cpp         |   50 ++++++++------
 src/core/Graphics.h           |   48 ++++++++------
 systems/x11/X11EGLImpl.cpp    |  144 +++++++++++++++++++++--------------------
 systems/x11/X11EGLImpl.h      |   31 +++------
 systems/x11/primary.c         |   10 +--
 systems/x11/x11.c             |    8 +--
 systems/x11/x11_window_pool.c |    3 +
 11 files changed, 209 insertions(+), 191 deletions(-)

_______________________________________________
directfb-cvs mailing list
directfb-cvs@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to