equalizer-commit Mailing List for Equalizer - Parallel Rendering (Page 311)
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-01-25 14:54:37
|
Revision: 750
http://svn.sourceforge.net/equalizer/?rev=750&view=rev
Author: eile
Date: 2007-01-25 06:54:30 -0800 (Thu, 25 Jan 2007)
Log Message:
-----------
Fix eqPly file loading and saving on Win32, Fix C&P bug in stencil buffer request during window creation
Modified Paths:
--------------
trunk/src/examples/eqPly/ply.h
trunk/src/examples/eqPly/plyFileIO.cpp
trunk/src/examples/eqPly/plyModel.cpp
trunk/src/examples/eqPly/plyfile.cpp
trunk/src/lib/base/definesWin32.h
trunk/src/lib/client/window.cpp
trunk/src/lib/net/commandQueue.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-25 10:51:47
|
Revision: 749
http://svn.sourceforge.net/equalizer/?rev=749&view=rev
Author: eile
Date: 2007-01-25 02:51:44 -0800 (Thu, 25 Jan 2007)
Log Message:
-----------
Convert windows to unix line endings
Modified Paths:
--------------
trunk/src/Win32/pthreads/include/pthread.h
trunk/src/Win32/pthreads/include/sched.h
trunk/src/Win32/pthreads/include/semaphore.h
trunk/src/examples/eqPly/plyFileIO.cpp
trunk/src/lib/base/definesWin32.h
trunk/src/lib/base/log.h
trunk/src/lib/client/windowSystem.h
trunk/src/lib/net/commandQueue.cpp
trunk/src/lib/net/nodeID.h
trunk/src/server/lexer.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-25 10:43:40
|
Revision: 748
http://svn.sourceforge.net/equalizer/?rev=748&view=rev
Author: eile
Date: 2007-01-25 02:43:38 -0800 (Thu, 25 Jan 2007)
Log Message:
-----------
improve viewport handling
Modified Paths:
--------------
trunk/src/lib/client/channel.cpp
trunk/src/lib/client/packets.h
trunk/src/lib/client/pipe.cpp
trunk/src/lib/client/pixelViewport.h
trunk/src/server/channel.cpp
trunk/src/server/channel.h
trunk/src/server/pipe.cpp
trunk/src/server/pipe.h
trunk/src/server/window.cpp
trunk/src/server/window.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-25 09:39:03
|
Revision: 747
http://svn.sourceforge.net/equalizer/?rev=747&view=rev
Author: eile
Date: 2007-01-25 01:39:01 -0800 (Thu, 25 Jan 2007)
Log Message:
-----------
Fix Win32 build
Modified Paths:
--------------
trunk/src/lib/net/nodeID.h
trunk/src/server/lexer.cpp
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:44:34
|
Revision: 746
http://svn.sourceforge.net/equalizer/?rev=746&view=rev
Author: eile
Date: 2007-01-24 09:44:31 -0800 (Wed, 24 Jan 2007)
Log Message:
-----------
Fix compile warning
Modified Paths:
--------------
trunk/src/lib/net/connectionSet.cpp
trunk/src/server/lexer.cpp
trunk/src/server/parser.cpp
trunk/src/server/parser.hpp
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:29:19
|
Revision: 745
http://svn.sourceforge.net/equalizer/?rev=745&view=rev
Author: eile
Date: 2007-01-24 09:29:10 -0800 (Wed, 24 Jan 2007)
Log Message:
-----------
Fix Ubuntu build
Modified Paths:
--------------
trunk/src/lib/base/clock.h
trunk/src/lib/client/pipe.h
trunk/src/make/Linux.mk
trunk/src/server/lexer.cpp
trunk/src/server/parser.cpp
trunk/src/server/parser.hpp
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-24 14:53:27
|
Revision: 743
http://svn.sourceforge.net/equalizer/?rev=743&view=rev
Author: eile
Date: 2007-01-24 06:53:22 -0800 (Wed, 24 Jan 2007)
Log Message:
-----------
First step towards Win32 support: Windows VS2005 project files, Windows XP porting w/ event handling, running eqPly with exit crashes, virtually no testing.
Modified Paths:
--------------
trunk/src/examples/eqPly/README
trunk/src/examples/eqPly/appInitData.cpp
trunk/src/examples/eqPly/channel.cpp
trunk/src/examples/eqPly/frameData.h
trunk/src/examples/eqPly/main.cpp
trunk/src/examples/eqPly/pipe.cpp
trunk/src/examples/eqPly/plyFileIO.cpp
trunk/src/examples/eqPly/plyFileIO.h
trunk/src/examples/eqPly/plyModel.cpp
trunk/src/examples/eqPly/plyModel.h
trunk/src/examples/eqPly/tracker.cpp
trunk/src/lib/Makefile
trunk/src/lib/base/barrier.cpp
trunk/src/lib/base/barrier.h
trunk/src/lib/base/base.h
trunk/src/lib/base/clock.h
trunk/src/lib/base/executionListener.h
trunk/src/lib/base/hash.h
trunk/src/lib/base/idPool.cpp
trunk/src/lib/base/idPool.h
trunk/src/lib/base/launcher.cpp
trunk/src/lib/base/launcher.h
trunk/src/lib/base/lock.cpp
trunk/src/lib/base/lock.h
trunk/src/lib/base/log.cpp
trunk/src/lib/base/log.h
trunk/src/lib/base/mtQueue.h
trunk/src/lib/base/nonCopyable.h
trunk/src/lib/base/perThread.h
trunk/src/lib/base/refPtr.h
trunk/src/lib/base/referenced.h
trunk/src/lib/base/requestHandler.cpp
trunk/src/lib/base/requestHandler.h
trunk/src/lib/base/stdExt.h
trunk/src/lib/base/thread.cpp
trunk/src/lib/base/thread.h
trunk/src/lib/base/timedLock.cpp
trunk/src/lib/base/timedLock.h
trunk/src/lib/client/channel.cpp
trunk/src/lib/client/channel.h
trunk/src/lib/client/config.h
trunk/src/lib/client/configEvent.h
trunk/src/lib/client/configParams.cpp
trunk/src/lib/client/configParams.h
trunk/src/lib/client/event.h
trunk/src/lib/client/eventThread.cpp
trunk/src/lib/client/eventThread.h
trunk/src/lib/client/frame.h
trunk/src/lib/client/glXEventThread.cpp
trunk/src/lib/client/glXEventThread.h
trunk/src/lib/client/global.cpp
trunk/src/lib/client/global.h
trunk/src/lib/client/image.cpp
trunk/src/lib/client/init.cpp
trunk/src/lib/client/init.h
trunk/src/lib/client/matrix4.h
trunk/src/lib/client/node.h
trunk/src/lib/client/nodeFactory.cpp
trunk/src/lib/client/nodeFactory.h
trunk/src/lib/client/openParams.h
trunk/src/lib/client/packets.h
trunk/src/lib/client/pipe.cpp
trunk/src/lib/client/pipe.h
trunk/src/lib/client/projection.h
trunk/src/lib/client/renderContext.cpp
trunk/src/lib/client/renderContext.h
trunk/src/lib/client/server.cpp
trunk/src/lib/client/server.h
trunk/src/lib/client/statEvent.cpp
trunk/src/lib/client/statEvent.h
trunk/src/lib/client/view.cpp
trunk/src/lib/client/view.h
trunk/src/lib/client/wall.cpp
trunk/src/lib/client/wall.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/barrier.cpp
trunk/src/lib/net/barrier.h
trunk/src/lib/net/base.cpp
trunk/src/lib/net/base.h
trunk/src/lib/net/commandCache.h
trunk/src/lib/net/commandFunc.h
trunk/src/lib/net/commandQueue.cpp
trunk/src/lib/net/commandQueue.h
trunk/src/lib/net/connection.cpp
trunk/src/lib/net/connection.h
trunk/src/lib/net/connection.ipp
trunk/src/lib/net/connectionDescription.cpp
trunk/src/lib/net/connectionDescription.h
trunk/src/lib/net/connectionSet.cpp
trunk/src/lib/net/connectionSet.h
trunk/src/lib/net/fdConnection.cpp
trunk/src/lib/net/fdConnection.h
trunk/src/lib/net/global.cpp
trunk/src/lib/net/init.cpp
trunk/src/lib/net/init.h
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/packets.cpp
trunk/src/lib/net/packets.h
trunk/src/lib/net/pipeConnection.cpp
trunk/src/lib/net/pipeConnection.h
trunk/src/lib/net/session.cpp
trunk/src/lib/net/session.h
trunk/src/lib/net/socketConnection.cpp
trunk/src/lib/net/socketConnection.h
trunk/src/lib/net/util.cpp
trunk/src/lib/net/util.h
trunk/src/server/channel.cpp
trunk/src/server/channel.h
trunk/src/server/compound.cpp
trunk/src/server/connectionDescription.cpp
trunk/src/server/eqServer.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/node.cpp
trunk/src/server/node.h
trunk/src/server/parser.cpp
trunk/src/server/parser.hpp
trunk/src/server/server.cpp
Added Paths:
-----------
trunk/src/README.Win32
trunk/src/VS2003/
trunk/src/VS2003/Equalizer Server.vcproj
trunk/src/VS2003/Equalizer.ncb
trunk/src/VS2003/Equalizer.sln
trunk/src/VS2003/Equalizer.vcproj
trunk/src/VS2003/eqPly Example.vcproj
trunk/src/VS2003/unistd.h
trunk/src/VS2005/
trunk/src/VS2005/Equalizer Server.vcproj
trunk/src/VS2005/Equalizer.sln
trunk/src/VS2005/Equalizer.vcproj
trunk/src/VS2005/eqPly Example.vcproj
trunk/src/VS2005/unistd.h
trunk/src/Win32/
trunk/src/Win32/bin/
trunk/src/Win32/bin/BISON-1.TGZ
trunk/src/Win32/bin/FLEX252.GZ
trunk/src/Win32/bin/bison.exe
trunk/src/Win32/bin/bison.hairy
trunk/src/Win32/bin/bison.simple
trunk/src/Win32/bin/flex.exe
trunk/src/Win32/pthreads/
trunk/src/Win32/pthreads/ANNOUNCE
trunk/src/Win32/pthreads/BUGS
trunk/src/Win32/pthreads/CONTRIBUTORS
trunk/src/Win32/pthreads/COPYING
trunk/src/Win32/pthreads/COPYING.LIB
trunk/src/Win32/pthreads/ChangeLog
trunk/src/Win32/pthreads/FAQ
trunk/src/Win32/pthreads/MAINTAINERS
trunk/src/Win32/pthreads/NEWS
trunk/src/Win32/pthreads/PROGRESS
trunk/src/Win32/pthreads/README
trunk/src/Win32/pthreads/README.Borland
trunk/src/Win32/pthreads/README.CV
trunk/src/Win32/pthreads/README.NONPORTABLE
trunk/src/Win32/pthreads/README.Watcom
trunk/src/Win32/pthreads/README.WinCE
trunk/src/Win32/pthreads/TODO
trunk/src/Win32/pthreads/WinCE-PORT
trunk/src/Win32/pthreads/include/
trunk/src/Win32/pthreads/include/pthread.h
trunk/src/Win32/pthreads/include/sched.h
trunk/src/Win32/pthreads/include/semaphore.h
trunk/src/Win32/pthreads/include/unistd.h
trunk/src/Win32/pthreads/lib/
trunk/src/Win32/pthreads/lib/libpthreadGC2.a
trunk/src/Win32/pthreads/lib/libpthreadGCE2.a
trunk/src/Win32/pthreads/lib/pthreadGC2.dll
trunk/src/Win32/pthreads/lib/pthreadGCE2.dll
trunk/src/Win32/pthreads/lib/pthreadVC2.dll
trunk/src/Win32/pthreads/lib/pthreadVC2.lib
trunk/src/Win32/pthreads/lib/pthreadVCE2.dll
trunk/src/Win32/pthreads/lib/pthreadVCE2.lib
trunk/src/Win32/pthreads/lib/pthreadVSE2.dll
trunk/src/Win32/pthreads/lib/pthreadVSE2.lib
trunk/src/examples/include/
trunk/src/examples/include/tclap/
trunk/src/examples/include/tclap/Arg.h
trunk/src/examples/include/tclap/ArgException.h
trunk/src/examples/include/tclap/COPYING
trunk/src/examples/include/tclap/CmdLine.h
trunk/src/examples/include/tclap/CmdLineInterface.h
trunk/src/examples/include/tclap/CmdLineOutput.h
trunk/src/examples/include/tclap/Constraint.h
trunk/src/examples/include/tclap/DocBookOutput.h
trunk/src/examples/include/tclap/HelpVisitor.h
trunk/src/examples/include/tclap/IgnoreRestVisitor.h
trunk/src/examples/include/tclap/MultiArg.h
trunk/src/examples/include/tclap/MultiSwitchArg.h
trunk/src/examples/include/tclap/OptionalUnlabeledTracker.h
trunk/src/examples/include/tclap/README
trunk/src/examples/include/tclap/StdOutput.h
trunk/src/examples/include/tclap/SwitchArg.h
trunk/src/examples/include/tclap/UnlabeledMultiArg.h
trunk/src/examples/include/tclap/UnlabeledValueArg.h
trunk/src/examples/include/tclap/ValueArg.h
trunk/src/examples/include/tclap/ValuesConstraint.h
trunk/src/examples/include/tclap/VersionVisitor.h
trunk/src/examples/include/tclap/Visitor.h
trunk/src/examples/include/tclap/XorHandler.h
trunk/src/lib/base/debug.h
trunk/src/lib/base/definesWin32.h
trunk/src/lib/client/wglEventHandler.cpp
trunk/src/lib/client/wglEventHandler.h
trunk/src/lib/client/windowEvent.cpp
trunk/src/lib/net/connectionType.h
trunk/src/lib/net/pipeConnectionPosix.cpp
trunk/src/lib/net/pipeConnectionWin32.cpp
Removed Paths:
-------------
trunk/src/lib/client/matrix4.cpp
trunk/src/lib/client/win32_glx.h
trunk/src/lib/client/win32_x11.h
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 12:20:51
|
Revision: 741
http://svn.sourceforge.net/equalizer/?rev=741&view=rev
Author: eile
Date: 2007-01-24 04:20:38 -0800 (Wed, 24 Jan 2007)
Log Message:
-----------
Rename Config::beginFrame to Config::startFrame for consistency with other pipe and window startFrame methods
Modified Paths:
--------------
trunk/src/examples/eqPly/config.cpp
trunk/src/examples/eqPly/config.h
trunk/src/examples/eqPly/main.cpp
trunk/src/lib/client/commands.h
trunk/src/lib/client/config.cpp
trunk/src/lib/client/config.h
trunk/src/lib/client/glXEventThread.cpp
trunk/src/lib/client/packets.h
trunk/src/lib/client/pipe.h
trunk/src/server/config.cpp
trunk/src/server/config.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-23 13:27:19
|
Revision: 740
http://svn.sourceforge.net/equalizer/?rev=740&view=rev
Author: eile
Date: 2007-01-23 05:27:17 -0800 (Tue, 23 Jan 2007)
Log Message:
-----------
Pass unhandled window-system native events to Window::processEvent
Modified Paths:
--------------
trunk/src/lib/client/glXEventThread.cpp
trunk/src/lib/client/openParams.cpp
trunk/src/lib/client/server.cpp
trunk/src/lib/client/window.cpp
trunk/src/lib/client/windowEvent.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-22 17:36:14
|
Revision: 739
http://svn.sourceforge.net/equalizer/?rev=739&view=rev
Author: eile
Date: 2007-01-22 08:54:37 -0800 (Mon, 22 Jan 2007)
Log Message:
-----------
bugfix: Uninitialized variable Framedata::translation
Modified Paths:
--------------
trunk/src/examples/eqPly/frameData.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...> - 2007-01-18 17:37:09
|
Revision: 738
http://svn.sourceforge.net/equalizer/?rev=738&view=rev
Author: eile
Date: 2007-01-18 09:37:01 -0800 (Thu, 18 Jan 2007)
Log Message:
-----------
More exit cleanup: correct node exit and deletion
Modified Paths:
--------------
trunk/src/lib/client/client.cpp
trunk/src/lib/client/commands.h
trunk/src/lib/client/config.cpp
trunk/src/lib/client/config.h
trunk/src/lib/client/node.cpp
trunk/src/lib/client/packets.h
trunk/src/lib/client/server.cpp
trunk/src/lib/client/server.h
trunk/src/lib/net/node.cpp
trunk/src/server/config.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-01-18 14:19:57
|
Revision: 737
http://svn.sourceforge.net/equalizer/?rev=737&view=rev
Author: eile
Date: 2007-01-18 06:19:55 -0800 (Thu, 18 Jan 2007)
Log Message:
-----------
Cleanup deallocation of eq::Config::_headMatrix
Modified Paths:
--------------
trunk/src/lib/client/config.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-18 14:07:29
|
Revision: 736
http://svn.sourceforge.net/equalizer/?rev=736&view=rev
Author: eile
Date: 2007-01-18 06:07:22 -0800 (Thu, 18 Jan 2007)
Log Message:
-----------
Add error message support to Config::init, make task method "callbacks" protected, some eqPly exit cleanups
Modified Paths:
--------------
trunk/src/examples/eqPly/channel.h
trunk/src/examples/eqPly/initData.cpp
trunk/src/examples/eqPly/initData.h
trunk/src/examples/eqPly/main.cpp
trunk/src/examples/eqPly/pipe.cpp
trunk/src/examples/eqPly/pipe.h
trunk/src/lib/client/channel.cpp
trunk/src/lib/client/channel.h
trunk/src/lib/client/config.cpp
trunk/src/lib/client/config.h
trunk/src/lib/client/node.cpp
trunk/src/lib/client/node.h
trunk/src/lib/client/packets.h
trunk/src/lib/client/pipe.cpp
trunk/src/lib/client/pipe.h
trunk/src/lib/client/window.cpp
trunk/src/lib/client/window.h
trunk/src/lib/net/session.cpp
trunk/src/lib/net/session.h
trunk/src/server/channel.cpp
trunk/src/server/channel.h
trunk/src/server/config.cpp
trunk/src/server/config.h
trunk/src/server/node.cpp
trunk/src/server/node.h
trunk/src/server/pipe.cpp
trunk/src/server/pipe.h
trunk/src/server/window.cpp
trunk/src/server/window.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-17 14:53:29
|
Revision: 735
http://svn.sourceforge.net/equalizer/?rev=735&view=rev
Author: eile
Date: 2007-01-17 06:53:22 -0800 (Wed, 17 Jan 2007)
Log Message:
-----------
trim header file includes
Modified Paths:
--------------
trunk/src/lib/net/base.h
trunk/src/lib/net/connection.h
trunk/src/lib/net/connectionDescription.h
trunk/src/lib/net/connectionSet.h
trunk/src/lib/net/node.h
trunk/src/lib/net/nodeID.h
trunk/src/lib/net/packets.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-16 13:18:27
|
Revision: 734
http://svn.sourceforge.net/equalizer/?rev=734&view=rev
Author: eile
Date: 2007-01-16 05:18:26 -0800 (Tue, 16 Jan 2007)
Log Message:
-----------
website: tune search page
Modified Paths:
--------------
trunk/website/include/header.shtml
trunk/website/search.shtml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-16 12:50:45
|
Revision: 733
http://svn.sourceforge.net/equalizer/?rev=733&view=rev
Author: eile
Date: 2007-01-16 04:50:43 -0800 (Tue, 16 Jan 2007)
Log Message:
-----------
website: add search logo
Added Paths:
-----------
trunk/website/images/Equalizer-search.png
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-16 12:42:09
|
Revision: 732
http://svn.sourceforge.net/equalizer/?rev=732&view=rev
Author: eile
Date: 2007-01-16 04:42:07 -0800 (Tue, 16 Jan 2007)
Log Message:
-----------
website: add search box
Modified Paths:
--------------
trunk/website/Makefile
trunk/website/api.shtml
trunk/website/configuration.shtml
trunk/website/contact.shtml
trunk/website/include/header.shtml
Added Paths:
-----------
trunk/website/search.shtml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-16 08:26:30
|
Revision: 731
http://svn.sourceforge.net/equalizer/?rev=731&view=rev
Author: eile
Date: 2007-01-16 00:26:28 -0800 (Tue, 16 Jan 2007)
Log Message:
-----------
bugfix: applyHeadTransform() dopied matrix due to different types
Modified Paths:
--------------
trunk/src/lib/client/channel.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-15 08:03:20
|
Revision: 730
http://svn.sourceforge.net/equalizer/?rev=730&view=rev
Author: eile
Date: 2007-01-15 00:03:18 -0800 (Mon, 15 Jan 2007)
Log Message:
-----------
Some code cleanup in eqPly
Modified Paths:
--------------
trunk/src/examples/eqPly/Makefile
trunk/src/examples/eqPly/appInitData.h
trunk/src/examples/eqPly/config.cpp
trunk/src/examples/eqPly/config.h
trunk/src/examples/eqPly/initData.h
trunk/src/examples/eqPly/main.cpp
trunk/src/lib/net/session.cpp
Added Paths:
-----------
trunk/src/examples/eqPly/appInitData.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-12 16:19:55
|
Revision: 729
http://svn.sourceforge.net/equalizer/?rev=729&view=rev
Author: eile
Date: 2007-01-12 08:19:37 -0800 (Fri, 12 Jan 2007)
Log Message:
-----------
Remove unused two-way pipe connection
Modified Paths:
--------------
trunk/src/lib/Makefile
trunk/src/lib/client/glXEventThread.cpp
trunk/src/lib/client/glXEventThread.h
trunk/src/lib/net/connection.cpp
trunk/src/lib/net/connection.h
trunk/src/lib/net/connectionDescription.cpp
trunk/src/lib/net/node.cpp
trunk/src/lib/net/pipeConnection.cpp
trunk/src/lib/net/pipeConnection.h
trunk/src/lib/net/session.cpp
trunk/src/tests/connection/pipe.cpp
trunk/src/tests/session/Makefile
Removed Paths:
-------------
trunk/src/lib/net/uniPipeConnection.cpp
trunk/src/lib/net/uniPipeConnection.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2007-01-11 12:58:49
|
Revision: 728
http://svn.sourceforge.net/equalizer/?rev=728&view=rev
Author: eile
Date: 2007-01-11 04:58:47 -0800 (Thu, 11 Jan 2007)
Log Message:
-----------
Rework parallel rendering WP
Modified Paths:
--------------
trunk/doc/WhitePapers/ParallelRenderingSystems/images/pipeline.graffle
trunk/doc/WhitePapers/ParallelRenderingSystems/images/pipeline.pdf
trunk/doc/WhitePapers/ParallelRenderingSystems/paper.pdf
trunk/doc/WhitePapers/ParallelRenderingSystems/paper.tex
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-11 08:27:06
|
Revision: 726
http://svn.sourceforge.net/equalizer/?rev=726&view=rev
Author: eile
Date: 2007-01-11 00:27:03 -0800 (Thu, 11 Jan 2007)
Log Message:
-----------
Try to fix missing type definitions on RHEL3
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.
|