Branch: refs/heads/reliability
  Home:   https://github.com/Eyescale/Equalizer

  Commit: 5864f18b488499db235e1415cb4056acc1d75902
      
https://github.com/Eyescale/Equalizer/commit/5864f18b488499db235e1415cb4056acc1d75902
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-04 (Fri, 04 Nov 2011)

  Changed paths:
    M libs/eq/server/config/resources.cpp

  Log Message:
  -----------
  Prefer AGL over GLX during auto-config

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 4d403a0888ee25a465397dd642eec20489f7d8f3
      
https://github.com/Eyescale/Equalizer/commit/4d403a0888ee25a465397dd642eec20489f7d8f3
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-04 (Fri, 04 Nov 2011)

  Changed paths:
    R libs/co/base/executionListener.h
  M libs/co/base/init.cpp
  M libs/co/base/perThread.h
  M libs/co/base/thread.cpp
  M libs/co/base/thread.h
  M libs/eq/client/compositor.cpp
  M tests/test.h

  Log Message:
  -----------
  Remove unused code in co::base::Thread

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: ee919353b97bcb664cca9304c8d0511e88e3a104
      
https://github.com/Eyescale/Equalizer/commit/ee919353b97bcb664cca9304c8d0511e88e3a104
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-04 (Fri, 04 Nov 2011)

  Changed paths:
    M libs/co/base/files.cmake

  Log Message:
  -----------
  Fix build.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 60f4932955cebdf29c4ca3dd0280bcbfce61d243
      
https://github.com/Eyescale/Equalizer/commit/60f4932955cebdf29c4ca3dd0280bcbfce61d243
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-04 (Fri, 04 Nov 2011)

  Changed paths:
    M libs/eq/client/wgl/eventHandler.cpp

  Log Message:
  -----------
  Fix Windows build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: e28e0d997c0294b7c2be6b6aa4ab06d443f70bb3
      
https://github.com/Eyescale/Equalizer/commit/e28e0d997c0294b7c2be6b6aa4ab06d443f70bb3
  Author: Dardo D Kleiner <[email protected]>
  Date:   2011-11-04 (Fri, 04 Nov 2011)

  Changed paths:
    M libs/co/rdmaConnection.cpp
  M libs/co/rdmaConnection.h

  Log Message:
  -----------
  Cleanup/fix disconnect handling.

Bit of overhaul in regards to handling disconnect events, especially
attempting to avoid loss of any data thought to have been successfully
sent.

Also introduce (compile time) option to block writes from returning
until the work completion associated with the RDMA write work request
has been received.  Performance takes a pretty big hit, but this allows
the application to "fail fast" instead of thinking it wrote
successfully.  Default is currently to let the application proceed, only
detecting failure on a subsequent write (i.e. high performance option).

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 6995369992a1764a320641dfa38035918c62cb34
      
https://github.com/Eyescale/Equalizer/commit/6995369992a1764a320641dfa38035918c62cb34
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M libs/co/rdmaConnection.cpp

  Log Message:
  -----------
  Fix RDMA release build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 50fee5901feba90c4da7b6e49c4112f4dde112c9
      
https://github.com/Eyescale/Equalizer/commit/50fee5901feba90c4da7b6e49c4112f4dde112c9
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M libs/co/base/compiler.h
  M libs/co/rdmaConnection.cpp

  Log Message:
  -----------
  Fix RHEL 6.1 build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 49b440512fca5df0ac4f9b733a8381cfa5de0c2b
      
https://github.com/Eyescale/Equalizer/commit/49b440512fca5df0ac4f9b733a8381cfa5de0c2b
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M commitMessage.txt
  M libs/co/CMakeLists.txt
  M libs/eq/CMakeLists.txt
  M libs/eq/Equalizer.pc.in

  Log Message:
  -----------
  Fix make install

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: b135048ea4a92a5a89cc70a9e60aefcefa9cb0a2
      
https://github.com/Eyescale/Equalizer/commit/b135048ea4a92a5a89cc70a9e60aefcefa9cb0a2
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M libs/seq/application.cpp
  M libs/seq/application.h
  M tests/CMakeLists.txt
  A tests/seq/reliabilityOff_gpu.cpp

  Log Message:
  -----------
  Add test checking capability to disable reliability

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 91dd383a7b3f07c573b0ebc4e01b99271f92e327
      
https://github.com/Eyescale/Equalizer/commit/91dd383a7b3f07c573b0ebc4e01b99271f92e327
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M commitMessage.txt
  M libs/co/CMakeLists.txt
  M libs/co/base/compiler.h
  M libs/co/rdmaConnection.cpp
  M libs/eq/CMakeLists.txt
  M libs/eq/Equalizer.pc.in

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: 2ecad1da66f66567c8ae25d5ce9599eebd893337
      
https://github.com/Eyescale/Equalizer/commit/2ecad1da66f66567c8ae25d5ce9599eebd893337
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M commitMessage.txt
  M examples/eqPixelBench/main.cpp
  M libs/eq/fabric/config.ipp

  Log Message:
  -----------
  Minor cleanups

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 204612aa6de6e48426bb21db793f0a1243324e6e
      
