New commits:
http://git.directfb.org/?p=extras/Insignia.git;a=commit;h=47306a2393f04c3ec2f0904d456680438236f352
commit 47306a2393f04c3ec2f0904d456680438236f352
Author: Denis Oliver Kropp <[email protected]>
Date:   Sun Jul 27 16:05:14 2014 +0200

    DFBEGL: Add some EGL tests including config, context, pixmap, window and 
EGLImage

 INSTALL                           |    4 +-
 configure.in                      |   27 ++-
 tests/DFBTestEGLConfig.cpp        |   73 +++++++
 tests/DFBTestEGLContext.cpp       |  145 +++++++++++++
 tests/DFBTestEGLImage.cpp         |   50 +++++
 tests/DFBTestEGLInit.cpp          |   41 ++++
 tests/DFBTestEGLWindowSurface.cpp |  104 ++++++++++
 tests/Makefile.am                 |   38 +++-
 tests/dfbtest_egl_utils.cpp       |  403 +++++++++++++++++++++++++++++++++++++
 9 files changed, 881 insertions(+), 4 deletions(-)

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

Reply via email to