New commits:
http://git.directfb.org/?p=extras/Insignia.git;a=commit;h=62b80b07a3eafcba26fdbc6ce9bb066ebd49b1d4
commit 62b80b07a3eafcba26fdbc6ce9bb066ebd49b1d4
Author: Denis Oliver Kropp <[email protected]>
Date:   Sat Mar 30 18:17:07 2013 +0100

    Insignia: Further enhancements, fixes, new tests...

 Makefile.am                        |    2 +-
 configure.in                       |   58 ++-
 lib/Insignia.cpp                   |  929 ++++++++++++++++++++++++------------
 lib/Insignia.h                     |   82 ++--
 lib/InsigniaConfig.cpp             |   51 ++
 lib/InsigniaConfig.h               |  203 ++++++++
 lib/InsigniaTest.cpp               |   59 ++-
 lib/InsigniaTest.h                 |  278 +++++++++--
 lib/InsigniaTestManager.cpp        |    2 +-
 lib/InsigniaTestManager.h          |   18 +-
 lib/InsigniaUtil.cpp               |  269 ++++++++++-
 lib/InsigniaUtil.h                 |   69 +++
 lib/Makefile.am                    |   12 +-
 lib/common.h                       |    6 +
 rules/Makefile.am                  |    1 +
 rules/nmfile.make                  |   11 +
 src/InsigniaRun                    |  145 ++++--
 src/Makefile.am                    |    2 +-
 tests/DFBTestBlitting.cpp          |  124 +++--
 tests/DFBTestClipping.cpp          |   17 +-
 tests/DFBTestInterlocks.cpp        |    2 +-
 tests/DFBTestMulti01.cpp           |   32 +-
 tests/DFBTestMulti02.cpp           |   45 +-
 tests/DFBTestMultiLayerContext.cpp |    2 -
 tests/DFBTestMultiSaWMan.cpp       |  165 +++++++
 tests/DFBTestRender.h              |   34 +-
 tests/DFBTestRenderBlit.cpp        |    5 +-
 tests/DFBTestRenderFill.cpp        |    3 -
 tests/DFBTestSimple.h              |   53 ++
 tests/DFBTestSimpleWindow.cpp      |   40 ++
 tests/DFBTestStress01.cpp          |  118 +++++
 tests/DFBTestTempSurface.cpp       |    5 +-
 tests/Makefile.am                  |    9 +
 33 files changed, 2240 insertions(+), 611 deletions(-)

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

Reply via email to