New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=26eec496b43482ba117499d186ed40f082fd94cb
commit 26eec496b43482ba117499d186ed40f082fd94cb
Author: Denis Oliver Kropp <[email protected]>
Date:   Mon Jul 29 12:23:40 2013 +0200

    X11: Finish EGLImage implementation, both as native pixmap input to 
eglCreateImage and as generic United[tm] EGLImage for glEGLImage... other fixes.
    
    Signed-off-by: Denis Oliver Kropp <[email protected]>

 systems/x11/EGLDisplayX11.cpp  |   70 +++++++++++++++----
 systems/x11/EGLDisplayX11.h    |   34 +++++++---
 systems/x11/Makefile.am        |    3 +-
 systems/x11/X11EGLImpl.cpp     |  145 +++++++++++++---------------------------
 systems/x11/X11EGLImpl.h       |   37 ++++------
 systems/x11/primary.c          |   37 ++++++++--
 systems/x11/x11_surface_pool.c |    6 +-
 systems/x11/x11_window_pool.c  |    2 +-
 8 files changed, 176 insertions(+), 158 deletions(-)

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

Reply via email to