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

  Changed paths:
    M libs/eq/client/compressor/compressorReadDrawPixels.cpp
  M libs/eq/client/error.h
  M libs/eq/fabric/error.cpp
  M libs/eq/fabric/error.h
  M libs/eq/util/objectManager.ipp
  M libs/eq/util/pixelBufferObject.cpp
  M libs/eq/util/pixelBufferObject.h

  Log Message:
  -----------
  Refactor PBO to impl pattern, simplify implementation

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


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

  Changed paths:
    M libs/co/fdConnection.cpp
  M libs/eq/client/channel.cpp
  M libs/eq/client/channel.h

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

Conflicts:
        libs/eq/client/channel.cpp
        libs/eq/client/channel.h


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

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

  Log Message:
  -----------
  Merge fixes

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


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

  Changed paths:
    M libs/co/localNode.cpp
  M libs/co/object.h
  M libs/eq/client/channel.cpp
  M libs/eq/client/compressor/compressorReadDrawPixels.h
  M libs/eq/client/error.h
  M libs/eq/client/frame.h
  M libs/eq/client/image.cpp
  M libs/eq/client/image.h
  M libs/eq/client/types.h
  M libs/eq/fabric/error.cpp
  M libs/eq/fabric/error.h
  M libs/eq/fabric/packets.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

  Log Message:
  -----------
  Merge PBO from async

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


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

  Changed paths:
    M libs/eq/util/objectManager.ipp
  M libs/eq/util/types.h

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


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

  Changed paths:
    M .gitignore
  M libs/co/base/plugin.cpp
  M libs/eq/client/compressor/compressorReadDrawPixels.cpp
  M libs/eq/client/compressor/compressorReadDrawPixels.h
  M libs/eq/client/frameData.cpp

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


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

  Changed paths:
    M libs/co/base/plugin.cpp
  M libs/eq/client/compressor/compressorReadDrawPixels.cpp
  M libs/eq/client/compressor/compressorReadDrawPixels.h
  M libs/eq/client/frameData.cpp

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

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


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

  Changed paths:
    M .gitignore
  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

  Log Message:
  -----------
  Implement support for per-node DB + local 2D auto-configuration (mono only)

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


  Commit: 9632815e18df8bd7d97cfd6fde184b04cc3167d6
      
https://github.com/Eyescale/Equalizer/commit/9632815e18df8bd7d97cfd6fde184b04cc3167d6
  Author: Ahmet Bilgili <[email protected]>
  Date:   2012-02-08 (Wed, 08 Feb 2012)

  Changed paths:
    M libs/eq/server/config/server.cpp
  M tools/benchmark/common.py
  M tools/benchmark/convertTestResultsToCSV.py
  M tools/benchmark/fixTests.py
  M tools/benchmark/runTests.py

  Log Message:
  -----------
  Compression enabled again, scripts updated


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

  Changed paths:
    M .gitignore
  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

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


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

  Changed paths:
    M .gitignore
  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

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


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

  Changed paths:
    M libs/eq/server/config/server.cpp
  M tools/benchmark/common.py
  M tools/benchmark/convertTestResultsToCSV.py
  M tools/benchmark/fixTests.py
  M tools/benchmark/runTests.py

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


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

  Changed paths:
    M .gitignore
  M examples/eqPly/channel.cpp
  M libs/co/base/plugin.cpp
  M libs/co/base/plugin.h
  M libs/co/object.h
  M libs/co/plugins/compressor.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/fabric/error.cpp
  M libs/eq/fabric/error.h

  Log Message:
  -----------
  Partial async merge

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


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

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

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

Conflicts:
        libs/eq/client/compressor/compressorReadDrawPixels.cpp


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

  Changed paths:
    M examples/eqPly/config.cpp
  M examples/eqPly/vertexBufferRoot.cpp
  M examples/eqPly/vertexBufferRoot.h
  M examples/eqPly/vertexData.cpp

  Log Message:
  -----------
  Use parallel sort for eqPly kd-tree building, untested

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


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

  Changed paths:
    M tools/CMakeLists.txt
  A tools/eqPlyConverter/main.cpp

  Log Message:
  -----------
  Add standalone kd-Tree builder for eqPly

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


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

  Changed paths:
    M CMake/FindEqualizer.cmake

  Log Message:
  -----------
  Relax EQUALIZER_DEB_DEPENDENCIES

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


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

  Changed paths:
    M CMake/FindEqualizer.cmake

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


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

  Changed paths:
    M CMake/FindEqualizer.cmake

  Log Message:
  -----------
  Minor tweak

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


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

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

  Log Message:
  -----------
  Mix DB/2D autoconfig improvements:
- Use direct send
- Add only if multiple nodes present
- Add TODOs

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


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

  Changed paths:
    M .gitignore
  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

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


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

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

  Log Message:
  -----------
  Mix DB/2D autoconfig improvements:
- Use direct send
- Add only if multiple nodes present
- Add TODOs

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


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

  Changed paths:
    M .gitignore
  M examples/eqPixelBench/channel.cpp
  M examples/eqPly/channel.cpp
  M libs/co/base/plugin.cpp
  M libs/co/base/plugin.h
  M libs/co/localNode.cpp
  M libs/co/object.h
  M libs/co/plugins/compressor.h
  A libs/eq/client/asyncRB/aglWindowShared.cpp
  A libs/eq/client/asyncRB/aglWindowShared.h
  A libs/eq/client/asyncRB/asyncRBThread.cpp
  A libs/eq/client/asyncRB/asyncRBThread.h
  A libs/eq/client/asyncRB/glXWindowShared.h
  M libs/eq/client/channel.cpp
  M libs/eq/client/channel.h
  M libs/eq/client/channelPackets.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/error.h
  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/image.cpp
  M libs/eq/client/image.h
  M libs/eq/client/pipe.cpp
  M libs/eq/client/pipe.h
  M libs/eq/client/pipePackets.h
  M libs/eq/client/types.h
  M libs/eq/fabric/commands.h
  M libs/eq/fabric/error.cpp
  M libs/eq/fabric/error.h
  M libs/eq/fabric/packets.h
  M libs/eq/util/files.cmake
  M libs/eq/util/gpuCompressor.cpp
  M libs/eq/util/gpuCompressor.h
  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/texture.cpp
  M libs/eq/util/types.h

  Log Message:
  -----------
  Merge branch 'async' into asyncBenchmark


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

  Changed paths:
    M .gitignore
  M CMake/FindEqualizer.cmake
  M examples/eqPly/channel.cpp
  M examples/eqPly/config.cpp
  M examples/eqPly/vertexBufferRoot.cpp
  M examples/eqPly/vertexBufferRoot.h
  M examples/eqPly/vertexData.cpp
  M libs/co/base/plugin.cpp
  M libs/co/base/plugin.h
  M libs/co/localNode.cpp
  M libs/co/object.h
  M libs/co/plugins/compressor.h
  M libs/eq/client/channel.cpp
  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/error.h
  M libs/eq/client/frame.h
  M libs/eq/client/image.cpp
  M libs/eq/client/image.h
  M libs/eq/client/types.h
  M libs/eq/fabric/error.cpp
  M libs/eq/fabric/error.h
  M libs/eq/fabric/packets.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
  M tools/CMakeLists.txt
  A tools/eqPlyConverter/main.cpp

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


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

  Changed paths:
    M .gitignore
  M CMake/FindEqualizer.cmake
  M examples/eqPly/config.cpp
  M examples/eqPly/vertexBufferRoot.cpp
  M examples/eqPly/vertexBufferRoot.h
  M examples/eqPly/vertexData.cpp
  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 tools/CMakeLists.txt
  M tools/benchmark/common.py
  M tools/benchmark/convertTestResultsToCSV.py
  M tools/benchmark/fixTests.py
  M tools/benchmark/runTests.py
  A tools/eqPlyConverter/main.cpp

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


Compare: https://github.com/Eyescale/Equalizer/compare/c16e0ab...c6d65a9
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to