Thread: [eq-commit] SF.net SVN: equalizer: [2027] trunk/src (Page 17)
Brought to you by:
eile
|
From: <ei...@us...> - 2008-07-07 14:51:15
|
Revision: 2027
http://equalizer.svn.sourceforge.net/equalizer/?rev=2027&view=rev
Author: eile
Date: 2008-07-07 07:51:14 -0700 (Mon, 07 Jul 2008)
Log Message:
-----------
Namespace-renaming-related cleanup (eq::net)
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/lib/client/X11Connection.h
trunk/src/lib/client/channel.cpp
trunk/src/lib/client/channel.h
trunk/src/lib/client/client.cpp
trunk/src/lib/client/client.h
trunk/src/lib/client/commandQueue.cpp
trunk/src/lib/client/commandQueue.h
trunk/src/lib/client/commands.h
trunk/src/lib/client/config.cpp
trunk/src/lib/client/config.h
trunk/src/lib/client/configParams.cpp
trunk/src/lib/client/frame.cpp
trunk/src/lib/client/frame.h
trunk/src/lib/client/frameData.cpp
trunk/src/lib/client/frameData.h
trunk/src/lib/client/glXEventHandler.cpp
trunk/src/lib/client/glXEventHandler.h
trunk/src/lib/client/init.cpp
trunk/src/lib/client/log.h
trunk/src/lib/client/matrix4.h
trunk/src/lib/client/node.cpp
trunk/src/lib/client/node.h
trunk/src/lib/client/nodeType.h
trunk/src/lib/client/packets.h
trunk/src/lib/client/pipe.cpp
trunk/src/lib/client/pipe.h
trunk/src/lib/client/server.cpp
trunk/src/lib/client/server.h
trunk/src/lib/client/window.cpp
trunk/src/server/channel.cpp
trunk/src/server/channel.h
trunk/src/server/channelUpdateVisitor.cpp
trunk/src/server/compound.cpp
trunk/src/server/compoundUpdateOutputVisitor.cpp
trunk/src/server/compoundUpdateOutputVisitor.h
trunk/src/server/config.cpp
trunk/src/server/config.h
trunk/src/server/connectionDescription.cpp
trunk/src/server/connectionDescription.h
trunk/src/server/frame.cpp
trunk/src/server/frame.h
trunk/src/server/frameData.h
trunk/src/server/global.cpp
trunk/src/server/node.cpp
trunk/src/server/node.h
trunk/src/server/pipe.cpp
trunk/src/server/pipe.h
trunk/src/server/server.cpp
trunk/src/server/server.h
trunk/src/server/window.cpp
trunk/src/server/window.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-07 15:13:32
|
Revision: 2028
http://equalizer.svn.sourceforge.net/equalizer/?rev=2028&view=rev
Author: eile
Date: 2008-07-07 08:13:31 -0700 (Mon, 07 Jul 2008)
Log Message:
-----------
Namespace-renaming-related cleanup (eq::base)
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/lib/client/channel.h
trunk/src/lib/client/client.h
trunk/src/lib/client/compositor.cpp
trunk/src/lib/client/config.cpp
trunk/src/lib/client/config.h
trunk/src/lib/client/frame.cpp
trunk/src/lib/client/frame.h
trunk/src/lib/client/frameData.cpp
trunk/src/lib/client/frameData.h
trunk/src/lib/client/glXEventHandler.h
trunk/src/lib/client/global.cpp
trunk/src/lib/client/image.cpp
trunk/src/lib/client/image.h
trunk/src/lib/client/matrix4.h
trunk/src/lib/client/node.h
trunk/src/lib/client/nodeFactory.h
trunk/src/lib/client/objectManager.h
trunk/src/lib/client/pipe.h
trunk/src/lib/client/server.cpp
trunk/src/lib/client/server.h
trunk/src/lib/client/types.h
trunk/src/lib/client/window.h
trunk/src/lib/net/barrier.h
trunk/src/lib/net/bufferConnection.h
trunk/src/lib/net/commandQueue.h
trunk/src/lib/net/connection.cpp
trunk/src/lib/net/connection.h
trunk/src/lib/net/connectionDescription.h
trunk/src/lib/net/connectionSet.h
trunk/src/lib/net/dataOStream.h
trunk/src/lib/net/deltaMasterCM.h
trunk/src/lib/net/fullMasterCM.h
trunk/src/lib/net/fullSlaveCM.cpp
trunk/src/lib/net/fullSlaveCM.h
trunk/src/lib/net/init.cpp
trunk/src/lib/net/log.h
trunk/src/lib/net/node.cpp
trunk/src/lib/net/node.h
trunk/src/lib/net/object.h
trunk/src/lib/net/objectDataIStream.h
trunk/src/lib/net/pairConnection.cpp
trunk/src/lib/net/pairConnection.h
trunk/src/lib/net/pipeConnection.h
trunk/src/lib/net/session.cpp
trunk/src/lib/net/session.h
trunk/src/lib/net/socketConnection.h
trunk/src/lib/net/types.h
trunk/src/lib/net/unbufferedMasterCM.h
trunk/src/server/channel.h
trunk/src/server/config.cpp
trunk/src/server/node.h
trunk/src/server/pipe.h
trunk/src/server/types.h
trunk/src/server/window.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-08 07:13:05
|
Revision: 2031
http://equalizer.svn.sourceforge.net/equalizer/?rev=2031&view=rev
Author: eile
Date: 2008-07-08 00:13:02 -0700 (Tue, 08 Jul 2008)
Log Message:
-----------
Improve doxygen documentation
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation
Modified Paths:
--------------
trunk/src/Doxyfile
trunk/src/examples/eqPly/tracker.cpp
trunk/src/examples/eqPly/vertexBufferLeaf.cpp
trunk/src/examples/eqPly/vertexBufferLeaf.h
trunk/src/examples/eqPly/vertexBufferNode.cpp
trunk/src/examples/eqPly/vertexBufferRoot.cpp
trunk/src/lib/base/launcher.cpp
trunk/src/lib/base/log.h
trunk/src/lib/client/channel.h
trunk/src/lib/client/compositor.cpp
trunk/src/lib/client/compositor.h
trunk/src/lib/client/config.h
trunk/src/lib/client/glXEventHandler.cpp
trunk/src/lib/client/pipe.h
trunk/src/lib/client/window.h
trunk/src/lib/net/commandQueue.h
trunk/src/lib/net/connectionDescription.cpp
trunk/src/lib/net/node.cpp
trunk/src/lib/net/node.h
trunk/src/lib/net/objectCM.h
trunk/src/lib/net/pipeConnectionWin32.cpp
trunk/src/lib/net/session.h
trunk/src/lib/net/socketConnectionWin32.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-08 09:08:57
|
Revision: 2033
http://equalizer.svn.sourceforge.net/equalizer/?rev=2033&view=rev
Author: eile
Date: 2008-07-08 02:08:53 -0700 (Tue, 08 Jul 2008)
Log Message:
-----------
2D load-balancing prototype:
- Use statistics as input for load-balancer
- New LoadBalancer class:
o LB is attached to a compound
o LB adapts viewport or range of all compound children
o LB is triggered before each Compound::update
DB load-balancing not fully implemented. File format and implementation is likely to change.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/VS2005/Equalizer Server Library.vcproj
trunk/src/VS2005/Equalizer.vcproj
trunk/src/server/Makefile
trunk/src/server/channel.cpp
trunk/src/server/channel.h
trunk/src/server/compound.cpp
trunk/src/server/compound.h
trunk/src/server/compoundInitVisitor.cpp
trunk/src/server/compoundInitVisitor.h
trunk/src/server/compoundListener.h
trunk/src/server/compoundUpdateDataVisitor.cpp
trunk/src/server/compoundUpdateOutputVisitor.cpp
trunk/src/server/loader.l
trunk/src/server/loader.y
trunk/src/server/log.h
trunk/src/server/node.cpp
Added Paths:
-----------
trunk/src/server/channelListener.h
trunk/src/server/loadBalancer.cpp
trunk/src/server/loadBalancer.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-08 14:45:04
|
Revision: 2039
http://equalizer.svn.sourceforge.net/equalizer/?rev=2039&view=rev
Author: eile
Date: 2008-07-08 07:45:01 -0700 (Tue, 08 Jul 2008)
Log Message:
-----------
Exit code cleanups
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/lib/client/server.cpp
trunk/src/lib/net/node.cpp
trunk/src/lib/net/node.h
trunk/src/server/config.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-09 12:51:38
|
Revision: 2040
http://equalizer.svn.sourceforge.net/equalizer/?rev=2040&view=rev
Author: eile
Date: 2008-07-09 05:51:27 -0700 (Wed, 09 Jul 2008)
Log Message:
-----------
Add RefPtr unit test, cleanup node exit
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/lib/client/client.cpp
trunk/src/lib/net/node.cpp
trunk/src/server/config.cpp
Added Paths:
-----------
trunk/src/tests/base/refPtr.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-10 09:31:55
|
Revision: 2044
http://equalizer.svn.sourceforge.net/equalizer/?rev=2044&view=rev
Author: eile
Date: 2008-07-10 02:31:54 -0700 (Thu, 10 Jul 2008)
Log Message:
-----------
Win32 socket read deadlock fix
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/lib/net/connectionSet.cpp
trunk/src/lib/net/socketConnectionWin32.cpp
trunk/src/tests/base/refPtr.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-10 13:41:56
|
Revision: 2047
http://equalizer.svn.sourceforge.net/equalizer/?rev=2047&view=rev
Author: eile
Date: 2008-07-10 06:41:52 -0700 (Thu, 10 Jul 2008)
Log Message:
-----------
Introduce eq::Config..ChannelVisitor, related accept() methods and unit test.
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/VS2005/Equalizer.vcproj
trunk/src/lib/Makefile
trunk/src/lib/client/channel.h
trunk/src/lib/client/config.cpp
trunk/src/lib/client/config.h
trunk/src/lib/client/node.cpp
trunk/src/lib/client/node.h
trunk/src/lib/client/pipe.cpp
trunk/src/lib/client/pipe.h
trunk/src/lib/client/window.cpp
trunk/src/lib/client/window.h
trunk/src/lib/net/node.h
trunk/src/tests/client/Makefile
trunk/src/tests/test.h
Added Paths:
-----------
trunk/src/lib/client/channelVisitor.h
trunk/src/lib/client/configVisitor.h
trunk/src/lib/client/nodeVisitor.h
trunk/src/lib/client/pipeVisitor.h
trunk/src/lib/client/windowVisitor.h
trunk/src/tests/client/configVisitor.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-14 12:26:50
|
Revision: 2050
http://equalizer.svn.sourceforge.net/equalizer/?rev=2050&view=rev
Author: eile
Date: 2008-07-14 05:26:46 -0700 (Mon, 14 Jul 2008)
Log Message:
-----------
Improve netperf:
- use TCLAP for command line parsing
- run clients forever
- run-time configurable packet size
- run-time configurable threaded receives
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/VS2005/netPerf.vcproj
trunk/src/lib/net/socketConnectionWin32.cpp
trunk/src/tests/netperf/Makefile
trunk/src/tests/netperf/netperf.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2008-07-15 06:20:45
|
Revision: 2052
http://equalizer.svn.sourceforge.net/equalizer/?rev=2052&view=rev
Author: eile
Date: 2008-07-14 23:20:44 -0700 (Mon, 14 Jul 2008)
Log Message:
-----------
add wait time option to netperf
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/examples/eqPly/tracker.cpp
trunk/src/lib/base/sleep.h
trunk/src/server/config.cpp
trunk/src/tests/netperf/netperf.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|