Thread: [eq-commit] SF.net SVN: equalizer: [601] trunk (Page 2)
Brought to you by:
eile
From: <ei...@us...> - 2006-11-28 14:53:40
|
Revision: 601 http://svn.sourceforge.net/equalizer/?rev=601&view=rev Author: eile Date: 2006-11-28 06:53:38 -0800 (Tue, 28 Nov 2006) Log Message: ----------- Fix compound spec and implementation to match each other wrt task execution, couple of code cleanups Modified Paths: -------------- trunk/doc/design/compounds.shtml trunk/src/examples/configs/4-window.DB.eqc trunk/src/examples/configs/hactar.DB.ds.eqc trunk/src/examples/configs/test.eqc trunk/src/lib/client/channel.cpp trunk/src/lib/client/log.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/loader.y trunk/src/server/log.h trunk/src/server/parser.cpp 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-12-04 08:23:54
|
Revision: 612 http://svn.sourceforge.net/equalizer/?rev=612&view=rev Author: eile Date: 2006-12-04 00:23:49 -0800 (Mon, 04 Dec 2006) Log Message: ----------- Implement fast RLE-like compression for image network transport Modified Paths: -------------- trunk/src/lib/Makefile trunk/src/lib/client/frameData.cpp trunk/src/lib/client/image.cpp trunk/src/lib/client/image.h trunk/src/make/system.mk trunk/src/tests/compressor/Makefile trunk/src/tests/compressor/test.cpp trunk/website/index.shtml Removed Paths: ------------- trunk/src/lib/base/compressor.cpp trunk/src/lib/base/compressor.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-12-05 11:30:26
|
Revision: 623 http://svn.sourceforge.net/equalizer/?rev=623&view=rev Author: eile Date: 2006-12-05 03:30:23 -0800 (Tue, 05 Dec 2006) Log Message: ----------- rename image compression tests, update downloads page to reflect new sf svn infrastructure Modified Paths: -------------- trunk/src/tests/Makefile trunk/website/downloads.shtml Added Paths: ----------- trunk/src/tests/image/ Removed Paths: ------------- trunk/src/tests/compressor/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-12-06 17:34:56
|
Revision: 624 http://svn.sourceforge.net/equalizer/?rev=624&view=rev Author: eile Date: 2006-12-06 09:34:33 -0800 (Wed, 06 Dec 2006) Log Message: ----------- Add statistics API and documentation, Clean up attributes file format and API by "flattening" attributes Modified Paths: -------------- trunk/doc/design/fileFormat.shtml trunk/src/examples/configs/1-pipe.eqc trunk/src/examples/configs/1-pipe.stereo.active.eqc trunk/src/examples/configs/2-node.2D.eqc trunk/src/examples/configs/2-node.DB.ds.eqc trunk/src/examples/configs/2-node.DB.eqc trunk/src/examples/configs/2-window.DB.eqc trunk/src/examples/configs/3-node.2D.eqc trunk/src/examples/configs/3-node.DB.ds.eqc trunk/src/examples/configs/3-node.DB.eqc trunk/src/examples/configs/4-node.2D.eqc trunk/src/examples/configs/4-node.DB.bs.eqc trunk/src/examples/configs/4-node.DB.ds.eqc trunk/src/examples/configs/4-node.DB.eqc trunk/src/examples/configs/5-node.2D.eqc trunk/src/examples/configs/5-node.DB.ds.eqc trunk/src/examples/configs/5-node.DB.eqc trunk/src/examples/configs/6-node.2D.eqc trunk/src/examples/configs/6-node.DB.ds.eqc trunk/src/examples/configs/6-node.DB.eqc trunk/src/examples/configs/hactar.2D.eqc trunk/src/examples/configs/hactar.DB.ds.eqc trunk/src/examples/configs/hactar.DB.eqc trunk/src/examples/configs/hactar.eqc trunk/src/lib/Makefile trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/global.cpp trunk/src/lib/client/global.h trunk/src/lib/client/packets.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/connection.ipp trunk/src/server/channel.cpp trunk/src/server/channel.h trunk/src/server/config.cpp trunk/src/server/global.cpp trunk/src/server/global.h trunk/src/server/lexer.cpp trunk/src/server/loader.l trunk/src/server/loader.y trunk/src/server/log.h trunk/src/server/parser.cpp trunk/src/server/parser.hpp trunk/src/server/pipe.cpp trunk/src/server/window.cpp trunk/src/server/window.h trunk/website/Makefile trunk/website/doc_developer.shtml Added Paths: ----------- trunk/doc/design/statistics.shtml trunk/src/lib/client/statEvent.cpp trunk/src/lib/client/statEvent.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-05-04 13:18:58
|
Revision: 1098 http://svn.sourceforge.net/equalizer/?rev=1098&view=rev Author: eile Date: 2007-05-04 06:18:57 -0700 (Fri, 04 May 2007) Log Message: ----------- Website: update for 0.3 release [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/src/AUTHORS trunk/website/doc_developer.shtml trunk/website/documents/design/infiniBand.shtml trunk/website/documents/design/residentNodes.shtml trunk/website/documents/design/standalone.shtml trunk/website/documents/design/taskMethods.shtml trunk/website/downloads.shtml trunk/website/features.shtml trunk/website/news/Release_0.3.shtml trunk/website/news.shtml trunk/website/relnotes.shtml Added Paths: ----------- trunk/website/downloads/Equalizer-0.3.0-0.x86_64.rpm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-06-26 19:07:23
|
Revision: 1163 http://svn.sourceforge.net/equalizer/?rev=1163&view=rev Author: eile Date: 2007-06-26 12:07:20 -0700 (Tue, 26 Jun 2007) Log Message: ----------- Website: Update flyer, resume and projects [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/Presentations/Flyer.graffle/data.plist trunk/doc/Presentations/FlyerBack.graffle/data.plist trunk/doc/Presentations/ParallelGraphicsProgramming.key/index.apxl.gz trunk/doc/Presentations/images/chromium.graffle/data.plist trunk/website/documentation.shtml trunk/website/documents/CV_Stefan_Eilemann.pdf trunk/website/documents/Flyer.pdf trunk/website/documents/FlyerWeb.pdf trunk/website/documents/Projects_Stefan_Eilemann.pdf Added Paths: ----------- trunk/doc/Presentations/Flyer.graffle/image103.pdf trunk/doc/Presentations/ParallelGraphicsProgramming.key/droppedImage.pdf trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st9-20.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st9-21.tiff trunk/doc/Presentations/images/chromium.graffle/image1.png trunk/doc/Presentations/images/chromium.graffle/image4.png Removed Paths: ------------- trunk/doc/Presentations/Flyer.graffle/image76.tif trunk/doc/Presentations/images/chromium.graffle/image1.tiff trunk/website/documents/FlyerLetter.pdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-08-20 15:35:51
|
Revision: 1245 http://equalizer.svn.sourceforge.net/equalizer/?rev=1245&view=rev Author: eile Date: 2007-08-20 08:35:48 -0700 (Mon, 20 Aug 2007) Log Message: ----------- Cleanup pipe and window event handling [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- 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/website/documents/design/eventHandling.shtml trunk/website/documents/design/taskMethods.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-11-27 09:37:55
|
Revision: 1561 http://equalizer.svn.sourceforge.net/equalizer/?rev=1561&view=rev Author: eile Date: 2007-11-27 01:37:54 -0800 (Tue, 27 Nov 2007) Log Message: ----------- Precursory work to support RenderContext association for window events. Remove glX event thread and implement message pumping for glx. Update doc accordingly. Needs make clean. [x] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/Developer/ProgrammingGuide/paper.pdf trunk/doc/Developer/ProgrammingGuide/paper.tex trunk/src/VS2005/Equalizer.vcproj trunk/src/examples/configs/test.eqc trunk/src/examples/eqPly/channel.cpp trunk/src/lib/Makefile trunk/src/lib/base/refPtr.h trunk/src/lib/client/X11Connection.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/eventHandler.cpp trunk/src/lib/client/messagePump.h trunk/src/lib/client/pipe.cpp trunk/src/lib/client/pipe.h trunk/src/lib/client/types.h trunk/src/lib/client/wglEventHandler.h trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h trunk/src/lib/client/windowEvent.h trunk/src/lib/client/windowSystem.h trunk/src/lib/net/connectionSet.cpp trunk/src/lib/net/connectionSet.h trunk/src/lib/net/node.cpp trunk/website/doc_developer.shtml trunk/website/documents/design/eventHandling.shtml trunk/website/documents/design/nonthreaded.shtml Added Paths: ----------- trunk/src/lib/client/aglMessagePump.cpp trunk/src/lib/client/aglMessagePump.h trunk/src/lib/client/glXEventHandler.cpp trunk/src/lib/client/glXEventHandler.h trunk/src/lib/client/glXMessagePump.cpp trunk/src/lib/client/glXMessagePump.h trunk/src/lib/client/wglMessagePump.cpp trunk/src/lib/client/wglMessagePump.h trunk/website/documents/design/images/eventFilter.png Removed Paths: ------------- trunk/src/lib/base/userdata.h trunk/src/lib/client/glXEventThread.cpp trunk/src/lib/client/glXEventThread.h trunk/src/lib/client/messagePump.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2008-02-01 15:02:15
|
Revision: 1690 http://equalizer.svn.sourceforge.net/equalizer/?rev=1690&view=rev Author: eile Date: 2008-02-01 07:02:06 -0800 (Fri, 01 Feb 2008) Log Message: ----------- Website: link doxygen docs [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/src/Doxyfile trunk/website/doc_developer.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-12-15 14:12:21
|
Revision: 650 http://svn.sourceforge.net/equalizer/?rev=650&view=rev Author: eile Date: 2006-12-15 06:04:32 -0800 (Fri, 15 Dec 2006) Log Message: ----------- Minor documentation updates, add draft of 0.2 release notes Modified Paths: -------------- trunk/doc/design/compounds.shtml trunk/doc/design/eventHandling.graffle trunk/doc/design/eventHandling.png trunk/doc/design/statistics.shtml trunk/website/Makefile Added Paths: ----------- trunk/doc/RelNotes/RelNotes_0.2.0.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-12-17 14:07:46
|
Revision: 661 http://svn.sourceforge.net/equalizer/?rev=661&view=rev Author: eile Date: 2006-12-17 06:07:42 -0800 (Sun, 17 Dec 2006) Log Message: ----------- add some missing images Added Paths: ----------- trunk/doc/Presentations/images/directSend.graffle/image12.rgb trunk/doc/Presentations/images/directSend.graffle/image13.rgb trunk/doc/Presentations/images/directSend.graffle/image14.rgb trunk/doc/Presentations/images/directSend.graffle/image15.tiff trunk/doc/Presentations/images/directSend.graffle/image16.tiff trunk/doc/Presentations/images/directSend.graffle/image17.tiff trunk/doc/Presentations/images/directSend.graffle/image18.tiff trunk/website/images/directSend-big.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-12-21 16:50:45
|
Revision: 670 http://svn.sourceforge.net/equalizer/?rev=670&view=rev Author: eile Date: 2006-12-21 08:50:39 -0800 (Thu, 21 Dec 2006) Log Message: ----------- website: Automate and cleanup page titles Modified Paths: -------------- trunk/doc/Presentations/Flyer.graffle/data.plist trunk/doc/Presentations/images/DB.graffle/data.plist trunk/doc/Presentations/images/binarySwap.graffle/data.plist trunk/doc/Presentations/images/directSend.graffle/data.plist trunk/doc/RelNotes/RelNotes_0.1.0.shtml trunk/doc/RelNotes/RelNotes_0.2.0.shtml trunk/doc/design/compounds.shtml trunk/doc/design/eventHandling.shtml trunk/doc/design/fileFormat.shtml trunk/doc/design/frames.shtml trunk/doc/design/nodeFailure.shtml trunk/doc/design/packets.shtml trunk/doc/design/statistics.shtml trunk/website/Makefile trunk/website/api.shtml trunk/website/configuration.shtml trunk/website/contact.shtml trunk/website/contributors.shtml trunk/website/doc_developer.shtml trunk/website/documentation.shtml trunk/website/downloads.shtml trunk/website/impressum.shtml trunk/website/include/header.shtml trunk/website/index.shtml trunk/website/lists.shtml trunk/website/news/Release_0.1.shtml trunk/website/news/tungsten.shtml trunk/website/news.shtml trunk/website/relnotes.shtml trunk/website/scalability.shtml trunk/website/screenshots.shtml trunk/website/useCases.shtml Added Paths: ----------- trunk/doc/Presentations/Flyer.graffle/image63.pdf trunk/doc/design/loadBalancing.shtml Removed Paths: ------------- trunk/doc/Presentations/Flyer.graffle/image26.pdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-12-29 14:21:08
|
Revision: 675 http://svn.sourceforge.net/equalizer/?rev=675&view=rev Author: eile Date: 2006-12-29 06:21:06 -0800 (Fri, 29 Dec 2006) Log Message: ----------- Bump version number Modified Paths: -------------- trunk/doc/RelNotes/RelNotes_0.2.0.shtml 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-12-30 12:24:13
|
Revision: 677 http://svn.sourceforge.net/equalizer/?rev=677&view=rev Author: eile Date: 2006-12-30 04:24:10 -0800 (Sat, 30 Dec 2006) Log Message: ----------- Update Release Notes Modified Paths: -------------- trunk/doc/RelNotes/RelNotes_0.2.0.shtml trunk/src/RELNOTES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2006-12-30 15:53:27
|
Revision: 684 http://svn.sourceforge.net/equalizer/?rev=684&view=rev Author: eile Date: 2006-12-30 07:53:15 -0800 (Sat, 30 Dec 2006) Log Message: ----------- Some more release work Modified Paths: -------------- tags/release-0.2/src/AUTHORS tags/release-0.2/src/make/rules.mk tags/release-0.2/website/downloads.shtml trunk/src/AUTHORS trunk/src/make/rules.mk trunk/website/downloads.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-01 14:14:39
|
Revision: 686 http://svn.sourceforge.net/equalizer/?rev=686&view=rev Author: eile Date: 2007-01-01 06:14:37 -0800 (Mon, 01 Jan 2007) Log Message: ----------- website: add feature list, add two new design docs Modified Paths: -------------- trunk/doc/design/compounds.shtml trunk/website/Makefile trunk/website/doc_developer.shtml trunk/website/include/header.shtml trunk/website/stylesheet.css Added Paths: ----------- trunk/doc/design/dynamicNearFar.shtml trunk/doc/design/imageCompression.shtml trunk/website/features.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-02 16:45:33
|
Revision: 692 http://svn.sourceforge.net/equalizer/?rev=692&view=rev Author: eile Date: 2007-01-02 08:45:22 -0800 (Tue, 02 Jan 2007) Log Message: ----------- Update programming presentation Modified Paths: -------------- trunk/doc/Presentations/ParallelGraphicsProgramming.key/index.apxl.gz trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st22-4.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st22-5.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st22-6.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st22-7.tiff trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.016.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.017.jpg trunk/website/documents/ParallelGraphicsProgramming.pdf Added Paths: ----------- trunk/doc/Presentations/ParallelGraphicsProgramming.key/droppedImage-2.pdf trunk/doc/Presentations/ParallelGraphicsProgramming.key/droppedImage-5.pdf Removed Paths: ------------- trunk/doc/Presentations/ParallelGraphicsProgramming.key/droppedImage-3.pdf trunk/doc/Presentations/ParallelGraphicsProgramming.key/droppedImage.pdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-04 13:16:50
|
Revision: 708 http://svn.sourceforge.net/equalizer/?rev=708&view=rev Author: eile Date: 2007-01-04 05:16:47 -0800 (Thu, 04 Jan 2007) Log Message: ----------- website: Update project description and feature list Modified Paths: -------------- trunk/doc/WhitePapers/ProjectEqualizer/paper.bib trunk/doc/WhitePapers/ProjectEqualizer/paper.pdf trunk/doc/WhitePapers/ProjectEqualizer/paper.tex trunk/src/lib/net/socketConnection.cpp trunk/website/features.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-11 11:01:28
|
Revision: 727 http://svn.sourceforge.net/equalizer/?rev=727&view=rev Author: eile Date: 2007-01-11 03:01:24 -0800 (Thu, 11 Jan 2007) Log Message: ----------- website: update api page, update parallel rendering systems WP Modified Paths: -------------- trunk/doc/Presentations/images/executionFlow.graffle trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.graffle/data.plist trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.pdf trunk/doc/WhitePapers/ParallelRenderingSystems/paper.pdf trunk/doc/WhitePapers/ParallelRenderingSystems/paper.tex trunk/website/api.shtml Added Paths: ----------- trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.graffle/image2.png trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.graffle/image4.png trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.graffle/image6.png trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.graffle/image7.png trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.graffle/image8.png trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.graffle/image9.png trunk/website/images/executionFlow-small.png trunk/website/images/executionFlow.png Removed Paths: ------------- trunk/doc/WhitePapers/ParallelRenderingSystems/images/sp_to_mp.graffle/image1.tiff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-24 13:58:51
|
Revision: 742 http://svn.sourceforge.net/equalizer/?rev=742&view=rev Author: eile Date: 2007-01-24 05:58:50 -0800 (Wed, 24 Jan 2007) Log Message: ----------- Add a design document describing all possible application-specific task methods Modified Paths: -------------- trunk/doc/WhitePapers/ParallelRenderingSystems/paper.pdf trunk/website/Makefile trunk/website/api.shtml trunk/website/doc_developer.shtml trunk/website/scalability.shtml Added Paths: ----------- trunk/doc/design/taskMethods.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-24 17:19:21
|
Revision: 744 http://svn.sourceforge.net/equalizer/?rev=744&view=rev Author: eile Date: 2007-01-24 09:19:17 -0800 (Wed, 24 Jan 2007) Log Message: ----------- Fix Darwin build Modified Paths: -------------- trunk/doc/design/taskMethods.shtml trunk/src/examples/eqPly/Makefile trunk/src/examples/eqPly/plyFileIO.cpp trunk/src/examples/include/tclap/Constraint.h trunk/src/examples/include/tclap/ValueArg.h trunk/src/lib/Makefile trunk/src/lib/base/base.h trunk/src/lib/base/hash.h trunk/src/lib/base/stdExt.h trunk/src/lib/base/timedLock.cpp trunk/src/lib/client/X11Connection.h trunk/src/lib/client/channel.cpp trunk/src/lib/client/glXEventThread.cpp trunk/src/lib/client/pipe.cpp trunk/src/lib/client/window.cpp trunk/src/lib/client/windowSystem.h trunk/src/lib/net/connection.cpp trunk/src/lib/net/connectionSet.cpp trunk/src/lib/net/nodeID.h trunk/src/lib/net/pipeConnectionPosix.cpp trunk/src/lib/net/socketConnection.h trunk/src/server/node.cpp trunk/src/tests/base/idPool.cpp trunk/src/tests/connection/client.cpp trunk/src/tests/connection/server.cpp trunk/src/tests/node/node.cpp trunk/website/features.shtml trunk/website/index.shtml Removed Paths: ------------- trunk/src/lib/client/nodeFactory.cpp trunk/src/lib/net/util.cpp trunk/src/lib/net/util.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-30 12:21:56
|
Revision: 755 http://svn.sourceforge.net/equalizer/?rev=755&view=rev Author: eile Date: 2007-01-30 04:21:54 -0800 (Tue, 30 Jan 2007) Log Message: ----------- Add support for anaglyphic stereo rendering: uses glColorMask, add compound stereo mode, add left/right color mask, add design documentation, update file format Modified Paths: -------------- trunk/doc/design/fileFormat.shtml trunk/src/VS2005/Equalizer Server.vcproj trunk/src/VS2005/Equalizer.vcproj trunk/src/lib/Makefile trunk/src/lib/client/channel.cpp trunk/src/lib/client/channel.h trunk/src/lib/client/global.cpp trunk/src/lib/client/global.h trunk/src/lib/client/renderContext.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/global.cpp trunk/src/server/global.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 trunk/src/server/window.cpp trunk/website/Makefile trunk/website/doc_developer.shtml Added Paths: ----------- trunk/doc/design/anaglyph.shtml trunk/src/examples/configs/1-pipe.stereo.anaglyph.eqc trunk/src/examples/configs/1-pipe.stereo.quad.eqc trunk/src/lib/client/colorMask.cpp trunk/src/lib/client/colorMask.h trunk/src/server/colorMask.h Removed Paths: ------------- trunk/src/examples/configs/1-pipe.stereo.active.eqc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-30 18:11:59
|
Revision: 759 http://svn.sourceforge.net/equalizer/?rev=759&view=rev Author: eile Date: 2007-01-30 10:11:55 -0800 (Tue, 30 Jan 2007) Log Message: ----------- website: replace table-based layout with CSS Modified Paths: -------------- trunk/doc/Presentations/images/2D.graffle/data.plist trunk/doc/design/fileFormat.shtml trunk/website/api.shtml trunk/website/images/2D-big.png trunk/website/images/2D.png trunk/website/images/Async-big.png trunk/website/images/Async.png trunk/website/index.shtml trunk/website/scalability.shtml trunk/website/stylesheet.css trunk/website/useCases.shtml Added Paths: ----------- trunk/doc/design/syncAsync.graffle/ trunk/doc/design/syncAsync.graffle/data.plist trunk/doc/design/syncAsync.graffle/image2.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-01-31 13:36:10
|
Revision: 762 http://svn.sourceforge.net/equalizer/?rev=762&view=rev Author: eile Date: 2007-01-31 05:36:00 -0800 (Wed, 31 Jan 2007) Log Message: ----------- website: preserve white space in preformatted text Modified Paths: -------------- trunk/doc/design/anaglyph.shtml trunk/doc/design/compounds.shtml trunk/doc/design/dynamicNearFar.shtml trunk/doc/design/fileFormat.shtml trunk/doc/design/frames.shtml trunk/doc/design/imageCompression.shtml trunk/doc/design/loadBalancing.shtml trunk/doc/design/nodeFailure.shtml trunk/doc/design/statistics.shtml trunk/website/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-02-05 15:18:39
|
Revision: 774 http://svn.sourceforge.net/equalizer/?rev=774&view=rev Author: eile Date: 2007-02-05 07:18:23 -0800 (Mon, 05 Feb 2007) Log Message: ----------- Swap left/right anaglyphic mask to be in sync with my glasses, add anaglyphics screenshot to website, start eqNet::Objects design doc Modified Paths: -------------- trunk/doc/design/anaglyph.shtml trunk/doc/design/fileFormat.shtml trunk/src/examples/configs/test.eqc trunk/src/examples/eqPly/channel.cpp trunk/src/lib/client/window.cpp trunk/src/lib/net/object.h trunk/src/server/compound.cpp trunk/website/Makefile trunk/website/screenshots/cave-small.jpg trunk/website/screenshots/directSend-dest-small.jpg trunk/website/screenshots/directSend-small.jpg trunk/website/screenshots/sortFirst-small.jpg trunk/website/screenshots/wall-small.jpg trunk/website/screenshots/wall2-small.jpg trunk/website/screenshots.shtml Added Paths: ----------- trunk/doc/design/objects.shtml trunk/website/images/anaglyph-small.png trunk/website/images/anaglyph.png trunk/website/screenshots/anaglyph-small.jpg Removed Paths: ------------- trunk/doc/design/objects.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |