Revision: 2475
          http://equalizer.svn.sourceforge.net/equalizer/?rev=2475&view=rev
Author:   eile
Date:     2009-01-20 16:19:37 +0000 (Tue, 20 Jan 2009)

Log Message:
-----------
View API Part 2:
- template client-side canvas and inheritance structure
- create generic base class for frustum data distribution
- reduce loader shift/reduce conflicts
- template view/segment intersection code
- implement server-side ostream operators

[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

Modified Paths:
--------------
    trunk/src/VS2005/Equalizer.vcproj
    trunk/src/XCode/Equalizer.xcodeproj/project.pbxproj
    trunk/src/examples/configs/test.eqc
    trunk/src/lib/Makefile
    trunk/src/lib/client/aglEventHandler.h
    trunk/src/lib/client/aglWindow.h
    trunk/src/lib/client/aglWindowEvent.h
    trunk/src/lib/client/channelStatistics.h
    trunk/src/lib/client/configEvent.h
    trunk/src/lib/client/configStatistics.h
    trunk/src/lib/client/configVisitor.h
    trunk/src/lib/client/view.h
    trunk/src/lib/client/viewport.h
    trunk/src/server/canvas.cpp
    trunk/src/server/canvas.h
    trunk/src/server/channel.cpp
    trunk/src/server/config.cpp
    trunk/src/server/layout.cpp
    trunk/src/server/layout.h
    trunk/src/server/loader.y
    trunk/src/server/segment.cpp
    trunk/src/server/segment.h
    trunk/src/server/view.cpp
    trunk/src/server/view.h

Added Paths:
-----------
    trunk/src/lib/client/canvas.cpp
    trunk/src/lib/client/canvas.h
    trunk/src/lib/client/canvasVisitor.h
    trunk/src/lib/client/frustum.cpp
    trunk/src/lib/client/frustum.h
    trunk/src/lib/client/visitorResult.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to