equalizer-commit Mailing List for Equalizer - Parallel Rendering (Page 300)
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-15 16:15:08
|
Revision: 1025 http://svn.sourceforge.net/equalizer/?rev=1025&view=rev Author: eile Date: 2007-04-15 09:15:01 -0700 (Sun, 15 Apr 2007) Log Message: ----------- Website: link depth buffer pixel transfer optimization design doc [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- 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...> - 2007-04-15 16:08:27
|
Revision: 1024 http://svn.sourceforge.net/equalizer/?rev=1024&view=rev Author: eile Date: 2007-04-15 09:08:25 -0700 (Sun, 15 Apr 2007) Log Message: ----------- Implement preparations for depth buffer transfer optimisations: set window stencil planes to auto, implement stencil auto strategy for window creation, query and save stencil bits and extPackedDepthStencil availability in Window::DrawableConfig, cleanup image implementation [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/examples/configs/test.eqc trunk/src/examples/pixelBench/channel.cpp trunk/src/lib/base/nonCopyable.h trunk/src/lib/client/frameData.h trunk/src/lib/client/image.cpp trunk/src/lib/client/image.h trunk/src/lib/client/window.cpp trunk/src/lib/client/window.h trunk/src/server/global.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-15 15:19:55
|
Revision: 1023 http://svn.sourceforge.net/equalizer/?rev=1023&view=rev Author: eile Date: 2007-04-15 08:19:53 -0700 (Sun, 15 Apr 2007) Log Message: ----------- Website: Fix stylesheets [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/design/depthTransferOpt.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-15 15:12:47
|
Revision: 1022 http://svn.sourceforge.net/equalizer/?rev=1022&view=rev Author: eile Date: 2007-04-15 08:12:45 -0700 (Sun, 15 Apr 2007) Log Message: ----------- Website: remove now unnecessary 'Back to Top' links [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/design/taskMethods.shtml trunk/website/features.shtml trunk/website/index.shtml trunk/website/scalability.shtml 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-15 15:05:35
|
Revision: 1021 http://svn.sourceforge.net/equalizer/?rev=1021&view=rev Author: eile Date: 2007-04-15 08:05:33 -0700 (Sun, 15 Apr 2007) Log Message: ----------- Website: Update layout, start depth buffer readback opt document [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/design/fileFormat.shtml trunk/doc/design/frames.shtml trunk/website/Makefile trunk/website/include/footer.shtml trunk/website/include/header.shtml trunk/website/index.shtml trunk/website/stylesheet.css Added Paths: ----------- trunk/doc/design/depthTransferOpt.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-13 15:10:37
|
Revision: 1020 http://svn.sourceforge.net/equalizer/?rev=1020&view=rev Author: eile Date: 2007-04-13 08:10:34 -0700 (Fri, 13 Apr 2007) Log Message: ----------- Add packed_depth_stencil format/type to pixelBench, related support in Equalizer. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/VS2005/Equalizer.vcproj trunk/src/examples/pixelBench/channel.cpp trunk/src/examples/pixelBench/configEvent.cpp 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...> - 2007-04-13 13:43:18
|
Revision: 1019 http://svn.sourceforge.net/equalizer/?rev=1019&view=rev Author: eile Date: 2007-04-13 06:43:14 -0700 (Fri, 13 Apr 2007) Log Message: ----------- Win32: Separate server library from server in preparation of server-less client support. Fix some implicit typecast warnings [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/VS2005/Equalizer Server.vcproj trunk/src/VS2005/Equalizer.sln trunk/src/lib/net/nodeID.h trunk/src/server/compound.h trunk/src/server/config.h trunk/src/server/loader.h trunk/src/server/node.h trunk/src/server/pipe.h trunk/src/server/server.h trunk/src/server/window.h Added Paths: ----------- trunk/src/VS2005/Equalizer Server Library.vcproj trunk/src/server/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-13 13:13:01
|
Revision: 1018 http://svn.sourceforge.net/equalizer/?rev=1018&view=rev Author: eile Date: 2007-04-13 06:12:59 -0700 (Fri, 13 Apr 2007) Log Message: ----------- Start implementing DPlex: add period/phase to config file loader and compound, change compound update to consider only active nodes. Needs more testing, swapbuffer handling and 'smoothing' on the destination channel. Can be used also for updating some channels with a 1/2 (or 1/3...) of the framerate. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/doc/Howtos/glutToEqualizer.shtml trunk/doc/design/compounds.shtml trunk/src/examples/configs/test.eqc trunk/src/lib/base/base.h trunk/src/lib/net/node.cpp trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/loader.l trunk/src/server/loader.y trunk/website/scalability.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-13 11:54:33
|
Revision: 1017 http://svn.sourceforge.net/equalizer/?rev=1017&view=rev Author: eile Date: 2007-04-13 04:54:29 -0700 (Fri, 13 Apr 2007) Log Message: ----------- Add some debug prints [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/net/node.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-13 09:11:25
|
Revision: 1016 http://svn.sourceforge.net/equalizer/?rev=1016&view=rev Author: eile Date: 2007-04-13 02:11:24 -0700 (Fri, 13 Apr 2007) Log Message: ----------- website: some tweaks [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/website/api.shtml trunk/website/features.shtml 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-13 09:00:26
|
Revision: 1015 http://svn.sourceforge.net/equalizer/?rev=1015&view=rev Author: eile Date: 2007-04-13 02:00:23 -0700 (Fri, 13 Apr 2007) Log Message: ----------- Improve handling of useless swap barriers [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/server/compound.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...> - 2007-04-12 18:01:51
|
Revision: 1014 http://svn.sourceforge.net/equalizer/?rev=1014&view=rev Author: eile Date: 2007-04-12 11:01:49 -0700 (Thu, 12 Apr 2007) Log Message: ----------- Create Equalizer for GLUT programmers document, update parallel graphics programming presentation. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/Presentations/ParallelGraphicsProgramming.key/index.apxl.gz trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st1-4.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st1-5.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st1-6.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st1-7.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st22-2.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st22-3.tiff 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/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st28-1.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st28.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st9-4.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st9-5.tiff trunk/doc/design/taskMethods.shtml trunk/website/Makefile trunk/website/doc_developer.shtml trunk/website/documents/ParallelGraphicsProgramming.html trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.001.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.002.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.003.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.004.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.005.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.006.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.007.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.008.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.009.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.010.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.011.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.012.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.013.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.014.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.015.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.016.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.017.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.018.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.019.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.020.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.021.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.022.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.023.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.024.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.025.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.026.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.027.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.028.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.029.jpg trunk/website/documents/ParallelGraphicsProgramming.html_files/ParallelGraphicsProgramming.030.jpg trunk/website/documents/ParallelGraphicsProgramming.pdf trunk/website/stylesheet.css Added Paths: ----------- trunk/doc/Howtos/ trunk/doc/Howtos/glutToEqualizer.shtml trunk/doc/Presentations/ParallelGraphicsProgramming.key/ML-1.png trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st9-12.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st9-13.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st9-14.tiff trunk/doc/Presentations/ParallelGraphicsProgramming.key/thumbs/st9-15.tiff Removed Paths: ------------- trunk/doc/Presentations/ParallelGraphicsProgramming.key/droppedImage-44.pdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-12 15:14:01
|
Revision: 1013 http://svn.sourceforge.net/equalizer/?rev=1013&view=rev Author: eile Date: 2007-04-12 08:13:44 -0700 (Thu, 12 Apr 2007) Log Message: ----------- Fix assertion for barriers with height == 1 Refuse to create connections to 0.0.0.0 Fail if a hostname can't be resolved [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/client.cpp trunk/src/lib/client/global.h trunk/src/lib/net/barrier.cpp trunk/src/lib/net/socketConnection.cpp trunk/src/lib/net/socketConnection.h trunk/src/lib/net/socketConnectionPosix.cpp trunk/src/lib/net/socketConnectionWin32.cpp 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...> - 2007-04-12 13:39:06
|
Revision: 1012 http://svn.sourceforge.net/equalizer/?rev=1012&view=rev Author: eile Date: 2007-04-12 06:38:57 -0700 (Thu, 12 Apr 2007) Log Message: ----------- Refuse to choose config w/out render client [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/client/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-12 13:12:24
|
Revision: 1011 http://svn.sourceforge.net/equalizer/?rev=1011&view=rev Author: eile Date: 2007-04-12 06:12:21 -0700 (Thu, 12 Apr 2007) Log Message: ----------- Implement standalone (server-less) operation on Posix systems. Win32 implementation will follow. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/AUTHORS trunk/src/examples/eqPly/plyModel.cpp trunk/src/lib/Makefile trunk/src/lib/base/thread.cpp trunk/src/lib/base/thread.h trunk/src/lib/client/client.cpp trunk/src/lib/net/connection.h trunk/src/lib/net/connectionSet.cpp trunk/src/lib/net/node.cpp trunk/src/lib/net/node.h trunk/src/server/Makefile trunk/src/server/loader.h trunk/src/server/loader.y trunk/src/server/server.cpp trunk/src/server/server.h Added Paths: ----------- trunk/src/lib/net/pairConnection.cpp trunk/src/lib/net/pairConnection.h trunk/src/server/startLocalServer.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-11 17:13:42
|
Revision: 1010 http://svn.sourceforge.net/equalizer/?rev=1010&view=rev Author: eile Date: 2007-04-11 10:13:40 -0700 (Wed, 11 Apr 2007) Log Message: ----------- Fix race in node connection code Detect unconnected nodes during object mapping Server uses global connection type by default Update Win32 README [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/src/README.Win32 trunk/src/lib/net/node.cpp trunk/src/lib/net/session.cpp trunk/src/lib/net/socketConnectionWin32.cpp trunk/src/server/loader.y This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-11 15:04:12
|
Revision: 1009 http://svn.sourceforge.net/equalizer/?rev=1009&view=rev Author: eile Date: 2007-04-11 08:04:09 -0700 (Wed, 11 Apr 2007) Log Message: ----------- Default server startup configuration used wrong port [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/server/loader.y This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-11 08:23:17
|
Revision: 1008 http://svn.sourceforge.net/equalizer/?rev=1008&view=rev Author: eile Date: 2007-04-11 01:23:04 -0700 (Wed, 11 Apr 2007) Log Message: ----------- Minor code cleanups [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/examples/eqPly/plyFileIO.cpp trunk/src/lib/net/socketConnection.cpp trunk/src/lib/net/socketConnectionWin32.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-11 08:02:05
|
Revision: 1007 http://svn.sourceforge.net/equalizer/?rev=1007&view=rev Author: eile Date: 2007-04-11 01:00:36 -0700 (Wed, 11 Apr 2007) Log Message: ----------- Add server connection description support to file format Fix port output in socketConnection [ ] May break build [ ] Breaks existing applications [x] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/doc/design/fileFormat.shtml trunk/src/examples/configs/test.eqc trunk/src/lib/net/socketConnection.cpp trunk/src/lib/net/socketConnectionPosix.cpp trunk/src/lib/net/socketConnectionWin32.cpp trunk/src/server/connectionDescription.cpp trunk/src/server/loader.y 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-11 07:01:37
|
Revision: 1006 http://svn.sourceforge.net/equalizer/?rev=1006&view=rev Author: eile Date: 2007-04-11 00:01:35 -0700 (Wed, 11 Apr 2007) Log Message: ----------- Fix free-form connection description parsing, add 8-window DB config [ ] May break build [ ] Breaks existing applications [x] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/net/connectionDescription.cpp trunk/src/lib/net/node.cpp Added Paths: ----------- trunk/src/examples/configs/8-window.DB.eqc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-10 17:04:13
|
Revision: 1005 http://svn.sourceforge.net/equalizer/?rev=1005&view=rev Author: eile Date: 2007-04-10 10:04:12 -0700 (Tue, 10 Apr 2007) Log Message: ----------- website: 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/images/FlyerModes.graffle/data.plist trunk/doc/Presentations/images/directSend.graffle/data.plist trunk/doc/Presentations/images/teaser.graffle/data.plist Added Paths: ----------- trunk/doc/Presentations/Flyer.graffle/image77.png trunk/doc/Presentations/Flyer.graffle/image78.png trunk/doc/Presentations/Flyer.graffle/image79.png trunk/doc/Presentations/Flyer.graffle/image80.png trunk/doc/Presentations/Flyer.graffle/image81.png trunk/doc/Presentations/Flyer.graffle/image82.png trunk/doc/Presentations/Flyer.graffle/image83.png trunk/doc/Presentations/Flyer.graffle/image84.png trunk/doc/Presentations/Flyer.graffle/image93.pdf trunk/doc/Presentations/Flyer.graffle/image95.pdf Removed Paths: ------------- trunk/doc/Presentations/Flyer.graffle/image13.JPG trunk/doc/Presentations/Flyer.graffle/image63.pdf trunk/doc/Presentations/Flyer.graffle/image65.rgb trunk/doc/Presentations/Flyer.graffle/image66.rgb trunk/doc/Presentations/Flyer.graffle/image67.png trunk/doc/Presentations/Flyer.graffle/image68.png trunk/doc/Presentations/Flyer.graffle/image69.rgb trunk/doc/Presentations/Flyer.graffle/image70.png trunk/doc/Presentations/Flyer.graffle/image71.png trunk/doc/Presentations/Flyer.graffle/image72.rgb trunk/doc/Presentations/Flyer.graffle/image73.rgb trunk/doc/Presentations/Flyer.graffle/image75.pdf trunk/doc/Presentations/images/FlyerModes.graffle/image1.png trunk/doc/Presentations/images/FlyerModes.graffle/image7.rgb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-10 16:34:31
|
Revision: 1004 http://svn.sourceforge.net/equalizer/?rev=1004&view=rev Author: eile Date: 2007-04-10 09:34:26 -0700 (Tue, 10 Apr 2007) Log Message: ----------- website: update teaser image [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/Presentations/images/teaser.graffle/data.plist trunk/website/images/parallel.png Added Paths: ----------- trunk/doc/Presentations/images/cave.graffle/ trunk/doc/Presentations/images/cave.graffle/data.plist trunk/doc/Presentations/images/cave.graffle/image2.png trunk/doc/Presentations/images/teaser.graffle/image13.png trunk/doc/Presentations/images/teaser.graffle/image14.png trunk/doc/Presentations/images/teaser.graffle/image15.png trunk/doc/Presentations/images/teaser.graffle/image16.png trunk/doc/Presentations/images/teaser.graffle/image18.png trunk/doc/Presentations/images/teaser.graffle/image19.png trunk/doc/Presentations/images/teaser.graffle/image20.png trunk/doc/Presentations/images/teaser.graffle/image21.png Removed Paths: ------------- trunk/doc/Presentations/images/teaser.graffle/image10.rgb trunk/doc/Presentations/images/teaser.graffle/image11.rgb trunk/doc/Presentations/images/teaser.graffle/image12.JPG trunk/doc/Presentations/images/teaser.graffle/image3.rgb trunk/doc/Presentations/images/teaser.graffle/image4.rgb trunk/doc/Presentations/images/teaser.graffle/image5.png trunk/doc/Presentations/images/teaser.graffle/image6.png trunk/doc/Presentations/images/teaser.graffle/image7.rgb trunk/doc/Presentations/images/teaser.graffle/image8.png trunk/doc/Presentations/images/teaser.graffle/image9.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-10 14:45:36
|
Revision: 1003 http://svn.sourceforge.net/equalizer/?rev=1003&view=rev Author: eile Date: 2007-04-10 07:45:34 -0700 (Tue, 10 Apr 2007) Log Message: ----------- Use debian-comliant DESTDIR instead of PREFIX for installation rules. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [ ] New Feature [x] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/examples/configs/Makefile trunk/src/make/Equalizer.spec trunk/src/make/rules.mk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-10 14:24:17
|
Revision: 1002 http://svn.sourceforge.net/equalizer/?rev=1002&view=rev Author: eile Date: 2007-04-10 07:24:16 -0700 (Tue, 10 Apr 2007) Log Message: ----------- Unbreak Win32 build [ ] May break build [ ] Breaks existing applications [x] Bugfix [ ] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/lib/net/nodeID.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ei...@us...> - 2007-04-10 13:54:28
|
Revision: 1001 http://svn.sourceforge.net/equalizer/?rev=1001&view=rev Author: eile Date: 2007-04-10 06:54:26 -0700 (Tue, 10 Apr 2007) Log Message: ----------- Refactor node connection handling to allow multiple, different connections (TCP+SDP) for a node: o Node::listen() listens on all connections described o All connection descriptions are exchanged during connection phase o Minor documentation updates This change is pretty invasive wrt connection setup and needs further testing on Windows and on a cluster. Using TCP and SDP simultaneously is not yet tested. [x] May break build [x] Breaks existing applications [ ] Bugfix [x] New Feature [x] Cleanup [ ] Optimization [x] Documentation Modified Paths: -------------- trunk/doc/RelNotes/RelNotes_0.3.0.shtml trunk/doc/design/infiniBand.shtml trunk/src/commitTemplate.txt trunk/src/examples/configs/test.eqc trunk/src/examples/eqPly/eqPly.cpp trunk/src/lib/client/client.cpp trunk/src/lib/net/barrier.cpp trunk/src/lib/net/commands.h trunk/src/lib/net/connectionDescription.cpp trunk/src/lib/net/connectionDescription.h trunk/src/lib/net/node.cpp trunk/src/lib/net/node.h trunk/src/lib/net/nodeID.h trunk/src/lib/net/nodeType.h trunk/src/lib/net/packets.h trunk/src/lib/net/session.cpp trunk/src/tests/netperf/netperf.cpp trunk/src/tests/node/node.cpp trunk/website/features.shtml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |