Branch: refs/heads/master
  Home:   https://github.com/Eyescale/Equalizer
  Commit: 588ece4b5b319ba9875b2802f33931b416054376
      
https://github.com/Eyescale/Equalizer/commit/588ece4b5b319ba9875b2802f33931b416054376
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M examples/CMakeLists.txt
    M examples/eqPly/CMakeLists.txt
    M examples/eqPly/channel.cpp
    M examples/eqPly/channel.h
    M examples/eqPly/eqPly.h
    M examples/eqPly/frameData.cpp
    M examples/eqPly/frameData.h
    M examples/eqPly/initData.cpp
    M examples/eqPly/initData.h
    M examples/eqPly/localInitData.cpp
    M examples/eqPly/vertexBufferState.h
    A examples/ply/CMakeLists.txt
    A examples/ply/api.h
    A examples/ply/files.cmake
    A examples/ply/ply.h
    A examples/ply/plyfile.cpp
    A examples/ply/typedefs.h
    A examples/ply/vertexBufferBase.cpp
    A examples/ply/vertexBufferBase.h
    A examples/ply/vertexBufferData.h
    A examples/ply/vertexBufferDist.cpp
    A examples/ply/vertexBufferDist.h
    A examples/ply/vertexBufferLeaf.cpp
    A examples/ply/vertexBufferLeaf.h
    A examples/ply/vertexBufferNode.cpp
    A examples/ply/vertexBufferNode.h
    A examples/ply/vertexBufferRoot.cpp
    A examples/ply/vertexBufferRoot.h
    A examples/ply/vertexBufferState.cpp
    A examples/ply/vertexBufferState.h
    A examples/ply/vertexData.cpp
    A examples/ply/vertexData.h
    R examples/plylib/CMakeLists.txt
    R examples/plylib/api.h
    R examples/plylib/files.cmake
    R examples/plylib/ply.h
    R examples/plylib/plyfile.cpp
    R examples/plylib/typedefs.h
    R examples/plylib/vertexBufferBase.cpp
    R examples/plylib/vertexBufferBase.h
    R examples/plylib/vertexBufferData.h
    R examples/plylib/vertexBufferDist.cpp
    R examples/plylib/vertexBufferDist.h
    R examples/plylib/vertexBufferLeaf.cpp
    R examples/plylib/vertexBufferLeaf.h
    R examples/plylib/vertexBufferNode.cpp
    R examples/plylib/vertexBufferNode.h
    R examples/plylib/vertexBufferRoot.cpp
    R examples/plylib/vertexBufferRoot.h
    R examples/plylib/vertexBufferState.cpp
    R examples/plylib/vertexBufferState.h
    R examples/plylib/vertexData.cpp
    R examples/plylib/vertexData.h
    M examples/seqPly/CMakeLists.txt
    M examples/seqPly/application.h
    M tools/CMakeLists.txt
    M tools/eqPlyConverter/main.cpp

  Log Message:
  -----------
  Rename plylib->libply->ply


  Commit: 77ab6cc3600aa2f8bbe1e55715c2658cb0c2947e
      
https://github.com/Eyescale/Equalizer/commit/77ab6cc3600aa2f8bbe1e55715c2658cb0c2947e
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M eq/client/channel.cpp
    M eq/client/channel.h
    M eq/client/config.cpp
    M eq/client/config.h
    M eq/client/node.cpp
    M eq/client/node.h
    M eq/client/pipe.cpp
    M eq/client/pipe.h
    M eq/client/server.cpp
    M eq/client/window.cpp
    M eq/client/window.h
    M eq/fabric/canvas.h
    M eq/fabric/canvas.ipp
    M eq/fabric/config.h
    M eq/fabric/config.ipp
    M eq/fabric/frame.cpp
    M eq/fabric/frame.h
    M eq/fabric/layout.h
    M eq/fabric/layout.ipp
    M eq/fabric/node.h
    M eq/fabric/node.ipp
    M eq/fabric/object.cpp
    M eq/fabric/object.h
    M eq/fabric/pipe.h
    M eq/fabric/pipe.ipp
    M eq/fabric/server.ipp
    M eq/fabric/window.h
    M eq/fabric/window.ipp
    M eq/server/channel.cpp
    M eq/server/channel.h
    M eq/server/channelUpdateVisitor.cpp
    M eq/server/config.cpp
    M eq/server/config.h
    M eq/server/config/resources.cpp
    M eq/server/node.cpp
    M eq/server/node.h
    M eq/server/pipe.cpp
    M eq/server/pipe.h
    M eq/server/server.cpp
    M eq/server/tileQueue.cpp
    M eq/server/tileQueue.h
    M eq/server/types.h
    M eq/server/window.cpp
    M eq/server/window.h
    M examples/eVolve/config.cpp
    M examples/eVolve/config.h
    M examples/eVolve/initData.cpp
    M examples/eVolve/initData.h
    M examples/eVolve/node.cpp
    M examples/eVolve/pipe.cpp
    M examples/eqPly/channel.cpp
    M examples/eqPly/config.cpp
    M examples/eqPly/config.h
    M examples/eqPly/frameData.cpp
    M examples/eqPly/frameData.h
    M examples/eqPly/initData.cpp
    M examples/eqPly/initData.h
    M examples/eqPly/node.cpp
    M examples/eqPly/pipe.cpp
    M examples/eqPly/view.cpp
    M examples/eqPly/view.h
    M examples/osgScaleViewer/config.cpp
    M examples/osgScaleViewer/config.h
    M examples/osgScaleViewer/initData.cpp
    M examples/osgScaleViewer/initData.h
    M examples/osgScaleViewer/node.cpp
    M examples/osgScaleViewer/pipe.cpp
    M examples/ply/vertexBufferDist.cpp
    M examples/ply/vertexBufferDist.h
    M examples/seqPly/application.cpp
    M examples/seqPly/application.h
    M examples/seqPly/renderer.cpp
    M seq/detail/objectMap.cpp
    M seq/detail/objectMap.h
    M seq/detail/pipe.cpp
    M seq/detail/pipe.h
    M seq/detail/slaveConfig.cpp
    M seq/detail/slaveConfig.h
    M seq/viewData.cpp

  Log Message:
  -----------
  Change UUID->uint128_t in API


  Commit: 77f97ea0840ee673bab2df692a9763948f28acbb
      
https://github.com/Eyescale/Equalizer/commit/77f97ea0840ee673bab2df692a9763948f28acbb
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-11 (Wed, 11 Dec 2013)

  Changed paths:
    M eq/fabric/channel.h
    M examples/eqPly/channel.cpp
    M examples/seqPly/renderer.cpp
    M seq/detail/renderer.cpp
    M seq/detail/renderer.h
    M seq/renderer.cpp
    M seq/renderer.h
    M seq/types.h

  Log Message:
  -----------
  Close #280: Sequel: change the near and far planes


  Commit: 44a4e67f50fe213b535c9ec64866dc7a9ab6e4bb
      
https://github.com/Eyescale/Equalizer/commit/44a4e67f50fe213b535c9ec64866dc7a9ab6e4bb
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M .travis.yml
    M CMake/FindPackages.cmake

  Log Message:
  -----------
  Update generated files


  Commit: 691e20f128c1cf5ad1cf0037e8d40efc6fc33cd6
      
https://github.com/Eyescale/Equalizer/commit/691e20f128c1cf5ad1cf0037e8d40efc6fc33cd6
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M eq/client/channel.cpp
    M eq/client/channel.h
    M eq/client/config.cpp
    M eq/client/config.h
    M eq/client/node.cpp
    M eq/client/node.h
    M eq/client/pipe.cpp
    M eq/client/pipe.h
    M eq/client/server.cpp
    M eq/client/window.cpp
    M eq/client/window.h
    M eq/fabric/canvas.h
    M eq/fabric/canvas.ipp
    M eq/fabric/channel.h
    M eq/fabric/config.h
    M eq/fabric/config.ipp
    M eq/fabric/frame.cpp
    M eq/fabric/frame.h
    M eq/fabric/layout.h
    M eq/fabric/layout.ipp
    M eq/fabric/node.h
    M eq/fabric/node.ipp
    M eq/fabric/object.cpp
    M eq/fabric/object.h
    M eq/fabric/pipe.h
    M eq/fabric/pipe.ipp
    M eq/fabric/server.ipp
    M eq/fabric/window.h
    M eq/fabric/window.ipp
    M eq/server/channel.cpp
    M eq/server/channel.h
    M eq/server/channelUpdateVisitor.cpp
    M eq/server/config.cpp
    M eq/server/config.h
    M eq/server/config/resources.cpp
    M eq/server/node.cpp
    M eq/server/node.h
    M eq/server/pipe.cpp
    M eq/server/pipe.h
    M eq/server/server.cpp
    M eq/server/tileQueue.cpp
    M eq/server/tileQueue.h
    M eq/server/types.h
    M eq/server/window.cpp
    M eq/server/window.h
    M examples/CMakeLists.txt
    M examples/eVolve/config.cpp
    M examples/eVolve/config.h
    M examples/eVolve/initData.cpp
    M examples/eVolve/initData.h
    M examples/eVolve/node.cpp
    M examples/eVolve/pipe.cpp
    M examples/eqPly/CMakeLists.txt
    M examples/eqPly/channel.cpp
    M examples/eqPly/channel.h
    M examples/eqPly/config.cpp
    M examples/eqPly/config.h
    M examples/eqPly/eqPly.h
    M examples/eqPly/frameData.cpp
    M examples/eqPly/frameData.h
    M examples/eqPly/initData.cpp
    M examples/eqPly/initData.h
    M examples/eqPly/localInitData.cpp
    M examples/eqPly/node.cpp
    M examples/eqPly/pipe.cpp
    M examples/eqPly/vertexBufferState.h
    M examples/eqPly/view.cpp
    M examples/eqPly/view.h
    M examples/osgScaleViewer/config.cpp
    M examples/osgScaleViewer/config.h
    M examples/osgScaleViewer/initData.cpp
    M examples/osgScaleViewer/initData.h
    M examples/osgScaleViewer/node.cpp
    M examples/osgScaleViewer/pipe.cpp
    A examples/ply/CMakeLists.txt
    A examples/ply/api.h
    A examples/ply/files.cmake
    A examples/ply/ply.h
    A examples/ply/plyfile.cpp
    A examples/ply/typedefs.h
    A examples/ply/vertexBufferBase.cpp
    A examples/ply/vertexBufferBase.h
    A examples/ply/vertexBufferData.h
    A examples/ply/vertexBufferDist.cpp
    A examples/ply/vertexBufferDist.h
    A examples/ply/vertexBufferLeaf.cpp
    A examples/ply/vertexBufferLeaf.h
    A examples/ply/vertexBufferNode.cpp
    A examples/ply/vertexBufferNode.h
    A examples/ply/vertexBufferRoot.cpp
    A examples/ply/vertexBufferRoot.h
    A examples/ply/vertexBufferState.cpp
    A examples/ply/vertexBufferState.h
    A examples/ply/vertexData.cpp
    A examples/ply/vertexData.h
    R examples/plylib/CMakeLists.txt
    R examples/plylib/api.h
    R examples/plylib/files.cmake
    R examples/plylib/ply.h
    R examples/plylib/plyfile.cpp
    R examples/plylib/typedefs.h
    R examples/plylib/vertexBufferBase.cpp
    R examples/plylib/vertexBufferBase.h
    R examples/plylib/vertexBufferData.h
    R examples/plylib/vertexBufferDist.cpp
    R examples/plylib/vertexBufferDist.h
    R examples/plylib/vertexBufferLeaf.cpp
    R examples/plylib/vertexBufferLeaf.h
    R examples/plylib/vertexBufferNode.cpp
    R examples/plylib/vertexBufferNode.h
    R examples/plylib/vertexBufferRoot.cpp
    R examples/plylib/vertexBufferRoot.h
    R examples/plylib/vertexBufferState.cpp
    R examples/plylib/vertexBufferState.h
    R examples/plylib/vertexData.cpp
    R examples/plylib/vertexData.h
    M examples/seqPly/CMakeLists.txt
    M examples/seqPly/application.cpp
    M examples/seqPly/application.h
    M examples/seqPly/renderer.cpp
    M seq/detail/objectMap.cpp
    M seq/detail/objectMap.h
    M seq/detail/pipe.cpp
    M seq/detail/pipe.h
    M seq/detail/renderer.cpp
    M seq/detail/renderer.h
    M seq/detail/slaveConfig.cpp
    M seq/detail/slaveConfig.h
    M seq/renderer.cpp
    M seq/renderer.h
    M seq/types.h
    M seq/viewData.cpp
    M tools/CMakeLists.txt
    M tools/eqPlyConverter/main.cpp

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


  Commit: 53c69083134ea682a33b102c05650ce2ec25bb2f
      
https://github.com/Eyescale/Equalizer/commit/53c69083134ea682a33b102c05650ce2ec25bb2f
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M eq/client/node.cpp
    M eq/client/node.h
    M eq/client/window.cpp
    M eq/server/compound.cpp
    M eq/server/node.cpp
    M eq/server/window.cpp
    M eq/server/window.h

  Log Message:
  -----------
  Use co::Barrier 2.0 API


  Commit: 5df797675d4fa8601a786abe60520c3a88a278e8
      
https://github.com/Eyescale/Equalizer/commit/5df797675d4fa8601a786abe60520c3a88a278e8
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M .travis.yml
    M CMake/FindPackages.cmake
    M examples/eVolve/localInitData.cpp
    M examples/eqPly/localInitData.cpp
    M examples/seqPly/application.cpp
    M tools/configTool/configTool.cpp
    M tools/eVolveConverter/eVolveConverter.cpp

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


  Commit: 6f0a3ef16111020af2433c7625fcafae449345b5
      
https://github.com/Eyescale/Equalizer/commit/6f0a3ef16111020af2433c7625fcafae449345b5
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M tests/client/dumpImage.cpp

  Log Message:
  -----------
  Fix early exit cleanup


  Commit: 633e4fdd57fd6a1515baa2a743ae2aa739d4f614
      
https://github.com/Eyescale/Equalizer/commit/633e4fdd57fd6a1515baa2a743ae2aa739d4f614
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M CMake/FindPackagesPost.cmake
    M CMakeLists.txt
    M eq/client/pipe.cpp

  Log Message:
  -----------
  Debug and consequently disable hwloc support
* On Ubuntu 13.10, I get a crash in hwloc_topology_load even though the
  API seems to be used correctly
* Disable default build with hwloc since it seems impossible to
  guarantee a working solution
* Clean up obsolete options found on the way


  Commit: cd6e058aa175c007736fadb8224a0dfd675d0b98
      
https://github.com/Eyescale/Equalizer/commit/cd6e058aa175c007736fadb8224a0dfd675d0b98
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Debug Travis


  Commit: 8340c8af32d158b97198df37b9c330fb56a044d0
      
https://github.com/Eyescale/Equalizer/commit/8340c8af32d158b97198df37b9c330fb56a044d0
  Author: Daniel Nachbaur <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M .travis.yml
    M CMake/FindPackages.cmake
    M CMake/FindPackagesPost.cmake
    M CMakeLists.txt
    M eq/client/channel.cpp
    M eq/client/channel.h
    M eq/client/config.cpp
    M eq/client/config.h
    M eq/client/node.cpp
    M eq/client/node.h
    M eq/client/pipe.cpp
    M eq/client/pipe.h
    M eq/client/server.cpp
    M eq/client/window.cpp
    M eq/client/window.h
    M eq/fabric/canvas.h
    M eq/fabric/canvas.ipp
    M eq/fabric/channel.h
    M eq/fabric/config.h
    M eq/fabric/config.ipp
    M eq/fabric/frame.cpp
    M eq/fabric/frame.h
    M eq/fabric/layout.h
    M eq/fabric/layout.ipp
    M eq/fabric/node.h
    M eq/fabric/node.ipp
    M eq/fabric/object.cpp
    M eq/fabric/object.h
    M eq/fabric/pipe.h
    M eq/fabric/pipe.ipp
    M eq/fabric/server.ipp
    M eq/fabric/window.h
    M eq/fabric/window.ipp
    M eq/server/channel.cpp
    M eq/server/channel.h
    M eq/server/channelUpdateVisitor.cpp
    M eq/server/compound.cpp
    M eq/server/config.cpp
    M eq/server/config.h
    M eq/server/config/resources.cpp
    M eq/server/node.cpp
    M eq/server/node.h
    M eq/server/pipe.cpp
    M eq/server/pipe.h
    M eq/server/server.cpp
    M eq/server/tileQueue.cpp
    M eq/server/tileQueue.h
    M eq/server/types.h
    M eq/server/window.cpp
    M eq/server/window.h
    M examples/CMakeLists.txt
    M examples/eVolve/config.cpp
    M examples/eVolve/config.h
    M examples/eVolve/initData.cpp
    M examples/eVolve/initData.h
    M examples/eVolve/node.cpp
    M examples/eVolve/pipe.cpp
    M examples/eqPly/CMakeLists.txt
    M examples/eqPly/channel.cpp
    M examples/eqPly/channel.h
    M examples/eqPly/config.cpp
    M examples/eqPly/config.h
    M examples/eqPly/eqPly.h
    M examples/eqPly/frameData.cpp
    M examples/eqPly/frameData.h
    M examples/eqPly/initData.cpp
    M examples/eqPly/initData.h
    M examples/eqPly/localInitData.cpp
    M examples/eqPly/node.cpp
    M examples/eqPly/pipe.cpp
    M examples/eqPly/vertexBufferState.h
    M examples/eqPly/view.cpp
    M examples/eqPly/view.h
    M examples/osgScaleViewer/config.cpp
    M examples/osgScaleViewer/config.h
    M examples/osgScaleViewer/initData.cpp
    M examples/osgScaleViewer/initData.h
    M examples/osgScaleViewer/node.cpp
    M examples/osgScaleViewer/pipe.cpp
    A examples/ply/CMakeLists.txt
    A examples/ply/api.h
    A examples/ply/files.cmake
    A examples/ply/ply.h
    A examples/ply/plyfile.cpp
    A examples/ply/typedefs.h
    A examples/ply/vertexBufferBase.cpp
    A examples/ply/vertexBufferBase.h
    A examples/ply/vertexBufferData.h
    A examples/ply/vertexBufferDist.cpp
    A examples/ply/vertexBufferDist.h
    A examples/ply/vertexBufferLeaf.cpp
    A examples/ply/vertexBufferLeaf.h
    A examples/ply/vertexBufferNode.cpp
    A examples/ply/vertexBufferNode.h
    A examples/ply/vertexBufferRoot.cpp
    A examples/ply/vertexBufferRoot.h
    A examples/ply/vertexBufferState.cpp
    A examples/ply/vertexBufferState.h
    A examples/ply/vertexData.cpp
    A examples/ply/vertexData.h
    R examples/plylib/CMakeLists.txt
    R examples/plylib/api.h
    R examples/plylib/files.cmake
    R examples/plylib/ply.h
    R examples/plylib/plyfile.cpp
    R examples/plylib/typedefs.h
    R examples/plylib/vertexBufferBase.cpp
    R examples/plylib/vertexBufferBase.h
    R examples/plylib/vertexBufferData.h
    R examples/plylib/vertexBufferDist.cpp
    R examples/plylib/vertexBufferDist.h
    R examples/plylib/vertexBufferLeaf.cpp
    R examples/plylib/vertexBufferLeaf.h
    R examples/plylib/vertexBufferNode.cpp
    R examples/plylib/vertexBufferNode.h
    R examples/plylib/vertexBufferRoot.cpp
    R examples/plylib/vertexBufferRoot.h
    R examples/plylib/vertexBufferState.cpp
    R examples/plylib/vertexBufferState.h
    R examples/plylib/vertexData.cpp
    R examples/plylib/vertexData.h
    M examples/seqPly/CMakeLists.txt
    M examples/seqPly/application.cpp
    M examples/seqPly/application.h
    M examples/seqPly/renderer.cpp
    M seq/detail/objectMap.cpp
    M seq/detail/objectMap.h
    M seq/detail/pipe.cpp
    M seq/detail/pipe.h
    M seq/detail/renderer.cpp
    M seq/detail/renderer.h
    M seq/detail/slaveConfig.cpp
    M seq/detail/slaveConfig.h
    M seq/renderer.cpp
    M seq/renderer.h
    M seq/types.h
    M seq/viewData.cpp
    M tests/client/dumpImage.cpp
    M tools/CMakeLists.txt
    M tools/eqPlyConverter/main.cpp

  Log Message:
  -----------
  Merge pull request #284 from eile/master

Close #280: Sequel: change the near and far planes


Compare: 
https://github.com/Eyescale/Equalizer/compare/ca86f7946ef9...8340c8af32d1
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to