Branch: refs/heads/benchmark
  Home:   https://github.com/Eyescale/Equalizer
  Commit: 1464f44e096b01e9d583c8e4fc0e7a5c8074c70c
      
https://github.com/Eyescale/Equalizer/commit/1464f44e096b01e9d583c8e4fc0e7a5c8074c70c
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M Makefile
  M libs/co/base/debug.cpp
  M libs/co/base/debug.h
  M libs/co/base/lock.cpp
  M libs/co/base/lock.h
  M libs/co/base/thread.cpp
  M libs/co/base/thread.h
  M libs/co/base/timedLock.cpp
  M libs/co/base/timedLock.h

  Log Message:
  -----------
  co::base header cleanups

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


  Commit: 4f801f98be2f99c9253ca2867e80e1e36ff3f1e9
      
https://github.com/Eyescale/Equalizer/commit/4f801f98be2f99c9253ca2867e80e1e36ff3f1e9
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M examples/configs/2-pipe.2D.eqc
  M examples/eqPixelBench/channel.cpp
  M libs/co/base/debug.cpp
  M libs/co/base/debug.h
  M libs/co/base/log.cpp
  M libs/co/base/omp.cpp
  M libs/co/base/rng.cpp
  M tests/test.h

  Log Message:
  -----------
  Fix Linux build

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


  Commit: ba7656e93e8ee5ea357bb434783ad575e5624595
      
https://github.com/Eyescale/Equalizer/commit/ba7656e93e8ee5ea357bb434783ad575e5624595
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M CMakeLists.txt
  M commitMessage.txt

  Log Message:
  -----------
  Make hwloc support disablable

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


  Commit: 52367ce1d726eb199e30426298b55e356a46d65e
      
https://github.com/Eyescale/Equalizer/commit/52367ce1d726eb199e30426298b55e356a46d65e
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M examples/configs/2-pipe.2D.eqc

  Log Message:
  -----------
  Revert accidental checkin

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


  Commit: 3cee80afeefe42f2b8aa42ac9f83701e1d920811
      
https://github.com/Eyescale/Equalizer/commit/3cee80afeefe42f2b8aa42ac9f83701e1d920811
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M commitMessage.txt
  M examples/eqPixelBench/channel.cpp

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

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


  Commit: 8c5261ac1e0cdb122ff2a4af1fe369499d59e022
      
https://github.com/Eyescale/Equalizer/commit/8c5261ac1e0cdb122ff2a4af1fe369499d59e022
  Author: ahmetbilgili <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M .gitignore
  M CMake/FindEqualizer.cmake
  M CMakeLists.txt
  M Makefile
  M README.rst
  M RELNOTES.txt
  M commitMessage.txt
  M examples/configs/stress.2D.eqc
  M examples/eqPixelBench/channel.cpp
  M examples/eqPly/channel.cpp
  M examples/eqPly/config.cpp
  M examples/eqPly/eqPly.cpp
  M examples/eqPly/vertexBufferRoot.cpp
  M examples/eqPly/vertexBufferRoot.h
  M examples/eqPly/vertexData.cpp
  M libs/RelNotes.dox
  M libs/co/base/atomic.h
  M libs/co/base/clock.cpp
  M libs/co/base/clock.h
  M libs/co/base/compressor.h
  M libs/co/base/condition.cpp
  M libs/co/base/condition.h
  M libs/co/base/debug.cpp
  M libs/co/base/debug.h
  M libs/co/base/dso.cpp
  M libs/co/base/dso.h
  M libs/co/base/error.h
  M libs/co/base/errorRegistry.cpp
  M libs/co/base/errorRegistry.h
  M libs/co/base/files.cmake
  M libs/co/base/global.h
  M libs/co/base/hash.h
  M libs/co/base/lock.cpp
  M libs/co/base/lock.h
  M libs/co/base/log.cpp
  M libs/co/base/omp.cpp
  M libs/co/base/plugin.cpp
  M libs/co/base/plugin.h
  M libs/co/base/refPtr.h
  M libs/co/base/rng.cpp
  M libs/co/base/thread.cpp
  M libs/co/base/thread.h
  M libs/co/base/timedLock.cpp
  M libs/co/base/timedLock.h
  M libs/co/base/types.h
  A libs/co/base/uuid.cpp
  M libs/co/base/uuid.h
  M libs/co/connection.h
  M libs/co/connectionDescription.h
  M libs/co/dataOStream.h
  M libs/co/dispatcher.cpp
  M libs/co/fdConnection.cpp
  M libs/co/init.cpp
  M libs/co/instanceCache.cpp
  M libs/co/instanceCache.h
  M libs/co/localNode.cpp
  M libs/co/object.cpp
  M libs/co/object.h
  M libs/co/objectStore.cpp
  M libs/co/plugins/compressor.h
  M libs/co/rdmaConnection.cpp
  M libs/co/types.h
  M libs/co/udtConnection.cpp
  M libs/eq/client/channel.cpp
  M libs/eq/client/channel.h
  M libs/eq/client/channelStatistics.cpp
  M libs/eq/client/compositor.cpp
  M libs/eq/client/compositor.h
  M libs/eq/client/compressor/compressor.cpp
  M libs/eq/client/compressor/compressor.h
  M libs/eq/client/compressor/compressorReadDrawPixels.cpp
  M libs/eq/client/compressor/compressorReadDrawPixels.h
  M libs/eq/client/configParams.cpp
  M libs/eq/client/configStatistics.cpp
  M libs/eq/client/error.h
  M libs/eq/client/frame.h
  M libs/eq/client/frameData.h
  M libs/eq/client/global.cpp
  M libs/eq/client/global.h
  M libs/eq/client/glx/pipe.h
  M libs/eq/client/image.cpp
  M libs/eq/client/image.h
  M libs/eq/client/init.cpp
  M libs/eq/client/nodeStatistics.cpp
  M libs/eq/client/pipe.cpp
  M libs/eq/client/pipe.h
  M libs/eq/client/pipeStatistics.cpp
  M libs/eq/client/types.h
  M libs/eq/client/windowStatistics.cpp
  M libs/eq/fabric/error.cpp
  M libs/eq/fabric/error.h
  M libs/eq/fabric/packets.h
  M libs/eq/fabric/types.h
  M libs/eq/server/config/display.cpp
  M libs/eq/server/config/display.h
  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/equalizers/loadEqualizer.cpp
  M libs/eq/server/types.h
  M libs/eq/util/files.cmake
  M libs/eq/util/objectManager.h
  M libs/eq/util/objectManager.ipp
  A libs/eq/util/pixelBufferObject.cpp
  A libs/eq/util/pixelBufferObject.h
  M libs/eq/util/types.h
  A patches/90_hack.diff
  M tests/co/base/uuid.cpp
  M tests/co/commandCache.cpp
  M tests/test.h
  M tools/CMakeLists.txt
  A tools/eqPlyConverter/main.cpp

  Log Message:
  -----------
  Merge with the master branch of Equalizer


  Commit: 546c3e549796a1922acdd92167aa997bd230fb47
      
https://github.com/Eyescale/Equalizer/commit/546c3e549796a1922acdd92167aa997bd230fb47
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M libs/co/base/compressor.h
  M libs/co/base/thread.h
  M libs/co/pipeConnection.cpp
  M libs/eq/client/node.h
  M libs/eq/client/pipe.h
  M libs/eq/server/channel.h
  M libs/eq/server/config.h

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

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


  Commit: 5bd794f46f1e26edfe0a48e54c97e6fcb523902d
      
https://github.com/Eyescale/Equalizer/commit/5bd794f46f1e26edfe0a48e54c97e6fcb523902d
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M commitMessage.txt
  M examples/eqPixelBench/channel.cpp

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


  Commit: e5fc9936fd241d5160ec5ec36983274c50fc6c19
      
https://github.com/Eyescale/Equalizer/commit/e5fc9936fd241d5160ec5ec36983274c50fc6c19
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M libs/co/base/thread.h
  M libs/co/connection.h
  M libs/co/connectionSet.cpp
  M libs/co/dispatcher.h
  M libs/eq/client/wgl/eventHandler.h
  M libs/eq/fabric/server.h
  M tests/eq/client/configVisitor.cpp

  Log Message:
  -----------
  Fix Win32 build

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


  Commit: 2b01c947fa5ae55d8abc70cd0600f4d1c72019ba
      
https://github.com/Eyescale/Equalizer/commit/2b01c947fa5ae55d8abc70cd0600f4d1c72019ba
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M libs/eq/client/agl/window.cpp
  M libs/eq/client/glx/window.cpp
  M libs/eq/client/wgl/window.cpp

  Log Message:
  -----------
  Improve swap sync implementation

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


  Commit: c084b076f3d550735643585aca2d8abc240af1e0
      
https://github.com/Eyescale/Equalizer/commit/c084b076f3d550735643585aca2d8abc240af1e0
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M libs/eq/client/agl/window.cpp
  M libs/eq/client/glx/window.cpp
  M libs/eq/client/wgl/window.cpp

  Log Message:
  -----------
  Merge branch '1.2'


  Commit: 8d6fe8fcb18f156811f017431d28ce7efdee0418
      
https://github.com/Eyescale/Equalizer/commit/8d6fe8fcb18f156811f017431d28ce7efdee0418
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M libs/co/base/thread.h
  M libs/co/connection.h
  M libs/co/connectionSet.cpp
  M libs/co/dispatcher.h
  M libs/eq/client/wgl/eventHandler.h
  M libs/eq/fabric/server.h
  M tests/eq/client/configVisitor.cpp

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


  Commit: 87f942c835f5ff716d54ade07f30819b1b23cb60
      
https://github.com/Eyescale/Equalizer/commit/87f942c835f5ff716d54ade07f30819b1b23cb60
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M libs/co/base/cpuCompressor.h
  M libs/co/base/launcher.h
  M libs/co/base/log.h
  M libs/co/base/perThread.h
  M libs/co/base/perThreadRef.h
  M libs/co/base/precompile.h
  M libs/co/base/refPtr.h
  M libs/co/base/referenced.h
  M libs/co/base/requestHandler.cpp
  M libs/co/base/requestHandler.h
  M libs/co/base/types.h

  Log Message:
  -----------
  co::base impl cleanups

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


  Commit: 5b8d23121a9ef04094bf480516f57e7d805bf97b
      
https://github.com/Eyescale/Equalizer/commit/5b8d23121a9ef04094bf480516f57e7d805bf97b
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M libs/co/dispatcher.h
  M libs/co/types.h
  M tests/eq/client/configVisitor.cpp

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

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


  Commit: e279d4bc0eba4e3d90a48a48515945a5b84e8339
      
https://github.com/Eyescale/Equalizer/commit/e279d4bc0eba4e3d90a48a48515945a5b84e8339
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M libs/co/base/cpuCompressor.h
  M libs/co/base/launcher.h
  M libs/co/base/log.h
  M libs/co/base/perThread.h
  M libs/co/base/perThreadRef.h
  M libs/co/base/precompile.h
  M libs/co/base/refPtr.h
  M libs/co/base/referenced.h
  M libs/co/base/requestHandler.cpp
  M libs/co/base/requestHandler.h
  M libs/co/base/types.h

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


  Commit: ac9ad81f791ee2785bba63289c6fe202a90670ee
      
https://github.com/Eyescale/Equalizer/commit/ac9ad81f791ee2785bba63289c6fe202a90670ee
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M libs/co/packets.h

  Log Message:
  -----------
  Fix Linux build

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


  Commit: c07603dd3676d4038117c738f9404829e142f1b0
      
https://github.com/Eyescale/Equalizer/commit/c07603dd3676d4038117c738f9404829e142f1b0
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M libs/eq/client/gl.h
  M tests/eq/client/configVisitor.cpp

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

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


  Commit: c3715fd91422938917c4decda1e6ad25a00924e6
      
