New commits:

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=6d9f6e47985467cc8ea27474630fd2be10d81306
commit 6d9f6e47985467cc8ea27474630fd2be10d81306
Author: Denis Oliver Kropp <[email protected]>
Date:   Tue Feb 26 17:39:08 2013 +0100

    gp2d: add r-car gp2d driver

 configure.in                    |   16 +-
 gfxdrivers/Makefile.am          |    7 +
 gfxdrivers/gp2d/Makefile.am     |   44 ++
 gfxdrivers/gp2d/gp2d_blt.c      | 1018 +++++++++++++++++++++++++++++++++++++++
 gfxdrivers/gp2d/gp2d_blt.h      |  101 ++++
 gfxdrivers/gp2d/gp2d_driver.c   |  244 ++++++++++
 gfxdrivers/gp2d/gp2d_driver.h   |   15 +
 gfxdrivers/gp2d/gp2d_engine.cpp |  632 ++++++++++++++++++++++++
 gfxdrivers/gp2d/gp2d_engine.h   |  272 +++++++++++
 gfxdrivers/gp2d/gp2d_regs.h     |  420 ++++++++++++++++
 gfxdrivers/gp2d/gp2d_types.h    |   99 ++++
 11 files changed, 2867 insertions(+), 1 deletion(-)

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

Reply via email to