equalizer-commit Mailing List for Equalizer - Parallel Rendering (Page 299)
Brought to you by:
eile
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(32) |
Sep
(18) |
Oct
(73) |
Nov
(77) |
Dec
(77) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(78) |
Feb
(84) |
Mar
(121) |
Apr
(100) |
May
(73) |
Jun
(24) |
Jul
(42) |
Aug
(79) |
Sep
(92) |
Oct
(111) |
Nov
(80) |
Dec
(53) |
2008 |
Jan
(59) |
Feb
(49) |
Mar
(52) |
Apr
(69) |
May
(75) |
Jun
(62) |
Jul
(105) |
Aug
(94) |
Sep
(14) |
Oct
(96) |
Nov
(83) |
Dec
(49) |
2009 |
Jan
(100) |
Feb
(139) |
Mar
(128) |
Apr
(108) |
May
(90) |
Jun
(120) |
Jul
(146) |
Aug
(72) |
Sep
(72) |
Oct
(139) |
Nov
(219) |
Dec
(97) |
2010 |
Jan
(188) |
Feb
(167) |
Mar
(98) |
Apr
(88) |
May
(107) |
Jun
(74) |
Jul
(94) |
Aug
(238) |
Sep
(88) |
Oct
(220) |
Nov
(187) |
Dec
(151) |
2011 |
Jan
(256) |
Feb
(195) |
Mar
(219) |
Apr
(54) |
May
(60) |
Jun
(51) |
Jul
(90) |
Aug
(85) |
Sep
(28) |
Oct
(46) |
Nov
(94) |
Dec
(59) |
2012 |
Jan
(145) |
Feb
(166) |
Mar
(126) |
Apr
(103) |
May
(42) |
Jun
(68) |
Jul
(130) |
Aug
(31) |
Sep
(80) |
Oct
(25) |
Nov
(68) |
Dec
(18) |
2013 |
Jan
(75) |
Feb
(31) |
Mar
(32) |
Apr
(20) |
May
(39) |
Jun
(38) |
Jul
(45) |
Aug
(45) |
Sep
(1) |
Oct
(4) |
Nov
(25) |
Dec
(7) |
2014 |
Jan
(9) |
Feb
(6) |
Mar
(8) |
Apr
(8) |
May
(9) |
Jun
(10) |
Jul
(11) |
Aug
(9) |
Sep
(10) |
Oct
(21) |
Nov
(8) |
Dec
(14) |
2015 |
Jan
(8) |
Feb
(16) |
Mar
(6) |
Apr
(5) |
May
(11) |
Jun
(9) |
Jul
(14) |
Aug
(12) |
Sep
(2) |
Oct
(5) |
Nov
(15) |
Dec
(3) |
2016 |
Jan
(4) |
Feb
(8) |
Mar
(3) |
Apr
(7) |
May
(1) |
Jun
(6) |
Jul
(5) |
Aug
(2) |
Sep
(7) |
Oct
(10) |
Nov
(2) |
Dec
(13) |
2017 |
Jan
(9) |
Feb
(6) |
Mar
(6) |
Apr
|
May
(3) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2018 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: <ei...@us...> - 2007-04-19 14:19:27
|
Revision: 1050 http://svn.sourceforge.net/equalizer/?rev=1050&view=rev Author: eile Date: 2007-04-19 07:19:25 -0700 (Thu, 19 Apr 2007) Log Message: ----------- Fix environ to C linkage [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/base/base.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-19 10:06:07
|
Revision: 1049 http://svn.sourceforge.net/equalizer/?rev=1049&view=rev Author: eile Date: 2007-04-19 03:06:00 -0700 (Thu, 19 Apr 2007) Log Message: ----------- Expose channel method to obtain current eye pass (similar to viewport and range): create new eq::Eye enum, cleanup server-side eye handling accordingly [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- 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/renderContext.cpp trunk/src/lib/client/renderContext.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/config.cpp trunk/src/server/config.h trunk/src/server/loader.y Added Paths: ----------- trunk/src/lib/client/eye.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-19 07:40:36
|
Revision: 1048 http://svn.sourceforge.net/equalizer/?rev=1048&view=rev Author: eile Date: 2007-04-19 00:40:34 -0700 (Thu, 19 Apr 2007) Log Message: ----------- Implement workaround for Win32/SDP join bug (untested) [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/base/thread.cpp trunk/src/lib/base/thread.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-18 15:57:50
|
Revision: 1047 http://svn.sourceforge.net/equalizer/?rev=1047&view=rev Author: eile Date: 2007-04-18 08:57:49 -0700 (Wed, 18 Apr 2007) Log Message: ----------- Website: Update Flyer [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/website/documents/Flyer.pdf trunk/website/documents/FlyerWeb.pdf trunk/website/scalability.shtml trunk/website/stylesheet.css trunk/website/useCases.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-18 15:47:49
|
Revision: 1046 http://svn.sourceforge.net/equalizer/?rev=1046&view=rev Author: eile Date: 2007-04-18 08:47:47 -0700 (Wed, 18 Apr 2007) Log Message: ----------- Bump vmmlib version [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [x] Optimization [ ] Documentation 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...> - 2007-04-18 15:01:06
|
Revision: 1045 http://svn.sourceforge.net/equalizer/?rev=1045&view=rev Author: eile Date: 2007-04-18 08:01:00 -0700 (Wed, 18 Apr 2007) Log Message: ----------- Update Flyer [ ] 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-18 13:38:04
|
Revision: 1044 http://svn.sourceforge.net/equalizer/?rev=1044&view=rev Author: eile Date: 2007-04-18 06:38:00 -0700 (Wed, 18 Apr 2007) Log Message: ----------- Create first version of OpenGL object manager and use it in eqPly Add new config for L-shaped projection table (TAN Holobench) Clean up drawableconfig Put eqPly classes into own eqPly namespace (needed for Window) Revert stencil buffer default to off [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/VS2005/Equalizer.vcproj trunk/src/VS2005/eqPly Example.vcproj trunk/src/examples/eqPly/Makefile trunk/src/examples/eqPly/channel.cpp trunk/src/examples/eqPly/channel.h trunk/src/examples/eqPly/config.cpp trunk/src/examples/eqPly/config.h trunk/src/examples/eqPly/eqPly.cpp trunk/src/examples/eqPly/eqPly.h trunk/src/examples/eqPly/frameData.h trunk/src/examples/eqPly/initData.cpp trunk/src/examples/eqPly/initData.h trunk/src/examples/eqPly/localInitData.cpp trunk/src/examples/eqPly/localInitData.h trunk/src/examples/eqPly/main.cpp trunk/src/examples/eqPly/node.cpp trunk/src/examples/eqPly/node.h trunk/src/examples/eqPly/pipe.cpp trunk/src/examples/eqPly/pipe.h trunk/src/examples/eqPly/tracker.cpp trunk/src/examples/eqPly/tracker.h trunk/src/lib/Makefile trunk/src/lib/base/log.h trunk/src/lib/base/nonCopyable.h trunk/src/lib/base/referenced.h trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h trunk/src/lib/eq.h trunk/src/lib/net/base.h trunk/src/lib/net/commandCache.h trunk/src/lib/net/commandQueue.h trunk/src/lib/net/node.h trunk/src/lib/net/nodeType.h trunk/src/make/system.mk trunk/src/server/global.cpp Added Paths: ----------- trunk/src/examples/configs/2-channel.hb.eqc trunk/src/examples/eqPly/window.cpp trunk/src/examples/eqPly/window.h trunk/src/lib/client/objectManager.cpp trunk/src/lib/client/objectManager.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-18 11:55:30
|
Revision: 1043 http://svn.sourceforge.net/equalizer/?rev=1043&view=rev Author: eile Date: 2007-04-18 04:55:28 -0700 (Wed, 18 Apr 2007) Log Message: ----------- Website: Update glAsync L&F, add some missing files [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/website/documents/glAsync/annotated.html trunk/website/documents/glAsync/classglAsync_1_1Thread-members.html trunk/website/documents/glAsync/classglAsync_1_1Thread.html trunk/website/documents/glAsync/doxygen.css trunk/website/documents/glAsync/files.html trunk/website/documents/glAsync/functions.html trunk/website/documents/glAsync/functions_func.html trunk/website/documents/glAsync/glAsync_8h-source.html trunk/website/documents/glAsync/glAsync_8h.html trunk/website/documents/glAsync/globals.html trunk/website/documents/glAsync/globals_defs.html trunk/website/documents/glAsync/globals_func.html trunk/website/documents/glAsync/index.html trunk/website/documents/glAsync/namespaceglAsync.html trunk/website/documents/glAsync/namespacemembers.html trunk/website/documents/glAsync/namespacemembers_func.html trunk/website/documents/glAsync/namespaces.html trunk/website/index.shtml Added Paths: ----------- trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.031.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.032.jpg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-18 08:54:36
|
Revision: 1042 http://svn.sourceforge.net/equalizer/?rev=1042&view=rev Author: eile Date: 2007-04-18 01:54:34 -0700 (Wed, 18 Apr 2007) Log Message: ----------- Website: minor tweaks [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/website/documentation.shtml trunk/website/include/header.shtml trunk/website/print.css This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-17 14:12:40
|
Revision: 1041 http://svn.sourceforge.net/equalizer/?rev=1041&view=rev Author: eile Date: 2007-04-17 07:12:35 -0700 (Tue, 17 Apr 2007) Log Message: ----------- Website: Update print stylesheet [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/website/print.css trunk/website/stylesheet.css This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-17 13:35:47
|
Revision: 1040 http://svn.sourceforge.net/equalizer/?rev=1040&view=rev Author: eile Date: 2007-04-17 06:35:42 -0700 (Tue, 17 Apr 2007) Log Message: ----------- Website: Start object manager design doc [ ] 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/design/depthTransferOpt.shtml trunk/website/Makefile Added Paths: ----------- trunk/doc/design/objectManager.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-17 09:48:45
|
Revision: 1039 http://svn.sourceforge.net/equalizer/?rev=1039&view=rev Author: eile Date: 2007-04-17 02:48:00 -0700 (Tue, 17 Apr 2007) Log Message: ----------- Website: Update front page and 0.3 release notes [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/RelNotes/RelNotes_0.3.0.shtml trunk/website/Makefile trunk/website/index.shtml Added Paths: ----------- trunk/website/images/ogl.jpg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-17 09:47:14
|
Revision: 1038 http://svn.sourceforge.net/equalizer/?rev=1038&view=rev Author: eile Date: 2007-04-17 02:47:11 -0700 (Tue, 17 Apr 2007) Log Message: ----------- Update flyer [ ] 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 Added Paths: ----------- trunk/doc/Presentations/Flyer.graffle/image101.pdf trunk/doc/Presentations/images/holobench.graffle/ trunk/doc/Presentations/images/holobench.graffle/data.plist trunk/doc/Presentations/images/holobench.graffle/image1.png trunk/doc/Presentations/images/holobench.graffle/image19.png trunk/doc/Presentations/images/holobench.graffle/image2.pdf trunk/doc/Presentations/images/holobench.graffle/image21.png trunk/doc/Presentations/images/holobench.graffle/image23.png trunk/doc/Presentations/images/holobench.graffle/image8.tiff Removed Paths: ------------- trunk/doc/Presentations/Flyer.graffle/image64.JPG This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-17 06:40:55
|
Revision: 1037 http://svn.sourceforge.net/equalizer/?rev=1037&view=rev Author: eile Date: 2007-04-16 23:40:53 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Website: Minor tweaks [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/design/compounds.shtml trunk/doc/design/depthTransferOpt.shtml trunk/doc/design/fileFormat.shtml trunk/website/features.shtml trunk/website/screenshots/directSend-dest.jpg trunk/website/stylesheet.css Removed Paths: ------------- trunk/doc/WhitePapers/ParallelRenderingSystems/logo.pdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 16:19:50
|
Revision: 1036 http://svn.sourceforge.net/equalizer/?rev=1036&view=rev Author: eile Date: 2007-04-16 09:19:48 -0700 (Mon, 16 Apr 2007) Log Message: ----------- New config for pipelined sort-last assembly. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Added Paths: ----------- trunk/src/examples/configs/6-window.DB.async.eqc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 15:21:13
|
Revision: 1035 http://svn.sourceforge.net/equalizer/?rev=1035&view=rev Author: eile Date: 2007-04-16 08:21:11 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Add optimized multi-level eye/2D compound [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/examples/configs/7-window.EYE.2D.eqc trunk/src/server/loader.l Added Paths: ----------- trunk/src/examples/configs/4-window.EYE.2D.eqc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 15:00:43
|
Revision: 1034 http://svn.sourceforge.net/equalizer/?rev=1034&view=rev Author: eile Date: 2007-04-16 08:00:39 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Bugfix: server crash while releasing failed config [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/net/object.cpp trunk/src/lib/net/session.cpp trunk/src/server/config.cpp trunk/src/server/config.h 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...> - 2007-04-16 13:16:17
|
Revision: 1033 http://svn.sourceforge.net/equalizer/?rev=1033&view=rev Author: eile Date: 2007-04-16 06:16:15 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Website: Minor updates [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/Presentations/FlyerBack.graffle/data.plist trunk/website/screenshots/sortFirst.jpg trunk/website/screenshots.shtml Added Paths: ----------- trunk/doc/Presentations/FlyerBack.graffle/image7.png trunk/website/screenshots/sortFirst2.png Removed Paths: ------------- trunk/doc/Presentations/FlyerBack.graffle/image5.JPG Property Changed: ---------------- trunk/doc/design/standalone.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 12:47:36
|
Revision: 1032 http://svn.sourceforge.net/equalizer/?rev=1032&view=rev Author: eile Date: 2007-04-16 05:47:29 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Website: Prepare 0.3 release notes, add document for standalone application support [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/RelNotes/RelNotes_0.3.0.shtml trunk/website/Makefile trunk/website/doc_developer.shtml trunk/website/features.shtml trunk/website/relnotes.shtml Added Paths: ----------- trunk/doc/design/standalone.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 12:12:06
|
Revision: 1031 http://svn.sourceforge.net/equalizer/?rev=1031&view=rev Author: eile Date: 2007-04-16 05:12:03 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Win32 standalone application support [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/VS2005/Equalizer Server Library.vcproj trunk/src/VS2005/Equalizer.vcproj trunk/src/VS2005/pixelBench.vcproj trunk/src/lib/base/base.h trunk/src/lib/client/client.cpp trunk/src/lib/client/statEvent.h trunk/src/lib/net/node.h trunk/src/server/base.h trunk/src/server/server.h trunk/src/server/startLocalServer.cpp trunk/src/tests/netperf/netperf.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 09:58:54
|
Revision: 1030 http://svn.sourceforge.net/equalizer/?rev=1030&view=rev Author: eile Date: 2007-04-16 02:58:52 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Update license [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 09:45:32
|
Revision: 1029 http://svn.sourceforge.net/equalizer/?rev=1029&view=rev Author: eile Date: 2007-04-16 02:45:30 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Website: Update IB doc (implementation) [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/design/infiniBand.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 09:33:20
|
Revision: 1028 http://svn.sourceforge.net/equalizer/?rev=1028&view=rev Author: eile Date: 2007-04-16 02:33:19 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Website: Minor tweaks on the IB doc [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/design/infiniBand.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 09:27:46
|
Revision: 1027 http://svn.sourceforge.net/equalizer/?rev=1027&view=rev Author: eile Date: 2007-04-16 02:27:40 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Website: update IB documentation with information regarding explicit SDP support and concurrent SDP/TCP usage. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/design/infiniBand.shtml trunk/website/restricted/index.shtml trunk/website/robots.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-16 07:42:31
|
Revision: 1026 http://svn.sourceforge.net/equalizer/?rev=1026&view=rev Author: eile Date: 2007-04-16 00:42:27 -0700 (Mon, 16 Apr 2007) Log Message: ----------- Website: update depth write document [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/design/depthTransferOpt.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |