[eq-commit] SF.net SVN: equalizer: [809] trunk/src
Brought to you by:
eile
|
From: <ei...@us...> - 2007-02-20 12:51:40
|
Revision: 809
http://svn.sourceforge.net/equalizer/?rev=809&view=rev
Author: eile
Date: 2007-02-20 04:51:38 -0800 (Tue, 20 Feb 2007)
Log Message:
-----------
Cleanup: Make local node/client explicit to application, remove per-thread localNode global, cleanup thread exits to free resources and allow correct reference counting of nodes
Modified Paths:
--------------
trunk/src/VS2005/Equalizer.vcproj
trunk/src/examples/configs/config.eqc
trunk/src/examples/eqPly/main.cpp
trunk/src/lib/Makefile
trunk/src/lib/client/client.cpp
trunk/src/lib/client/client.h
trunk/src/lib/client/config.cpp
trunk/src/lib/client/glXEventThread.cpp
trunk/src/lib/client/init.cpp
trunk/src/lib/client/init.h
trunk/src/lib/client/node.cpp
trunk/src/lib/client/pipe.cpp
trunk/src/lib/client/server.cpp
trunk/src/lib/client/server.h
trunk/src/lib/eq.h
trunk/src/lib/net/barrier.cpp
trunk/src/lib/net/command.cpp
trunk/src/lib/net/command.h
trunk/src/lib/net/commandCache.cpp
trunk/src/lib/net/commandCache.h
trunk/src/lib/net/commandQueue.cpp
trunk/src/lib/net/commandQueue.h
trunk/src/lib/net/init.cpp
trunk/src/lib/net/node.cpp
trunk/src/lib/net/node.h
trunk/src/server/config.cpp
Removed Paths:
-------------
trunk/src/lib/client/openParams.cpp
trunk/src/lib/client/openParams.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|