New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=6490ea4bb0a3a53a796df140840debeccfe0c660
commit 6490ea4bb0a3a53a796df140840debeccfe0c660
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Thu Mar 20 09:11:32 2008 +0100
[water] IWater base implementation (all unimplemented). Split up of TEST
implementation.
Some parts might become parts of the new core, especially the network
traversal.
configure.in | 1 +
src/display/idirectfbsurface.c | 4 +-
src/water/Makefile.am | 12 +-
src/water/iwater.c | 2934 +---------------------------------------
src/water/iwater.h | 12 -
src/water/iwater_test.c | 393 ++++++
src/water/iwater_test.h | 71 +
src/water/test/Makefile.am | 31 +
src/water/test/attributes.c | 443 ++++++
src/water/test/attributes.h | 57 +
src/water/test/elements.c | 837 ++++++++++++
src/water/test/elements.h | 77 ++
src/water/test/network.c | 207 +++
src/water/test/network.h | 73 +
src/water/test/shapes.c | 146 ++
src/water/test/shapes.h | 46 +
src/water/test/transform.c | 1336 ++++++++++++++++++
src/water/test/transform.h | 57 +
src/water/test/util.c | 52 +
src/water/test/util.h | 90 ++
20 files changed, 3937 insertions(+), 2942 deletions(-)
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=edfd1c3f70318e731fc741baadc8e5f03327e70e
commit edfd1c3f70318e731fc741baadc8e5f03327e70e
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date: Thu Mar 20 09:07:41 2008 +0100
[docs] Still clear old generated files for a while... and ignore new ones.
docs/html/.gitignore | 5 ++---
docs/html/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs