Branch: refs/heads/master
Home: https://github.com/Eyescale/Equalizer
Commit: f3e5c2a6956500f1f26a31c225dca937189fa536
https://github.com/Eyescale/Equalizer/commit/f3e5c2a6956500f1f26a31c225dca937189fa536
Author: Carsten Rohn <[email protected]>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M CMakeLists.txt
M eq/client/init.cpp
M eq/fabric/vmmlib.h
M eq/server/CMakeLists.txt
Log Message:
-----------
minor fixes for windows build
fixes for warning level 4
Commit: ca0023d58600d6c1f80edd38a79aa542efb4d260
https://github.com/Eyescale/Equalizer/commit/ca0023d58600d6c1f80edd38a79aa542efb4d260
Author: Lucas Peetz Dulley <[email protected]>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M eq/client/channel.cpp
M eq/client/config.cpp
M eq/client/window.cpp
M eq/fabric/commands.h
M eq/server/config.cpp
M eq/server/config.h
A libs/co/localNode.cpp
A libs/co/node.h
A libs/co/objectStore.cpp
A libs/co/queueSlave.cpp
A libs/co/queueSlave.h
A libs/co/rspConnection.cpp
A libs/co/rspConnection.h
A libs/eq/client/channel.cpp
A libs/eq/client/config.cpp
A libs/eq/client/configPackets.h
A libs/eq/client/window.cpp
A libs/eq/fabric/commands.h
A libs/eq/server/config.cpp
A libs/eq/server/config.h
Log Message:
-----------
Run-Time Reliability implementation
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 7438669bb25629c7a5f229cff907be0f648a0ae2
https://github.com/Eyescale/Equalizer/commit/7438669bb25629c7a5f229cff907be0f648a0ae2
Author: Lucas Peetz Dulley <[email protected]>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M eq/client/event.cpp
M eq/client/event.h
A libs/eq/client/event.h
M libs/eq/server/config.cpp
Log Message:
-----------
Server send an event to Application Node when a client has timed out
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 9fc13efdb5489fa5d1681f80f856ebe8e4715b8e
https://github.com/Eyescale/Equalizer/commit/9fc13efdb5489fa5d1681f80f856ebe8e4715b8e
Author: Carsten Rohn <[email protected]>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
R libs/co/localNode.cpp
R libs/co/node.h
R libs/co/objectStore.cpp
R libs/co/queueSlave.cpp
R libs/co/queueSlave.h
R libs/co/rspConnection.cpp
R libs/co/rspConnection.h
R libs/eq/client/channel.cpp
R libs/eq/client/config.cpp
R libs/eq/client/configPackets.h
R libs/eq/client/event.h
R libs/eq/client/window.cpp
R libs/eq/fabric/commands.h
R libs/eq/server/config.cpp
R libs/eq/server/config.h
Log Message:
-----------
removed files accidentily added by merge
Commit: e1daf7770243db18236a90a7cd2e58c7bcf34669
https://github.com/Eyescale/Equalizer/commit/e1daf7770243db18236a90a7cd2e58c7bcf34669
Author: Carsten Rohn <[email protected]>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M eq/server/CMakeLists.txt
A eq/server/equalizers/CMakeLists.txt
Log Message:
-----------
extend server headers to be installed
Commit: 3a276450f39dca4e6a1db82be8cd14040714ffe7
https://github.com/Eyescale/Equalizer/commit/3a276450f39dca4e6a1db82be8cd14040714ffe7
Author: Carsten Rohn <[email protected]>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ACKNOWLEDGEMENTS
M CMake/Common.cmake
M CMake/CommonCPack.cmake
M CMake/FindPackages.cmake
M CMake/GNUModules.cmake
M CMake/GitTargets.cmake
A CMake/MPI.cmake
M CMake/PackageConfig.cmake
M CMake/System.cmake
M CMake/UploadPPA.cmake
M CMakeLists.txt
M doc/CMakeLists.txt
M doc/Doxyfile.Equalizer
M eq/admin/visitorResult.h
M eq/client/CMakeLists.txt
M eq/client/channel.cpp
M eq/client/compositor.cpp
M eq/client/compressor/compressor.h
M eq/client/config.cpp
M eq/client/configure.cmake
A eq/client/cvTracker.cpp
A eq/client/cvTracker.h
A eq/client/exitVisitor.h
M eq/client/files.cmake
M eq/client/frameData.cpp
A eq/client/frameVisitor.h
M eq/client/glWindow.cpp
A eq/client/half.cpp
A eq/client/half.h
M eq/client/image.cpp
M eq/client/image.h
M eq/client/init.cpp
A eq/client/initVisitor.h
M eq/client/log.h
M eq/client/observer.cpp
M eq/client/observer.h
M eq/client/pixelData.cpp
M eq/client/pixelData.h
M eq/client/roiFinder.cpp
M eq/client/server.cpp
A eq/client/transferFinder.h
M eq/client/view.cpp
M eq/client/visitorResult.h
M eq/client/window.cpp
M eq/client/window.h
M eq/eq.h
M eq/fabric/canvas.h
M eq/fabric/channel.h
M eq/fabric/config.h
M eq/fabric/files.cmake
M eq/fabric/layout.h
M eq/fabric/leafVisitor.h
M eq/fabric/node.h
M eq/fabric/observer.h
M eq/fabric/observer.ipp
M eq/fabric/pipe.h
M eq/fabric/pixelViewport.h
M eq/fabric/segment.h
M eq/fabric/server.h
M eq/fabric/server.ipp
M eq/fabric/types.h
M eq/fabric/view.h
R eq/fabric/visitorResult.h
M eq/fabric/vmmlib.h
M eq/fabric/window.h
M eq/server/loader.l
M eq/server/loader.y
M eq/server/visitorResult.h
M eq/util/accumBufferObject.cpp
M eq/util/files.cmake
R eq/util/gpuCompressor.cpp
R eq/util/gpuCompressor.h
M eq/util/objectManager.h
M eq/util/objectManager.ipp
M eq/util/texture.cpp
M eq/util/types.h
M examples/configs/2-channel.stereo.passive.eqc
M examples/eqPixelBench/channel.cpp
M examples/eqPly/channel.cpp
M examples/eqPly/typedefs.h
M examples/eqPly/vertexBufferLeaf.cpp
M examples/eqPly/vertexBufferRoot.h
M examples/eqPly/vertexData.cpp
M seq/detail/window.cpp
M tests/client/configVisitor.cpp
M tests/compressor/image.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/rttag/Equalizer
Conflicts:
eq/client/init.cpp
eq/fabric/vmmlib.h
Commit: 31cd6e4c82b1e1a9b076f4f4b61faffb86c96c46
https://github.com/Eyescale/Equalizer/commit/31cd6e4c82b1e1a9b076f4f4b61faffb86c96c46
Author: Carsten Rohn <[email protected]>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M CMake/Common.cmake
Log Message:
-----------
reverted win32 build fix to fix win32 build
Commit: 0e30a5958ffc754b67da69829da5b4e6182e7e20
https://github.com/Eyescale/Equalizer/commit/0e30a5958ffc754b67da69829da5b4e6182e7e20
Author: Carsten Rohn <[email protected]>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M eq/client/half.cpp
M eq/client/half.h
Log Message:
-----------
fix windows/wl4 build
Commit: f9948c5e69d13d1abe1acd80093caf0234dc571b
https://github.com/Eyescale/Equalizer/commit/f9948c5e69d13d1abe1acd80093caf0234dc571b
Author: Carsten Rohn <[email protected]>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M eq/admin/CMakeLists.txt
M eq/client/CMakeLists.txt
M eq/fabric/CMakeLists.txt
M eq/server/CMakeLists.txt
Log Message:
-----------
install pdbs as well in windows debug/relwithdebinfo builds
Commit: a1406c959566c77c554afa6f26d86edb1e97c766
https://github.com/Eyescale/Equalizer/commit/a1406c959566c77c554afa6f26d86edb1e97c766
Author: Stefan Eilemann <[email protected]>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M CMake/Common.cmake
M CMakeLists.txt
M eq/admin/CMakeLists.txt
M eq/client/CMakeLists.txt
M eq/client/channel.cpp
M eq/client/config.cpp
M eq/client/event.cpp
M eq/client/event.h
M eq/client/half.cpp
M eq/client/half.h
M eq/client/init.cpp
M eq/client/window.cpp
M eq/fabric/CMakeLists.txt
M eq/fabric/commands.h
M eq/fabric/vmmlib.h
M eq/server/CMakeLists.txt
M eq/server/config.cpp
M eq/server/config.h
A eq/server/equalizers/CMakeLists.txt
Log Message:
-----------
Merge branch 'master' of https://github.com/rttag/Equalizer
Commit: b041d519cff6a6832f5d59588862f7e99fb84294
https://github.com/Eyescale/Equalizer/commit/b041d519cff6a6832f5d59588862f7e99fb84294
Author: Stefan Eilemann <[email protected]>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M eq/fabric/CMakeLists.txt
M eq/fabric/vmmlib.h
M eq/server/CMakeLists.txt
M eq/server/config.cpp
M eq/server/equalizers/CMakeLists.txt
Log Message:
-----------
Merge cleanups
Compare:
https://github.com/Eyescale/Equalizer/compare/0bdee640dff9...b041d519cff6
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com