[eq-commit] SF.net SVN: equalizer: [846] trunk
Brought to you by:
eile
From: <ei...@us...> - 2007-02-28 09:57:33
|
Revision: 846 http://svn.sourceforge.net/equalizer/?rev=846&view=rev Author: eile Date: 2007-02-28 01:57:31 -0800 (Wed, 28 Feb 2007) Log Message: ----------- [ ] Bugfix [x] New Feature [ ] Cleanup [x] Documentation [ ] Breaks existing applications Description: Start implementing non-threaded rendering. Add file format interface to loader and server API as specified. Dispatch nonthreaded tasks to main thread. Add example config. Still need implementation of late execution for nonthreaded task. Modified Paths: -------------- trunk/doc/design/fileFormat.shtml trunk/doc/design/nonthreaded.shtml trunk/src/VS2005/Equalizer.vcproj trunk/src/lib/Makefile trunk/src/lib/client/config.cpp trunk/src/lib/client/node.cpp trunk/src/lib/client/packets.h trunk/src/lib/client/pipe.cpp trunk/src/lib/client/pipe.h trunk/src/lib/net/base.cpp trunk/src/server/compound.cpp trunk/src/server/config.cpp trunk/src/server/config.h trunk/src/server/global.cpp trunk/src/server/global.h trunk/src/server/loader.l trunk/src/server/loader.y trunk/src/server/pipe.cpp trunk/src/server/pipe.h trunk/src/server/window.cpp Added Paths: ----------- trunk/src/commitTemplate.txt trunk/src/examples/configs/1-window.nonthreaded.eqc trunk/src/lib/net/bufferConnection.cpp trunk/src/lib/net/bufferConnection.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |