New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=f2e6f46719dae79745ca52ee26d13da63ee01763
commit f2e6f46719dae79745ca52ee26d13da63ee01763
Author: Denis Oliver Kropp <[email protected]>
Date:   Thu Jun 26 01:49:01 2014 +0200

    EGLCoreSDL: Add EGL Display for SDL applications, i.e. SDL_SetVideoMode() 
and eglCreateWindowSurface() passing SDL_Surface

 configure.in                         |    1 +
 lib/egl/EGLCoreSDL/CMakeLists.txt    |   15 ++
 lib/egl/EGLCoreSDL/EGLDisplaySDL.cpp |  281 ++++++++++++++++++++++++++++++++++
 lib/egl/EGLCoreSDL/EGLDisplaySDL.h   |  134 ++++++++++++++++
 lib/egl/EGLCoreSDL/Makefile.am       |   39 +++++
 lib/egl/Makefile.am                  |    6 +-
 lib/egl/dfbegl.h                     |    2 +
 7 files changed, 477 insertions(+), 1 deletion(-)

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

Reply via email to