[eq-commit] SF.net SVN: equalizer: [1436] trunk/src
Brought to you by:
eile
From: <ei...@us...> - 2007-10-19 13:45:20
|
Revision: 1436 http://equalizer.svn.sourceforge.net/equalizer/?rev=1436&view=rev Author: eile Date: 2007-10-19 06:45:18 -0700 (Fri, 19 Oct 2007) Log Message: ----------- Introduce per-node frame synchronization: - introduce new frameDrawFinish task method to signal last frameDraw of entity - changes behaviour of non-threaded pipes - changes default behaviour so that all *draw* methods are frame-synchronous *per node*. - documentation to follow momentarily. [x] May break build [x] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/examples/eVolve/node.cpp trunk/src/examples/eVolve/node.h trunk/src/examples/eVolve/pipe.cpp trunk/src/examples/eqPly/node.cpp trunk/src/examples/eqPly/node.h trunk/src/examples/eqPly/pipe.cpp trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/commands.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/packets.h trunk/src/lib/client/pipe.cpp trunk/src/lib/client/pipe.h trunk/src/lib/client/statEvent.h trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h trunk/src/server/channel.cpp trunk/src/server/channel.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/config.cpp trunk/src/server/config.h 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/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. |