https://github.com/Eyescale/Equalizer/commit/204612aa6de6e48426bb21db793f0a1243324e6e
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M libs/seq/application.cpp
  M libs/seq/application.h
  M tests/CMakeLists.txt
  A tests/seq/reliabilityOff_gpu.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: 3bcac394d768b9c36a46261e7905545df60a7368
      
https://github.com/Eyescale/Equalizer/commit/3bcac394d768b9c36a46261e7905545df60a7368
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-08 (Tue, 08 Nov 2011)

  Changed paths:
    M AUTHORS
  M CMake/CPackConfig.cmake
  M CMake/PurpleAddAmalgamation.cmake
  M CMake/PurpleAddLibrary.cmake
  M CMakeLists.txt
  M libs/GLEW/CMakeLists.txt
  M libs/eq/client/configure.cmake

  Log Message:
  -----------
  Fedora/RPM porting

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: dbd851d9974afd154207cfc5859379de9a15bad4
      
https://github.com/Eyescale/Equalizer/commit/dbd851d9974afd154207cfc5859379de9a15bad4
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-08 (Tue, 08 Nov 2011)

  Changed paths:
    A CMake/Equalizer.in.spec
  A CMake/Equalizer.spec

  Log Message:
  -----------
  Fedora/RPM porting

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 665d72be0f675afbdb941f7961aa2bd537a5fc00
      
https://github.com/Eyescale/Equalizer/commit/665d72be0f675afbdb941f7961aa2bd537a5fc00
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-08 (Tue, 08 Nov 2011)

  Changed paths:
    M commitMessage.txt
  M examples/eqPixelBench/main.cpp
  M libs/co/CMakeLists.txt
  M libs/co/base/compiler.h
  M libs/co/rdmaConnection.cpp
  M libs/eq/CMakeLists.txt
  M libs/eq/Equalizer.pc.in
  M libs/eq/fabric/config.ipp
  M libs/seq/application.cpp
  M libs/seq/application.h
  M tests/CMakeLists.txt
  A tests/seq/reliabilityOff_gpu.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: 654d0684dfb730208ca7db35d955180e88d7550b
      
https://github.com/Eyescale/Equalizer/commit/654d0684dfb730208ca7db35d955180e88d7550b
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-09 (Wed, 09 Nov 2011)

  Changed paths:
    M libs/eq/client/glx/window.cpp
  M libs/eq/client/image.cpp
  M libs/eq/client/wgl/window.cpp
  M libs/eq/server/global.cpp

  Log Message:
  -----------
  Implement 'AUTO' window decoration handling for glx windows

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: fc171f77737a075ce9140a2971a02e4a591d9896
      
https://github.com/Eyescale/Equalizer/commit/fc171f77737a075ce9140a2971a02e4a591d9896
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-09 (Wed, 09 Nov 2011)

  Changed paths:
    M libs/eq/fabric/projection.cpp
  M libs/eq/fabric/wall.cpp

  Log Message:
  -----------
  Suppress scientific float output for frusta which can't be parsed by loader

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 4668ff2b6229e85a12cb13ef4a976592af633b97
      
https://github.com/Eyescale/Equalizer/commit/4668ff2b6229e85a12cb13ef4a976592af633b97
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-09 (Wed, 09 Nov 2011)

  Changed paths:
    M tools/configTool/configTool.cpp

  Log Message:
  -----------
  configTool wall-mode related fixes

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 4c64b130aba28beef1d46f1bb62c16d6837355fb
      
https://github.com/Eyescale/Equalizer/commit/4c64b130aba28beef1d46f1bb62c16d6837355fb
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-09 (Wed, 09 Nov 2011)

  Changed paths:
    M examples/eqPixelBench/channel.cpp

  Log Message:
  -----------
  Make eqPixelBench readback number more reliable

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: ed64a3d63d6257b47772482eb0389cd830aaf24d
      
https://github.com/Eyescale/Equalizer/commit/ed64a3d63d6257b47772482eb0389cd830aaf24d
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-10 (Thu, 10 Nov 2011)

  Changed paths:
    M CMake/UploadPPA.cmake
  M commitMessage.txt

  Log Message:
  -----------
  Minor CMake update

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 27c64f01e07c9f3e155459a8c02c7f2617b03767
      
