New commits:

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=5e8476de982d63772e4dbdf39c1905894276a7b2
commit 5e8476de982d63772e4dbdf39c1905894276a7b2
Author: Andreas Shimokawa <[email protected]>
Date:   Tue May 8 18:19:42 2012 +0200

    egl: added non-working useless egl system, basically a renamed pvr2d system 
to git

 configure.in                   |   26 ++
 src/core/system.h              |    1 +
 systems/Makefile.am            |    7 +
 systems/egl/Makefile.am        |   41 +++
 systems/egl/egl_primary.c      |  416 +++++++++++++++++++++++++++++
 systems/egl/egl_primary.h      |   44 +++
 systems/egl/egl_surface_pool.c |  578 ++++++++++++++++++++++++++++++++++++++++
 systems/egl/egl_system.c       |  387 +++++++++++++++++++++++++++
 systems/egl/egl_system.h       |  101 +++++++
 9 files changed, 1601 insertions(+), 0 deletions(-)

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

Reply via email to