https://github.com/Eyescale/Equalizer/commit/c3715fd91422938917c4decda1e6ad25a00924e6
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M .gitignore
  M examples/eqPly/config.cpp
  M examples/eqPly/config.h
  M examples/eqPly/eqPly.cpp
  M libs/eq/client/client.cpp
  M libs/eq/client/client.h
  M libs/eq/client/config.cpp
  M libs/eq/fabric/view.h
  M libs/eq/fabric/view.ipp
  M libs/eq/fabric/wall.cpp
  M libs/eq/fabric/wall.h
  M libs/eq/server/view.cpp

  Log Message:
  -----------
  * apply unit factor on wall having impact for stereo/tracked scenarios
* new --eq-modelunit parameter for library to set initial unit
* adjustable model unit & eye base for eqPly

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


  Commit: a6fd6de586e5889ae9d5cbf688d6f6f87228ddc8
      
https://github.com/Eyescale/Equalizer/commit/a6fd6de586e5889ae9d5cbf688d6f6f87228ddc8
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M .gitignore
  M examples/eqPly/config.cpp
  M examples/eqPly/config.h
  M examples/eqPly/eqPly.cpp
  M libs/eq/client/client.cpp
  M libs/eq/client/client.h
  M libs/eq/client/config.cpp
  M libs/eq/fabric/view.h
  M libs/eq/fabric/view.ipp
  M libs/eq/fabric/wall.cpp
  M libs/eq/fabric/wall.h
  M libs/eq/server/view.cpp

  Log Message:
  -----------
  Implement model unit feature (#63)

- apply unit factor on wall having impact for stereo/tracked scenarios
- new --eq-modelunit parameter for library to set initial unit
- adjustable model unit & eye base for eqPly

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


  Commit: 481cdce27d2125d74a5df95ad6a0a3bbec5d7505
      
https://github.com/Eyescale/Equalizer/commit/481cdce27d2125d74a5df95ad6a0a3bbec5d7505
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Log Message:
  -----------
  Merge branch 'master' of github.com:tribal-tec/Equalizer


  Commit: fa79e5a1cb35267579858e0a36a635eb5c3093d0
      
https://github.com/Eyescale/Equalizer/commit/fa79e5a1cb35267579858e0a36a635eb5c3093d0
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M libs/co/base/files.cmake
  M libs/co/base/requestHandler.cpp
  M libs/co/base/ring.h
  M libs/co/base/rng.cpp
  M libs/co/base/rng.h
  A libs/co/base/spinLock.cpp
  M libs/co/base/spinLock.h

  Log Message:
  -----------
  co::base impl cleanups

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


  Commit: b92fa96269d699d1ffc93ea48d3c74a43cf29d7d
      
https://github.com/Eyescale/Equalizer/commit/b92fa96269d699d1ffc93ea48d3c74a43cf29d7d
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M .gitignore
  M examples/eqPly/config.cpp
  M examples/eqPly/config.h
  M examples/eqPly/eqPly.cpp
  M libs/eq/client/client.cpp
  M libs/eq/client/client.h
  M libs/eq/client/config.cpp
  M libs/eq/fabric/view.h
  M libs/eq/fabric/view.ipp
  M libs/eq/fabric/wall.cpp
  M libs/eq/fabric/wall.h
  M libs/eq/server/view.cpp

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


  Commit: f874ca71d83f8a33c7a92553b8c41caa59a4439c
      
https://github.com/Eyescale/Equalizer/commit/f874ca71d83f8a33c7a92553b8c41caa59a4439c
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M libs/co/base/rng.cpp
  M libs/co/base/rng.h

  Log Message:
  -----------
  Fix Linux build

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


  Commit: a92a9737205d0ee6bc0fe1570d2a12c53658f5d9
      
https://github.com/Eyescale/Equalizer/commit/a92a9737205d0ee6bc0fe1570d2a12c53658f5d9
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M examples/eqPly/config.cpp
  M libs/eq/client/config.cpp
  M libs/eq/fabric/view.h

  Log Message:
  -----------
  Merge cleanups

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


  Commit: 447428794cc14771e4b3b812a2628bf7180277ee
      
https://github.com/Eyescale/Equalizer/commit/447428794cc14771e4b3b812a2628bf7180277ee
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M libs/co/base/rng.cpp
  M libs/co/base/rng.h

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


  Commit: e4fa21c5537ca96e43d002209f76962e55e6469a
      
https://github.com/Eyescale/Equalizer/commit/e4fa21c5537ca96e43d002209f76962e55e6469a
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M libs/co/base/requestHandler.cpp

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

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


  Commit: 37148dcb7779c4d427ec56ff6dd720fc04808df0
      
https://github.com/Eyescale/Equalizer/commit/37148dcb7779c4d427ec56ff6dd720fc04808df0
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M .gitignore
  M examples/eqPly/config.cpp
  M examples/eqPly/config.h
  M examples/eqPly/eqPly.cpp
  M libs/eq/client/client.cpp
  M libs/eq/client/client.h
  M libs/eq/client/config.cpp
  M libs/eq/fabric/view.h
  M libs/eq/fabric/view.ipp
  M libs/eq/fabric/wall.cpp
  M libs/eq/fabric/wall.h
  M libs/eq/server/view.cpp

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


  Commit: 7771ac426a27229e26e14c0432ada27ee01a540f
      
https://github.com/Eyescale/Equalizer/commit/7771ac426a27229e26e14c0432ada27ee01a540f
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

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


  Commit: 6c51c274316a161a1bbaef86305005b1620001e5
      
https://github.com/Eyescale/Equalizer/commit/6c51c274316a161a1bbaef86305005b1620001e5
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M libs/co/base/requestHandler.cpp

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


  Commit: dfd7c8efb087197d86c18dc50686252113bb6dc7
      
https://github.com/Eyescale/Equalizer/commit/dfd7c8efb087197d86c18dc50686252113bb6dc7
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M libs/eq/client/client.cpp
  M libs/eq/fabric/view.h
  M libs/eq/fabric/view.ipp

  Log Message:
  -----------
  Improve impl for model units (#63)

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


  Commit: b09870e1a5fe17840d06e05f4b7e4c5a100f1ca2
      
https://github.com/Eyescale/Equalizer/commit/b09870e1a5fe17840d06e05f4b7e4c5a100f1ca2
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M libs/co/api.h
  M libs/co/barrier.cpp
  M libs/co/barrier.h
  M libs/co/base/base.h
  M libs/co/base/thread.cpp
  M libs/co/base/threadID.cpp
  M libs/co/base/threadID.h
  M libs/eq/server/window.h
  M tests/co/barrier.cpp
  M tools/netperf/netperf.cpp

  Log Message:
  -----------
  co impl cleanup

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


  Commit: 2e4f8ff031bee558b95a85ab1fa86eeb3a599901
      
https://github.com/Eyescale/Equalizer/commit/2e4f8ff031bee558b95a85ab1fa86eeb3a599901
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M examples/eqPly/initData.cpp

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

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


  Commit: d5b667178711bd11447ec4360aa948db8517400b
      
https://github.com/Eyescale/Equalizer/commit/d5b667178711bd11447ec4360aa948db8517400b
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M examples/eqPly/initData.cpp

  Log Message:
  -----------
  Merge branch '1.2'

Conflicts:
        examples/eqPly/initData.cpp


  Commit: 310e9ff3ebb0ba4a8f5ae6a1912b951cfdb2cef5
      
https://github.com/Eyescale/Equalizer/commit/310e9ff3ebb0ba4a8f5ae6a1912b951cfdb2cef5
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M libs/co/base/rng.cpp
  M libs/co/base/thread.cpp
  M libs/co/base/threadID.h

  Log Message:
  -----------
  Fix Win32 build

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


  Commit: d8bad5d409b132fb164f187e23e8b45124de9cb4
      
https://github.com/Eyescale/Equalizer/commit/d8bad5d409b132fb164f187e23e8b45124de9cb4
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-19 (Sun, 19 Feb 2012)

  Changed paths:
    M libs/co/bufferConnection.cpp
  M libs/co/bufferConnection.h
  M libs/co/commandCache.cpp
  M libs/co/commandCache.h
  M libs/co/queueMaster.cpp

  Log Message:
  -----------
  co imple cleanups

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


  Commit: 292f97e6d481cde6fd38cd4c0d3089b9e364bd39
      
https://github.com/Eyescale/Equalizer/commit/292f97e6d481cde6fd38cd4c0d3089b9e364bd39
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M libs/eq/fabric/view.h
  M libs/eq/fabric/view.ipp
  M libs/eq/server/view.cpp

  Log Message:
  -----------
  Minor fixes for #63

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


  Commit: 94916d8b9ef1efa041d424a5cb5ad21e969a298b
      
https://github.com/Eyescale/Equalizer/commit/94916d8b9ef1efa041d424a5cb5ad21e969a298b
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-02-21 (Tue, 21 Feb 2012)

  Changed paths:
    M .gitignore
  M CMakeLists.txt
  M Makefile
  M commitMessage.txt
  M examples/eqPixelBench/channel.cpp
  M examples/eqPly/config.cpp
  M examples/eqPly/config.h
  M examples/eqPly/eqPly.cpp
  M examples/eqPly/initData.cpp
  M libs/co/api.h
  M libs/co/barrier.cpp
  M libs/co/barrier.h
  M libs/co/base/base.h
  M libs/co/base/compressor.h
  M libs/co/base/cpuCompressor.h
  M libs/co/base/debug.cpp
  M libs/co/base/debug.h
  M libs/co/base/files.cmake
  M libs/co/base/launcher.h
  M libs/co/base/lock.cpp
  M libs/co/base/lock.h
  M libs/co/base/log.cpp
  M libs/co/base/log.h
  M libs/co/base/omp.cpp
  M libs/co/base/perThread.h
  M libs/co/base/perThreadRef.h
  M libs/co/base/precompile.h
  M libs/co/base/refPtr.h
  M libs/co/base/referenced.h
  M libs/co/base/requestHandler.cpp
  M libs/co/base/requestHandler.h
  M libs/co/base/ring.h
  M libs/co/base/rng.cpp
  M libs/co/base/rng.h
  A libs/co/base/spinLock.cpp
  M libs/co/base/spinLock.h
  M libs/co/base/thread.cpp
  M libs/co/base/thread.h
  M libs/co/base/threadID.cpp
  M libs/co/base/threadID.h
  M libs/co/base/timedLock.cpp
  M libs/co/base/timedLock.h
  M libs/co/base/types.h
  M libs/co/bufferConnection.cpp
  M libs/co/bufferConnection.h
  M libs/co/commandCache.cpp
  M libs/co/commandCache.h
  M libs/co/connection.h
  M libs/co/connectionSet.cpp
  M libs/co/dispatcher.h
  M libs/co/packets.h
  M libs/co/pipeConnection.cpp
  M libs/co/queueMaster.cpp
  M libs/co/types.h
  M libs/eq/client/agl/window.cpp
  M libs/eq/client/client.cpp
  M libs/eq/client/client.h
  M libs/eq/client/config.cpp
  M libs/eq/client/gl.h
  M libs/eq/client/glx/window.cpp
  M libs/eq/client/node.h
  M libs/eq/client/pipe.h
  M libs/eq/client/wgl/eventHandler.h
  M libs/eq/client/wgl/window.cpp
  M libs/eq/fabric/server.h
  M libs/eq/fabric/view.h
  M libs/eq/fabric/view.ipp
  M libs/eq/fabric/wall.cpp
  M libs/eq/fabric/wall.h
  M libs/eq/server/channel.h
  M libs/eq/server/config.h
  M libs/eq/server/view.cpp
  M libs/eq/server/window.h
  M tests/co/barrier.cpp
  M tests/eq/client/configVisitor.cpp
  M tests/test.h
  M tools/netperf/netperf.cpp

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


Compare: https://github.com/Eyescale/Equalizer/compare/03b8d2d...94916d8
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to