https://github.com/Eyescale/Equalizer/commit/27c64f01e07c9f3e155459a8c02c7f2617b03767
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-10 (Thu, 10 Nov 2011)

  Changed paths:
    M AUTHORS
  M CHANGES.txt
  A CMake/2.8/CMakeParseArguments.cmake
  A CMake/2.8/FindBISON.cmake
  A CMake/2.8/FindFLEX.cmake
  A CMake/2.8/FindPackageHandleStandardArgs.cmake
  M CMake/CPackConfig.cmake
  A CMake/Equalizer.in.spec
  A CMake/Equalizer.spec
  M CMake/FindCollage.cmake
  M CMake/FindEqualizer.cmake
  M CMake/PurpleAddAmalgamation.cmake
  M CMake/PurpleAddLibrary.cmake
  M CMake/configure.cmake
  M CMake/revision.cmake
  M CMakeLists.txt
  A MacPorts/README
  A MacPorts/graphics/Equalizer/Portfile
  M Makefile
  M commitMessage.txt
  M doc/CMakeLists.txt
  M examples/CMakeLists.txt
  M examples/configs/4-window.all.eqc
  M examples/configs/config.eqc
  M examples/eVolve/README
  M examples/eVolve/channel.cpp
  M examples/eVolve/channel.h
  M examples/eVolve/config.cpp
  M examples/eVolve/eVolve.cpp
  M examples/eVolve/eVolve.h
  M examples/eVolve/fragmentShader.glsl
  M examples/eVolve/frameData.cpp
  M examples/eVolve/frameData.h
  M examples/eVolve/node.h
  M examples/eVolve/pipe.cpp
  M examples/eVolve/rawVolModel.cpp
  M examples/eVolve/rawVolModel.h
  M examples/eVolve/rawVolModelRenderer.cpp
  M examples/eVolve/rawVolModelRenderer.h
  M examples/eqNBody/frameData.cpp
  M examples/eqNBody/frameData.h
  M examples/eqPixelBench/channel.cpp
  M examples/eqPixelBench/main.cpp
  M examples/eqPly/channel.cpp
  M examples/eqPly/config.cpp
  M examples/eqPly/eqPly.cpp
  M examples/eqPly/frameData.cpp
  M examples/eqPly/frameData.h
  M examples/eqPly/initData.cpp
  M examples/eqPly/plyfile.cpp
  M examples/eqPly/vertexBufferDist.cpp
  M libs/GLEW/CMakeLists.txt
  R libs/GLEW/glew-1.6.0.tgz
  A libs/GLEW/glew-1.7.0.tgz
  M libs/co/CMakeLists.txt
  M libs/co/barrier.cpp
  M libs/co/base/compiler.h
  M libs/co/base/compressor.cpp
  M libs/co/base/cpuCompressor.h
  M libs/co/base/debug.cpp
  M libs/co/base/debug.h
  M libs/co/base/errorRegistry.cpp
  M libs/co/base/errorRegistry.h
  R libs/co/base/executionListener.h
  M libs/co/base/files.cmake
  M libs/co/base/hash.h
  M libs/co/base/init.cpp
  M libs/co/base/launcher.cpp
  M libs/co/base/lock.cpp
  M libs/co/base/lockable.h
  M libs/co/base/monitor.h
  M libs/co/base/mtQueue.h
  M libs/co/base/perThread.h
  M libs/co/base/refPtr.h
  M libs/co/base/rng.cpp
  M libs/co/base/rng.h
  M libs/co/base/scopedMutex.h
  M libs/co/base/thread.cpp
  M libs/co/base/thread.h
  M libs/co/base/uint128_t.h
  M libs/co/command.cpp
  M libs/co/command.h
  M libs/co/commands.h
  M libs/co/connectionSet.cpp
  A libs/co/connections.h
  M libs/co/dataIStream.h
  A libs/co/dataIStreamQueue.cpp
  A libs/co/dataIStreamQueue.h
  M libs/co/dataOStream.cpp
  M libs/co/dataOStream.h
  M libs/co/deltaMasterCM.cpp
  M libs/co/deltaMasterCM.h
  M libs/co/files.cmake
  M libs/co/fullMasterCM.cpp
  M libs/co/fullMasterCM.h
  M libs/co/global.cpp
  M libs/co/global.h
  M libs/co/ibCompletionQueue.h
  M libs/co/localNode.cpp
  M libs/co/localNode.h
  M libs/co/masterCM.cpp
  M libs/co/masterCM.h
  M libs/co/node.cpp
  M libs/co/node.h
  M libs/co/nodePackets.h
  M libs/co/nullCM.h
  M libs/co/object.cpp
  M libs/co/object.h
  M libs/co/objectCM.cpp
  M libs/co/objectCM.h
  M libs/co/objectDataIStream.cpp
  M libs/co/objectDataIStream.h
  M libs/co/objectInstanceDataOStream.cpp
  M libs/co/objectInstanceDataOStream.h
  M libs/co/objectPackets.h
  M libs/co/objectStore.cpp
  M libs/co/objectStore.h
  M libs/co/packets.h
  M libs/co/plugins/compressorTypes.h
  M libs/co/queueMaster.cpp
  M libs/co/rdmaConnection.cpp
  M libs/co/rdmaConnection.h
  M libs/co/serializable.h
  M libs/co/staticMasterCM.cpp
  M libs/co/staticMasterCM.h
  M libs/co/staticSlaveCM.cpp
  M libs/co/staticSlaveCM.h
  M libs/co/types.h
  M libs/co/unbufferedMasterCM.cpp
  M libs/co/unbufferedMasterCM.h
  M libs/co/versionedSlaveCM.cpp
  M libs/co/versionedSlaveCM.h
  A libs/co/worker.cpp
  A libs/co/worker.h
  A libs/co/worker.ipp
  M libs/eq/CMakeLists.txt
  M libs/eq/Equalizer.pc.in
  M libs/eq/admin/layout.cpp
  M libs/eq/client/CMakeLists.txt
  M libs/eq/client/agl/pipe.cpp
  M libs/eq/client/agl/window.cpp
  M libs/eq/client/channel.cpp
  M libs/eq/client/commandQueue.cpp
  M libs/eq/client/commandQueue.h
  M libs/eq/client/compositor.cpp
  M libs/eq/client/config.cpp
  M libs/eq/client/configure.cmake
  M libs/eq/client/files.cmake
  M libs/eq/client/frame.cpp
  M libs/eq/client/frame.h
  M libs/eq/client/frameData.cpp
  M libs/eq/client/frameData.h
  M libs/eq/client/glx/window.cpp
  M libs/eq/client/image.cpp
  M libs/eq/client/image.h
  M libs/eq/client/layout.cpp
  M libs/eq/client/node.cpp
  M libs/eq/client/pipe.cpp
  M libs/eq/client/pipe.h
  M libs/eq/client/types.h
  M libs/eq/client/version.in.h
  M libs/eq/client/view.cpp
  M libs/eq/client/wgl/eventHandler.cpp
  M libs/eq/client/wgl/window.cpp
  M libs/eq/client/window.cpp
  A libs/eq/client/worker.cpp
  M libs/eq/fabric/canvas.h
  M libs/eq/fabric/canvas.ipp
  M libs/eq/fabric/config.h
  M libs/eq/fabric/config.ipp
  M libs/eq/fabric/layout.h
  M libs/eq/fabric/layout.ipp
  M libs/eq/fabric/node.h
  M libs/eq/fabric/node.ipp
  M libs/eq/fabric/object.cpp
  M libs/eq/fabric/object.h
  M libs/eq/fabric/pipe.h
  M libs/eq/fabric/pipe.ipp
  M libs/eq/fabric/projection.cpp
  M libs/eq/fabric/segment.h
  M libs/eq/fabric/segment.ipp
  M libs/eq/fabric/serverPackets.h
  M libs/eq/fabric/view.h
  M libs/eq/fabric/view.ipp
  M libs/eq/fabric/wall.cpp
  M libs/eq/fabric/window.h
  M libs/eq/fabric/window.ipp
  M libs/eq/server/compound.cpp
  M libs/eq/server/compound.h
  M libs/eq/server/config.cpp
  M libs/eq/server/config.h
  M libs/eq/server/config/display.cpp
  M libs/eq/server/config/resources.cpp
  M libs/eq/server/config/server.cpp
  M libs/eq/server/equalizers/loadEqualizer.cpp
  M libs/eq/server/frame.cpp
  M libs/eq/server/frame.h
  M libs/eq/server/global.cpp
  M libs/eq/server/layout.cpp
  M libs/eq/server/loader.cpp
  M libs/eq/server/loader.y
  M libs/eq/server/node.cpp
  M libs/eq/server/server.cpp
  M libs/eq/server/types.h
  M libs/eq/server/window.cpp
  M libs/seq/application.cpp
  M libs/seq/application.h
  M libs/seq/detail/masterConfig.cpp
  M libs/seq/detail/objectMap.cpp
  M libs/seq/detail/objectMap.h
  M libs/seq/detail/view.cpp
  M tests/CMakeLists.txt
  M tests/co/barrierException.cpp
  A tests/co/base/openmp.cpp
  M tests/co/commandCache.cpp
  M tests/co/dataStream.cpp
  M tests/co/instanceCache.cpp
  A tests/co/objectPush.cpp
  R tests/co/openmp/test.cpp
  A tests/eq/server/nodeDead.eqc
  A tests/eq/server/nodeFail.eqc
  A tests/eq/server/ntPipeFail.eqc
  A tests/eq/server/pipeDeviceFail.eqc
  A tests/eq/server/pipeFail.eqc
  R tests/eq/server/reliability/nodeDead.eqc
  R tests/eq/server/reliability/nodeFail.eqc
  R tests/eq/server/reliability/ntPipeFail.eqc
  R tests/eq/server/reliability/pipeDeviceFail.eqc
  R tests/eq/server/reliability/pipeFail.eqc
  R tests/eq/server/reliability/sourceFail.eqc
  R tests/eq/server/reliability/test.cpp
  A tests/eq/server/reliability_gpu.cpp
  A tests/eq/server/sourceFail.eqc
  A tests/seq/reliabilityOff_gpu.cpp
  M tests/test.h
  M tools/configTool/configTool.cpp
  M tools/configTool/configTool.h
  M tools/eVolveConverter/eVolveConverter.cpp
  M tools/eVolveConverter/eVolveConverter.h
  M tools/netperf/netperf.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer

Conflicts:
        commitMessage.txt


  Commit: 2b3cf8c6c14a792fbd50e30dac1e881185d8f41f
      
https://github.com/Eyescale/Equalizer/commit/2b3cf8c6c14a792fbd50e30dac1e881185d8f41f
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-10 (Thu, 10 Nov 2011)

  Changed paths:
    M libs/co/rspConnection.cpp
  M tools/configTool/configTool.cpp

  Log Message:
  -----------
  Config tool fix

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 998d137b0ee0d7721ed6687cfa891c6632aa32a7
      
https://github.com/Eyescale/Equalizer/commit/998d137b0ee0d7721ed6687cfa891c6632aa32a7
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-10 (Thu, 10 Nov 2011)

  Changed paths:
    M libs/co/rspConnection.cpp
  M libs/co/rspConnection.h

  Log Message:
  -----------
  RSP: Fix scattered ack implementation:
- Actually use *self* not *sender* ID to determine when to send acks,
  otherwise all receiver will ack at the same time
- Fix sliding ack to advance to lowest acknowledge by all receivers, was
  hidden by previous bug

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 3eb73c28489827d98842fc667ab30929b2b64abb
      
https://github.com/Eyescale/Equalizer/commit/3eb73c28489827d98842fc667ab30929b2b64abb
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-10 (Thu, 10 Nov 2011)

  Changed paths:
    A .gitmodules
  A CMake/GPUSD.cmake
  M CMakeLists.txt
  A gpu-sd

  Log Message:
  -----------
  Start integrating GPU discovery library

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 20e6e49dc20972f0557ec8ec1e02cc3a900591c5
      
https://github.com/Eyescale/Equalizer/commit/20e6e49dc20972f0557ec8ec1e02cc3a900591c5
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-10 (Thu, 10 Nov 2011)

  Changed paths:
    M libs/co/rspConnection.cpp
  M libs/co/rspConnection.h
  M tools/configTool/configTool.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: 205c5278a21cd95a95eeabc42c9979cc906590a8
      
https://github.com/Eyescale/Equalizer/commit/205c5278a21cd95a95eeabc42c9979cc906590a8
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-10 (Thu, 10 Nov 2011)

  Changed paths:
    M CMake/FindEqualizer.cmake
  M CMake/GPUSD.cmake
  M gpu-sd

  Log Message:
  -----------
  Fix GPU-SD integration, update find script cmake version table

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 31a6226aa69b691a8470cce053d6613a8652726d
      
https://github.com/Eyescale/Equalizer/commit/31a6226aa69b691a8470cce053d6613a8652726d
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M libs/eq/server/CMakeLists.txt
  M libs/eq/server/startLocalServer.cpp

  Log Message:
  -----------
  Make auto-config code depend on gpu_sd

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: d15d0c283fb36907ae18bc6f2ba04d94f6224aaf
      
https://github.com/Eyescale/Equalizer/commit/d15d0c283fb36907ae18bc6f2ba04d94f6224aaf
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  gpu_sd update

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 00927175b120d5a18aee463ea33f207ca1d67f1c
      
https://github.com/Eyescale/Equalizer/commit/00927175b120d5a18aee463ea33f207ca1d67f1c
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M gpu-sd
  M libs/eq/client/agl/windowSystem.cpp
  M libs/eq/client/glx/windowSystem.cpp
  M libs/eq/fabric/pixelViewport.h
  M libs/eq/server/CMakeLists.txt
  M libs/eq/server/config/resources.cpp

  Log Message:
  -----------
  Start using gpu_sd in server auto-config code

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: f404bc50023ad03c0f95caa18e8c217e69f78d40
      
https://github.com/Eyescale/Equalizer/commit/f404bc50023ad03c0f95caa18e8c217e69f78d40
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Minor cleanup

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 7e971a747ebabaab28794ade3b51e86313627ae3
      
https://github.com/Eyescale/Equalizer/commit/7e971a747ebabaab28794ade3b51e86313627ae3
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M tests/co/objectPush.cpp

  Log Message:
  -----------
  Unit test for #54

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 5f44be267387a3c4939560df67c360e79ef01698
      
https://github.com/Eyescale/Equalizer/commit/5f44be267387a3c4939560df67c360e79ef01698
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-11 (Fri, 11 Nov 2011)

  Changed paths:
    M libs/co/dataIStreamQueue.h
  M libs/co/objectDataIStream.cpp
  M libs/co/objectPackets.h

  Log Message:
  -----------
  Closes #54: Recycling a stream requires resetting it, otherwise it's already 
ready.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 3d9f7b3e1eaa28c4bead9880ceb1fa91e60c4af4
      
https://github.com/Eyescale/Equalizer/commit/3d9f7b3e1eaa28c4bead9880ceb1fa91e60c4af4
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-13 (Sun, 13 Nov 2011)

  Changed paths:
    M CMake/GPUSD.cmake
  M CMakeLists.txt
  M gpu-sd
  M libs/eq/client/global.cpp
  M libs/eq/fabric/gpuInfo.h
  M libs/eq/server/CMakeLists.txt
  M libs/eq/server/config/resources.cpp
  M libs/eq/server/config/resources.h
  M libs/eq/server/config/server.cpp
  M libs/eq/server/config/server.h
  M libs/eq/server/startLocalServer.cpp

  Log Message:
  -----------
  Remote auto-config progress:
* extend --eq-config with the ability to provide GPU-SD session name
  (anything without .eqc ending)
* Default --eq-config to 'local'
* start implementing remote auto-config
** Discovery functional
** Configuration to be done

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 515cab531373e9e216e28f1464fd01a4986e2e02
      
https://github.com/Eyescale/Equalizer/commit/515cab531373e9e216e28f1464fd01a4986e2e02
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-13 (Sun, 13 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Bump gpu-sd submodule

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: e83a7ed84cc0a3bc1bec3bcb72d77efa6a65b533
      
https://github.com/Eyescale/Equalizer/commit/e83a7ed84cc0a3bc1bec3bcb72d77efa6a65b533
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  bump gpu-sd submodule

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: ae28b7eb9c958530e054e1009c27d315580c4921
      
https://github.com/Eyescale/Equalizer/commit/ae28b7eb9c958530e054e1009c27d315580c4921
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Bump gpu-sd submodule

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: c7228de6f725a1ce9abd97252891cd9667c6407c
      
https://github.com/Eyescale/Equalizer/commit/c7228de6f725a1ce9abd97252891cd9667c6407c
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Bump gpu-sd submodule

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: a383ea2997c607f900f8c84f839fc3ab2228750d
      
https://github.com/Eyescale/Equalizer/commit/a383ea2997c607f900f8c84f839fc3ab2228750d
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Bump gpu-sd submodule

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 2bc7270ac84daeb43d234d3ab0599e9737c4058a
      
https://github.com/Eyescale/Equalizer/commit/2bc7270ac84daeb43d234d3ab0599e9737c4058a
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Bump gpu-sd submodule

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 3e79e2f8eaeb817178a48c5ed144541a609f8e9c
      
https://github.com/Eyescale/Equalizer/commit/3e79e2f8eaeb817178a48c5ed144541a609f8e9c
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M CMake/EqCompilerVersion.cmake
  M gpu-sd

  Log Message:
  -----------
  Remove newline in CMake output

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: fd2e0d6b53e13746c943f7947ca0891d7dd6a207
      
https://github.com/Eyescale/Equalizer/commit/fd2e0d6b53e13746c943f7947ca0891d7dd6a207
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Fix Windows build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: f26c717cbc725193e690da69527c396c10a59977
      
https://github.com/Eyescale/Equalizer/commit/f26c717cbc725193e690da69527c396c10a59977
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M CMake/FindEqualizer.cmake

  Log Message:
  -----------
  Tweak CMake Find script

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: bf8392c94c8966f477e9b847854cd6836ec98934
      
https://github.com/Eyescale/Equalizer/commit/bf8392c94c8966f477e9b847854cd6836ec98934
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M CMake/EqCompilerVersion.cmake
  M gpu-sd

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: d29bc0e387928b84b06dc806814f57a8d9bda684
      
https://github.com/Eyescale/Equalizer/commit/d29bc0e387928b84b06dc806814f57a8d9bda684
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M libs/eq/client/agl/eventHandler.cpp
  M libs/eq/client/agl/windowSystem.cpp

  Log Message:
  -----------
  Minor cleanups

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 0ce6fe3cf6bd55adbb7f7c1a6b5ca6ab0fd451ae
      
https://github.com/Eyescale/Equalizer/commit/0ce6fe3cf6bd55adbb7f7c1a6b5ca6ab0fd451ae
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    A CMake/FindMAGELLAN.cmake
  M gpu-sd
  M libs/eq/client/CMakeLists.txt
  M libs/eq/client/agl/eventHandler.cpp
  M libs/eq/client/agl/windowSystem.cpp
  M libs/eq/client/configure.cmake
  M libs/eq/client/wgl/eventHandler.cpp
  M libs/eq/client/wgl/windowSystem.cpp
  M libs/eq/client/windowSystem.cpp
  M libs/eq/client/windowSystem.h

  Log Message:
  -----------
  Fix space mouse build on OS X

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: eefdb6d1b868ede49d3d00c615183677b3c1c71d
      
https://github.com/Eyescale/Equalizer/commit/eefdb6d1b868ede49d3d00c615183677b3c1c71d
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M gpu-sd
  M libs/eq/server/config/resources.cpp

  Log Message:
  -----------
  Auto-configuration improvements:
- Enable WGL gpu-sd usage [untested]
- Always add local display GPU

[x] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 992f54c069868578e7193275c06a16961c1601cb
      
https://github.com/Eyescale/Equalizer/commit/992f54c069868578e7193275c06a16961c1601cb
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-15 (Tue, 15 Nov 2011)

  Changed paths:
    M libs/co/version.in.h
  M libs/eq/client/version.in.h

  Log Message:
  -----------
  Provide function to perform runtime-compatibility check.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 4ea444aa6afa5011139e46011910616cd4a7494f
      
https://github.com/Eyescale/Equalizer/commit/4ea444aa6afa5011139e46011910616cd4a7494f
  Author: Lucas Peetz Dulley <[email protected]>
  Date:   2011-11-15 (Tue, 15 Nov 2011)

  Changed paths:
    M libs/eq/client/client.cpp

  Log Message:
  -----------
  Merge and undo
- merge with Eq reliability.
- undo "==" to "!=" in Client::notifyDisconnect.


  Commit: 3cdeb2e1f33d42f806e498d3894831d25dd10980
      
https://github.com/Eyescale/Equalizer/commit/3cdeb2e1f33d42f806e498d3894831d25dd10980
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-15 (Tue, 15 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Bump GPU-SD

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 4707ac9aa6b1f472a69dc5dc423c38532703b08a
      
https://github.com/Eyescale/Equalizer/commit/4707ac9aa6b1f472a69dc5dc423c38532703b08a
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-16 (Wed, 16 Nov 2011)

  Changed paths:
    M gpu-sd

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: c8f3e5f0a91ca9a86808236453827291c0356ff3
      
https://github.com/Eyescale/Equalizer/commit/c8f3e5f0a91ca9a86808236453827291c0356ff3
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-16 (Wed, 16 Nov 2011)

  Changed paths:
    M gpu-sd
  M libs/eq/server/config/resources.cpp
  M libs/eq/server/pipe.cpp

  Log Message:
  -----------
  Remote auto-config implementation.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 1789c51a3f8f88e54c08ebbe6ca93fe8b0abfb29
      
https://github.com/Eyescale/Equalizer/commit/1789c51a3f8f88e54c08ebbe6ca93fe8b0abfb29
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-16 (Wed, 16 Nov 2011)

  Changed paths:
    M gpu-sd
  M libs/eq/server/config/resources.cpp
  M libs/eq/server/pipe.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: d554d307a450ed2f7efcfbdae53aa50f8c89932b
      
https://github.com/Eyescale/Equalizer/commit/d554d307a450ed2f7efcfbdae53aa50f8c89932b
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-16 (Wed, 16 Nov 2011)

  Changed paths:
    M libs/eq/server/config/resources.cpp
  M libs/eq/server/config/server.cpp

  Log Message:
  -----------
  Auto-config: add necessary connections for multi-node configs.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 7106a71b5b511bc1487592328cfe2abf2560575f
      
https://github.com/Eyescale/Equalizer/commit/7106a71b5b511bc1487592328cfe2abf2560575f
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-16 (Wed, 16 Nov 2011)

  Changed paths:
    M CMake/GPUSD.cmake

  Log Message:
  -----------
  Minor RHEL6 fix


  Commit: d99d3f711d8aa1e3783666168a8c948256a435c3
      
https://github.com/Eyescale/Equalizer/commit/d99d3f711d8aa1e3783666168a8c948256a435c3
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-16 (Wed, 16 Nov 2011)

  Changed paths:
    M libs/co/socketConnection.cpp

  Log Message:
  -----------
  Minor name-resolval improvement.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 1656c5ba5c3c3ef8e306a97d41bc0c3b88e05192
      
https://github.com/Eyescale/Equalizer/commit/1656c5ba5c3c3ef8e306a97d41bc0c3b88e05192
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M examples/eqAsync/asyncFetcher.cpp
  M libs/eq/client/os.h

  Log Message:
  -----------
  Fix Darwin build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 21a5059e247a04506575ce509b9cc99ad6abd553
      
https://github.com/Eyescale/Equalizer/commit/21a5059e247a04506575ce509b9cc99ad6abd553
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M gpu-sd
  M tests/eq/server/loader/examples.cpp

  Log Message:
  -----------
  Fix loader test, add test case for #56

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: dcb579538217631171933632b7c0fce6e2b3a49b
      
https://github.com/Eyescale/Equalizer/commit/dcb579538217631171933632b7c0fce6e2b3a49b
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M libs/eq/server/loader.h
  M libs/eq/server/loader.y

  Log Message:
  -----------
  Closes #56: Set C locale during file parsing, reset old one afterwards.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: f07f44b314bf756005601c10785becab31025385
      
https://github.com/Eyescale/Equalizer/commit/f07f44b314bf756005601c10785becab31025385
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M commitMessage.txt
  M gpu-sd
  M libs/co/socketConnection.cpp
  M libs/eq/server/CMakeLists.txt
  M libs/eq/server/config/resources.cpp

  Log Message:
  -----------
  Fix Windows build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 45ad89f30dea05e57fa61098686cfe8d2a7c54be
      
https://github.com/Eyescale/Equalizer/commit/45ad89f30dea05e57fa61098686cfe8d2a7c54be
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M CMake/FindGLEW_MX.cmake
  M commitMessage.txt
  M gpu-sd
  M libs/GLEW/CMakeLists.txt
  M libs/eq/CMakeLists.txt
  M libs/eq/server/CMakeLists.txt
  M libs/eq/server/config/resources.cpp

  Log Message:
  -----------
  Fix and enable WGL GPU-SD module

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 67188a4241e5bae08f21092d921a0bef85a4e527
      
https://github.com/Eyescale/Equalizer/commit/67188a4241e5bae08f21092d921a0bef85a4e527
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M libs/co/socketConnection.cpp
  M libs/eq/server/config/resources.cpp
  M tests/co/base/mtQueue.cpp

  Log Message:
  -----------
  Fix Ubuntu 11.10 release build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 88513cd507005b2bd3d2d4706448af360d3eb073
      
https://github.com/Eyescale/Equalizer/commit/88513cd507005b2bd3d2d4706448af360d3eb073
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M libs/eq/client/configParams.h
  M libs/eq/client/init.cpp
  M libs/eq/client/init.h

  Log Message:
  -----------
  Improve handling of remote render client setting

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 75298daefb9129f580da866ecc69f23dec9cd0af
      
https://github.com/Eyescale/Equalizer/commit/75298daefb9129f580da866ecc69f23dec9cd0af
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M libs/eq/server/config/resources.cpp

  Log Message:
  -----------
  Auto-config: set meaningful names for hosts

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 3422c68e437c47fc77c7dd3f2ae1a9d968b73687
      
https://github.com/Eyescale/Equalizer/commit/3422c68e437c47fc77c7dd3f2ae1a9d968b73687
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M libs/co/socketConnection.cpp
  M libs/eq/server/config/resources.cpp
  M tests/co/base/mtQueue.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/Equalizer


  Commit: 85c4da4aa719d36c8087f84e891abb3eceb60520
      
https://github.com/Eyescale/Equalizer/commit/85c4da4aa719d36c8087f84e891abb3eceb60520
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M gpu-sd
  M tools/CMakeLists.txt
  M tools/server/eqServer.cpp

  Log Message:
  -----------
  Auto-config: enable for eqServer

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: de4effb1367ed4db3e95c2c7d62b300679c0db6a
      
https://github.com/Eyescale/Equalizer/commit/de4effb1367ed4db3e95c2c7d62b300679c0db6a
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M libs/eq/server/config/display.cpp
  M libs/eq/server/config/resources.cpp

  Log Message:
  -----------
  Auto-config: cosmetic tweaks

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: e8574f91dbf9f10f11e688b5c7f94f545af43dfe
      
https://github.com/Eyescale/Equalizer/commit/e8574f91dbf9f10f11e688b5c7f94f545af43dfe
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-18 (Fri, 18 Nov 2011)

  Changed paths:
    M gpu-sd
  M libs/eq/server/loader.y

  Log Message:
  -----------
  Cosmetic change for #56

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


  Commit: 232ee7d32751fb66abe4e9d1309d6f79dde539ee
      
https://github.com/Eyescale/Equalizer/commit/232ee7d32751fb66abe4e9d1309d6f79dde539ee
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-18 (Fri, 18 Nov 2011)

  Changed paths:
    A .gitmodules
  M AUTHORS
  M CMake/CPackConfig.cmake
  M CMake/EqCompilerVersion.cmake
  A CMake/Equalizer.in.spec
  A CMake/Equalizer.spec
  M CMake/FindEqualizer.cmake
  M CMake/FindGLEW_MX.cmake
  A CMake/FindMAGELLAN.cmake
  A CMake/GPUSD.cmake
  M CMake/PurpleAddAmalgamation.cmake
  M CMake/PurpleAddLibrary.cmake
  M CMake/UploadPPA.cmake
  M CMakeLists.txt
  M commitMessage.txt
  M examples/eqAsync/asyncFetcher.cpp
  M examples/eqPixelBench/channel.cpp
  M examples/eqPixelBench/main.cpp
  A gpu-sd
  M libs/GLEW/CMakeLists.txt
  M libs/co/CMakeLists.txt
  M libs/co/base/compiler.h
  R libs/co/base/executionListener.h
  M libs/co/base/files.cmake
  M libs/co/base/init.cpp
  M libs/co/base/perThread.h
  M libs/co/base/thread.cpp
  M libs/co/base/thread.h
  M libs/co/dataIStreamQueue.h
  M libs/co/objectDataIStream.cpp
  M libs/co/objectPackets.h
  M libs/co/rdmaConnection.cpp
  M libs/co/rdmaConnection.h
  M libs/co/rspConnection.cpp
  M libs/co/rspConnection.h
  M libs/co/socketConnection.cpp
  M libs/co/version.in.h
  M libs/eq/CMakeLists.txt
  M libs/eq/Equalizer.pc.in
  M libs/eq/client/CMakeLists.txt
  M libs/eq/client/agl/eventHandler.cpp
  M libs/eq/client/agl/windowSystem.cpp
  M libs/eq/client/compositor.cpp
  M libs/eq/client/configParams.h
  M libs/eq/client/configure.cmake
  M libs/eq/client/global.cpp
  M libs/eq/client/glx/window.cpp
  M libs/eq/client/glx/windowSystem.cpp
  M libs/eq/client/image.cpp
  M libs/eq/client/init.cpp
  M libs/eq/client/init.h
  M libs/eq/client/os.h
  M libs/eq/client/version.in.h
  M libs/eq/client/wgl/eventHandler.cpp
  M libs/eq/client/wgl/window.cpp
  M libs/eq/client/wgl/windowSystem.cpp
  M libs/eq/client/windowSystem.cpp
  M libs/eq/client/windowSystem.h
  M libs/eq/fabric/config.ipp
  M libs/eq/fabric/gpuInfo.h
  M libs/eq/fabric/pixelViewport.h
  M libs/eq/fabric/projection.cpp
  M libs/eq/fabric/wall.cpp
  M libs/eq/server/CMakeLists.txt
  M libs/eq/server/config/display.cpp
  M libs/eq/server/config/resources.cpp
  M libs/eq/server/config/resources.h
  M libs/eq/server/config/server.cpp
  M libs/eq/server/config/server.h
  M libs/eq/server/global.cpp
  M libs/eq/server/loader.h
  M libs/eq/server/loader.y
  M libs/eq/server/pipe.cpp
  M libs/eq/server/startLocalServer.cpp
  M libs/seq/application.cpp
  M libs/seq/application.h
  M tests/CMakeLists.txt
  M tests/co/base/mtQueue.cpp
  M tests/co/objectPush.cpp
  M tests/eq/server/loader/examples.cpp
  A tests/seq/reliabilityOff_gpu.cpp
  M tests/test.h
  M tools/CMakeLists.txt
  M tools/configTool/configTool.cpp
  M tools/server/eqServer.cpp

  Log Message:
  -----------
  Merge branch 'master' into reliability


  Commit: 6000e9b7f5351d306cddabbf759a6a7baf7b964e
      
https://github.com/Eyescale/Equalizer/commit/6000e9b7f5351d306cddabbf759a6a7baf7b964e
  Author: Stefan Eilemann <[email protected]>
  Date:   2011-11-18 (Fri, 18 Nov 2011)

  Changed paths:
    M libs/eq/client/client.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/dulley/Equalizer into reliability


Compare: https://github.com/Eyescale/Equalizer/compare/3f4a153...6000e9b

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to