Thread: [eq-commit] SF.net SVN: equalizer: [398] trunk/src
Brought to you by:
eile
From: <ei...@us...> - 2006-08-03 09:26:55
|
Revision: 398 Author: eile Date: 2006-08-03 02:26:44 -0700 (Thu, 03 Aug 2006) ViewCVS: http://svn.sourceforge.net/equalizer/?rev=398&view=rev Log Message: ----------- Update Darwin Readme, use default bison on Darwin, some minor fixes for per-thread storage Modified Paths: -------------- trunk/src/README.Darwin trunk/src/lib/base/perThread.h trunk/src/lib/base/userdata.h trunk/src/lib/net/session.h trunk/src/make/Darwin.mk trunk/src/server/compound.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-09-14 12:07:30
|
Revision: 437 http://svn.sourceforge.net/equalizer/?rev=437&view=rev Author: eile Date: 2006-09-14 05:07:13 -0700 (Thu, 14 Sep 2006) Log Message: ----------- more reassembly code: add frame format support to loader and compound (not yet used) Modified Paths: -------------- trunk/src/examples/configs/test.eqc trunk/src/lib/client/config.cpp trunk/src/lib/client/frame.cpp trunk/src/lib/client/frame.h trunk/src/lib/client/frameBuffer.cpp trunk/src/lib/client/frameBuffer.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/frame.cpp trunk/src/server/frameBuffer.h trunk/src/server/lexer.cpp trunk/src/server/loader.l trunk/src/server/loader.y trunk/src/server/parser.cpp trunk/src/server/parser.hpp Property Changed: ---------------- trunk/src/proto/pthreads/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-09-20 12:39:32
|
Revision: 441 http://svn.sourceforge.net/equalizer/?rev=441&view=rev Author: eile Date: 2006-09-20 05:39:22 -0700 (Wed, 20 Sep 2006) Log Message: ----------- remove obsolete mode[SYNC] from config, implement frame format inheritance, update README Modified Paths: -------------- trunk/src/README trunk/src/examples/configs/3-channel_cave.eqc trunk/src/server/compound.cpp trunk/src/server/compound.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-09-25 14:15:04
|
Revision: 447 http://svn.sourceforge.net/equalizer/?rev=447&view=rev Author: eile Date: 2006-09-25 07:14:49 -0700 (Mon, 25 Sep 2006) Log Message: ----------- more compound frame implementation Modified Paths: -------------- trunk/src/lib/Makefile trunk/src/lib/client/frame.cpp trunk/src/lib/client/frame.h trunk/src/lib/client/frameBuffer.cpp trunk/src/lib/client/frameBuffer.h trunk/src/lib/client/image.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/frame.cpp trunk/src/server/frame.h trunk/src/server/frameBuffer.cpp trunk/src/server/frameBuffer.h Added Paths: ----------- trunk/src/lib/client/image.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-09-26 09:56:19
|
Revision: 449 http://svn.sourceforge.net/equalizer/?rev=449&view=rev Author: eile Date: 2006-09-26 02:56:09 -0700 (Tue, 26 Sep 2006) Log Message: ----------- debug path to image readback Modified Paths: -------------- trunk/src/lib/client/frameBuffer.cpp trunk/src/lib/client/image.cpp trunk/src/server/compound.cpp trunk/src/server/frame.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-09-26 14:14:55
|
Revision: 450 http://svn.sourceforge.net/equalizer/?rev=450&view=rev Author: eile Date: 2006-09-26 07:14:40 -0700 (Tue, 26 Sep 2006) Log Message: ----------- rework compound inherit pvp and vp computations, rename ViewMatrix to View Modified Paths: -------------- trunk/src/lib/Makefile trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/frameBuffer.cpp trunk/src/lib/client/pixelViewport.h trunk/src/lib/client/renderContext.cpp trunk/src/lib/client/renderContext.h trunk/src/server/compound.cpp trunk/src/server/compound.h Added Paths: ----------- trunk/src/lib/client/view.cpp trunk/src/lib/client/view.h Removed Paths: ------------- trunk/src/lib/client/viewMatrix.cpp trunk/src/lib/client/viewMatrix.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-04 00:39:59
|
Revision: 455 http://svn.sourceforge.net/equalizer/?rev=455&view=rev Author: eile Date: 2006-10-01 08:05:33 -0700 (Sun, 01 Oct 2006) Log Message: ----------- integrate VMMLib for math code Modified Paths: -------------- trunk/src/examples/eqPly/frameData.h trunk/src/examples/eqPly/tracker.cpp trunk/src/lib/Makefile trunk/src/lib/client/matrix4.cpp trunk/src/lib/client/matrix4.h trunk/src/lib/eq.h trunk/src/server/config.cpp Removed Paths: ------------- trunk/src/lib/client/matrix4.ipp Property Changed: ---------------- trunk/src/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-04 00:40:02
|
Revision: 465 http://svn.sourceforge.net/equalizer/?rev=465&view=rev Author: eile Date: 2006-10-03 07:39:11 -0700 (Tue, 03 Oct 2006) Log Message: ----------- compound frame implementation: implement readback path Modified Paths: -------------- trunk/src/examples/configs/test.eqc trunk/src/lib/client/frame.h trunk/src/lib/client/frameBuffer.cpp trunk/src/lib/client/frameBuffer.h trunk/src/lib/client/image.cpp trunk/src/lib/client/image.h trunk/src/lib/client/log.h trunk/src/server/compound.cpp trunk/src/server/frame.cpp trunk/src/server/frame.h trunk/src/server/frameBuffer.h trunk/src/server/lexer.cpp trunk/src/server/log.h trunk/src/server/window.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-04 00:46:57
|
Revision: 461 http://svn.sourceforge.net/equalizer/?rev=461&view=rev Author: eile Date: 2006-10-03 00:54:46 -0700 (Tue, 03 Oct 2006) Log Message: ----------- implement stereo hint handling for CGL window creation, fix coredump upon config init failure Modified Paths: -------------- trunk/src/examples/configs/test.eqc trunk/src/lib/client/config.cpp trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-05 08:06:09
|
Revision: 470 http://svn.sourceforge.net/equalizer/?rev=470&view=rev Author: eile Date: 2006-10-05 01:05:59 -0700 (Thu, 05 Oct 2006) Log Message: ----------- More compound frame implementation: add method to write image files from data for debugging Modified Paths: -------------- trunk/src/lib/client/image.cpp trunk/src/lib/client/image.h trunk/src/server/compound.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-05 13:50:28
|
Revision: 472 http://svn.sourceforge.net/equalizer/?rev=472&view=rev Author: eile Date: 2006-10-05 06:50:17 -0700 (Thu, 05 Oct 2006) Log Message: ----------- debug frame readback Modified Paths: -------------- trunk/src/lib/client/frame.cpp trunk/src/lib/client/frame.h trunk/src/lib/client/frameBuffer.cpp trunk/src/lib/client/frameBuffer.h trunk/src/lib/client/pixelViewport.h trunk/src/server/compound.cpp trunk/src/server/frame.cpp trunk/src/server/frame.h trunk/src/server/frameBuffer.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-06 13:54:43
|
Revision: 473 http://svn.sourceforge.net/equalizer/?rev=473&view=rev Author: eile Date: 2006-10-06 06:54:17 -0700 (Fri, 06 Oct 2006) Log Message: ----------- debug 3-channel.cave config and related fallout Modified Paths: -------------- trunk/src/examples/eqPly/frameData.h trunk/src/lib/client/window.cpp trunk/src/server/compound.cpp trunk/src/server/window.cpp Added Paths: ----------- trunk/src/examples/configs/3-channel.cave.eqc trunk/src/examples/configs/5-channel.cave.eqc Removed Paths: ------------- trunk/src/examples/configs/3-channel_cave.eqc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-09 14:21:39
|
Revision: 477 http://svn.sourceforge.net/equalizer/?rev=477&view=rev Author: eile Date: 2006-10-09 07:21:13 -0700 (Mon, 09 Oct 2006) Log Message: ----------- Generate (but dont handle) transmit task, refactor id master registry to use node ids in place of nodes Modified Paths: -------------- trunk/src/examples/configs/test.eqc trunk/src/lib/Makefile trunk/src/lib/client/commands.h trunk/src/lib/client/config.cpp trunk/src/lib/client/frame.cpp trunk/src/lib/client/packets.h trunk/src/lib/net/base.cpp trunk/src/lib/net/node.cpp trunk/src/lib/net/node.h trunk/src/lib/net/nodeID.h trunk/src/lib/net/object.h trunk/src/lib/net/session.cpp trunk/src/lib/net/session.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/frame.cpp trunk/src/server/frame.h Added Paths: ----------- trunk/src/lib/net/nodeID.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-10 15:13:17
|
Revision: 482 http://svn.sourceforge.net/equalizer/?rev=482&view=rev Author: eile Date: 2006-10-10 08:12:56 -0700 (Tue, 10 Oct 2006) Log Message: ----------- Use Matrix4f for head transformation instead of C-style float*, move constants for range and matrix to correct place Modified Paths: -------------- trunk/src/lib/Makefile trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/range.h trunk/src/lib/client/renderContext.h trunk/src/server/compound.cpp trunk/src/server/compound.h Added Paths: ----------- trunk/src/lib/client/range.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-10 15:41:13
|
Revision: 483 http://svn.sourceforge.net/equalizer/?rev=483&view=rev Author: eile Date: 2006-10-10 08:40:53 -0700 (Tue, 10 Oct 2006) Log Message: ----------- Untested implementation of frame readback sync and transmission Modified Paths: -------------- trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/commands.h trunk/src/lib/client/frame.cpp trunk/src/lib/client/frame.h trunk/src/lib/client/frameBuffer.cpp trunk/src/lib/client/frameBuffer.h trunk/src/lib/client/image.cpp trunk/src/lib/client/image.h trunk/src/lib/client/packets.h trunk/src/lib/net/node.cpp trunk/src/lib/net/node.h trunk/src/server/compound.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-16 07:20:13
|
Revision: 490 http://svn.sourceforge.net/equalizer/?rev=490&view=rev Author: eile Date: 2006-10-16 00:19:59 -0700 (Mon, 16 Oct 2006) Log Message: ----------- Frustum culling for eqPly (done by dustin), couple of config file tweaks Modified Paths: -------------- trunk/src/examples/configs/5-channel.cave.eqc trunk/src/examples/eqPly/channel.cpp trunk/src/examples/eqPly/channel.h trunk/src/examples/eqPly/tracker.cpp trunk/src/examples/eqPly/tracker.h trunk/src/server/lexer.cpp trunk/src/server/parser.cpp trunk/src/server/parser.hpp Added Paths: ----------- trunk/src/examples/configs/3-pipe.eqc trunk/src/examples/eqPly/frustum.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-19 09:21:15
|
Revision: 502 http://svn.sourceforge.net/equalizer/?rev=502&view=rev Author: eile Date: 2006-10-19 02:20:57 -0700 (Thu, 19 Oct 2006) Log Message: ----------- step 2 of step-by-step conversion to use vmmlib consistently Modified Paths: -------------- trunk/src/examples/eqPly/channel.cpp trunk/src/examples/eqPly/frameData.h trunk/src/examples/eqPly/main.cpp trunk/src/examples/eqPly/plyModel.h trunk/src/lib/base/log.h trunk/src/lib/client/view.cpp trunk/src/lib/client/view.h trunk/src/server/compound.cpp 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...> - 2006-10-19 10:07:42
|
Revision: 504 http://svn.sourceforge.net/equalizer/?rev=504&view=rev Author: eile Date: 2006-10-19 03:07:28 -0700 (Thu, 19 Oct 2006) Log Message: ----------- eqPly: re-enable frustum culling, convert frustum to Unix line endings and provide float specialization for sqrt Modified Paths: -------------- trunk/src/examples/eqPly/channel.cpp trunk/src/examples/eqPly/frustum.h trunk/src/server/compound.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-20 14:10:08
|
Revision: 509 http://svn.sourceforge.net/equalizer/?rev=509&view=rev Author: eile Date: 2006-10-20 07:09:34 -0700 (Fri, 20 Oct 2006) Log Message: ----------- Bugfix: swapbarrier across multiple nodes was broken Modified Paths: -------------- trunk/src/examples/eqPly/channel.cpp trunk/src/lib/base/base.h trunk/src/lib/client/node.cpp trunk/src/lib/client/pipe.cpp trunk/src/lib/net/barrier.cpp trunk/src/lib/net/base.h trunk/src/lib/net/node.cpp trunk/src/lib/net/packets.h trunk/src/lib/net/session.cpp trunk/src/server/compound.cpp trunk/src/server/server.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-26 11:32:51
|
Revision: 513 http://svn.sourceforge.net/equalizer/?rev=513&view=rev Author: eile Date: 2006-10-26 04:32:20 -0700 (Thu, 26 Oct 2006) Log Message: ----------- fix race conditions in eqNet::Object and barrier, provide way to set delta data separately from instance data, introduce new debug prints Modified Paths: -------------- trunk/src/examples/configs/stress.eqc trunk/src/examples/eqPly/frameData.h trunk/src/lib/Makefile trunk/src/lib/base/base.h trunk/src/lib/base/hash.h trunk/src/lib/base/log.cpp trunk/src/lib/base/log.h trunk/src/lib/base/monitor.h trunk/src/lib/base/requestHandler.h trunk/src/lib/client/channel.cpp trunk/src/lib/client/config.cpp trunk/src/lib/client/frame.cpp trunk/src/lib/client/frameBuffer.cpp trunk/src/lib/client/log.h trunk/src/lib/client/matrix4.cpp trunk/src/lib/client/window.cpp trunk/src/lib/net/barrier.cpp trunk/src/lib/net/barrier.h trunk/src/lib/net/commands.h trunk/src/lib/net/connectionSet.h trunk/src/lib/net/idHash.h trunk/src/lib/net/nodeID.h trunk/src/lib/net/object.cpp trunk/src/lib/net/object.h trunk/src/lib/net/packets.h trunk/src/lib/net/session.cpp trunk/src/lib/net/session.h trunk/src/server/compound.cpp trunk/src/server/config.cpp trunk/src/server/frame.cpp trunk/src/server/frameBuffer.cpp trunk/src/server/window.cpp Added Paths: ----------- trunk/src/lib/base/stdExt.h trunk/src/lib/net/log.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-26 14:34:53
|
Revision: 514 http://svn.sourceforge.net/equalizer/?rev=514&view=rev Author: eile Date: 2006-10-26 07:34:44 -0700 (Thu, 26 Oct 2006) Log Message: ----------- improve integration of vmmlib, (partial) bugfix for head tracking Modified Paths: -------------- trunk/src/lib/client/matrix4.cpp trunk/src/lib/client/matrix4.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...> - 2006-10-30 09:04:40
|
Revision: 522 http://svn.sourceforge.net/equalizer/?rev=522&view=rev Author: eile Date: 2006-10-30 01:04:26 -0800 (Mon, 30 Oct 2006) Log Message: ----------- ia64 compile fix Modified Paths: -------------- trunk/src/examples/eqPly/tracker.cpp trunk/src/lib/client/version.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-30 14:07:23
|
Revision: 525 http://svn.sourceforge.net/equalizer/?rev=525&view=rev Author: eile Date: 2006-10-30 06:06:56 -0800 (Mon, 30 Oct 2006) Log Message: ----------- untested tracker code cleanup Modified Paths: -------------- trunk/src/examples/configs/1-pipe.stereo.active.eqc trunk/src/examples/eqPly/main.cpp trunk/src/examples/eqPly/tracker.cpp trunk/src/examples/eqPly/tracker.h trunk/src/lib/client/matrix4.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-10-31 09:54:02
|
Revision: 526 http://svn.sourceforge.net/equalizer/?rev=526&view=rev Author: eile Date: 2006-10-31 01:53:51 -0800 (Tue, 31 Oct 2006) Log Message: ----------- more tracker cleanup Modified Paths: -------------- trunk/src/examples/eqPly/main.cpp trunk/src/examples/eqPly/tracker.cpp trunk/src/examples/eqPly/tracker.h trunk/src/lib/client/config.cpp trunk/src/lib/client/config.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-11-02 08:27:11
|
Revision: 536 http://svn.sourceforge.net/equalizer/?rev=536&view=rev Author: eile Date: 2006-11-02 00:20:09 -0800 (Thu, 02 Nov 2006) Log Message: ----------- gcc 4.1 compile fix Modified Paths: -------------- trunk/src/AUTHORS trunk/src/lib/net/object.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |