Branch: refs/tags/release-1.3.7
  Home:   https://github.com/Eyescale/Equalizer
  Commit: 0ce12de8e71096bcfd631f6a3b3a976865b826db
      
https://github.com/Eyescale/Equalizer/commit/0ce12de8e71096bcfd631f6a3b3a976865b826db
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-07-24 (Tue, 24 Jul 2012)

  Changed paths:
    M CommonCPack.cmake

  Log Message:
  -----------
  Allow override of pre- & post install step


  Commit: a9484885ae6f7e41631ba57f8c1760c220ba8f41
      
https://github.com/Eyescale/Equalizer/commit/a9484885ae6f7e41631ba57f8c1760c220ba8f41
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M CommonCPack.cmake

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


  Commit: c6aedfd5c57d7fe2bd99884bcb9e025f61973d26
      
https://github.com/Eyescale/Equalizer/commit/c6aedfd5c57d7fe2bd99884bcb9e025f61973d26
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M CommonCPack.cmake

  Log Message:
  -----------
  Add optional DEBIAN_PACKAGE_VERSION_EXTRA


  Commit: 8db74986699edfbbce0590789675d52b88142fee
      
https://github.com/Eyescale/Equalizer/commit/8db74986699edfbbce0590789675d52b88142fee
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M FindNumPy.cmake

  Log Message:
  -----------
  Update FindNumPy to work on RHEL


  Commit: 998839dfc9d43e93c975eae085e4f462335454b4
      
https://github.com/Eyescale/Equalizer/commit/998839dfc9d43e93c975eae085e4f462335454b4
  Author: Daniel Nachbaur <[email protected]>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M CommonCPack.cmake

  Log Message:
  -----------
  Use CPACK_PACKAGE_NAME_EXTRA to tweak RPM & DEB package filename


  Commit: a14a9a7289dc782dad9fd1ef575e546de1f32fe7
      
https://github.com/Eyescale/Equalizer/commit/a14a9a7289dc782dad9fd1ef575e546de1f32fe7
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

  Changed paths:
    M FindEqualizer.cmake

  Log Message:
  -----------
  Update version table


  Commit: 2ab968b65b02aafe846c764081fd9faf7dd2c7f5
      
https://github.com/Eyescale/Equalizer/commit/2ab968b65b02aafe846c764081fd9faf7dd2c7f5
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

  Changed paths:
    M CMake/CommonCPack.cmake
    M CMake/FindEqualizer.cmake
    M CMake/FindNumPy.cmake

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/CMake into 1.4


  Commit: e6f474f3d24c8d8e02df224ff814bc8eadb8441d
      
https://github.com/Eyescale/Equalizer/commit/e6f474f3d24c8d8e02df224ff814bc8eadb8441d
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

  Changed paths:
    M README.rst
    M libs/eq/server/compoundActivateVisitor.h

  Log Message:
  -----------
  Fix #147: Repeated Canvas::useLayout OFF/ON causes violation of DRAW_SYNC 
thread ordering. The server-side pipe config exit resets the tasks to none, but 
they are only set during Config::init. Fix be adding tasks during layout 
activation


  Commit: 7991e029003657e392fe6af3b6ee1d1d326c0fea
      
https://github.com/Eyescale/Equalizer/commit/7991e029003657e392fe6af3b6ee1d1d326c0fea
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

  Changed paths:
    M CMake/Equalizer.spec
    M README.rst
    M RELNOTES.txt
    M libs/RelNotes.dox

  Log Message:
  -----------
  Update Release notes with #147


  Commit: deeaa7d32d61a21f1983b82a289df18dbe4932c0
      
https://github.com/Eyescale/Equalizer/commit/deeaa7d32d61a21f1983b82a289df18dbe4932c0
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-30 (Mon, 30 Jul 2012)

  Changed paths:
    M CMakeLists.txt
    M examples/CMakeLists.txt
    M examples/eqPly/CMakeLists.txt

  Log Message:
  -----------
  eqPly: Create and install .bin files for installed .ply files


  Commit: 0393643af920f975304392c3e91065c54831bcc4
      
https://github.com/Eyescale/Equalizer/commit/0393643af920f975304392c3e91065c54831bcc4
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-30 (Mon, 30 Jul 2012)

  Changed paths:
    M README.rst
    M RELNOTES.txt
    M libs/RelNotes.dox
    M libs/eq/client/channelPackets.h

  Log Message:
  -----------
  Fix 149: Channel::configInit initID always 0


  Commit: 988d2a5fac6e7ba7b8c06b9b94ec5e4f397562d4
      
https://github.com/Eyescale/Equalizer/commit/988d2a5fac6e7ba7b8c06b9b94ec5e4f397562d4
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-31 (Tue, 31 Jul 2012)

  Changed paths:
    M examples/CMakeLists.txt
    M libs/eq/client/base.h
    M libs/eq/client/channel.cpp
    M libs/eq/client/channel.h
    M libs/eq/client/compositor.cpp
    M libs/eq/client/compositor.h
    M libs/eq/client/compressor/compressorYUV.h
    M libs/eq/client/glWindow.cpp
    M libs/eq/client/glx/windowEvent.h
    M libs/eq/client/image.cpp
    M libs/eq/client/roiFinder.cpp
    M libs/eq/client/window.cpp
    M libs/eq/client/window.h
    M libs/eq/client/windowSystem.cpp
    M libs/eq/client/zoomFilter.h
    M libs/eq/util/accum.cpp
    M libs/eq/util/accum.h
    M libs/eq/util/accumBufferObject.cpp
    M libs/eq/util/accumBufferObject.h
    M libs/eq/util/bitmapFont.ipp
    M libs/eq/util/frameBufferObject.cpp
    M libs/eq/util/frameBufferObject.h
    M libs/eq/util/objectManager.h
    M libs/eq/util/texture.cpp
    M libs/eq/util/texture.h
    M libs/seq/detail/channel.cpp
    M tools/CMakeLists.txt

  Log Message:
  -----------
  Hide GL types from public API, unless EQ_SYSTEM_INCLUDES is set


  Commit: 0e0008ae02c0abec5d4e3472f86e3a25f7fa7a97
      
https://github.com/Eyescale/Equalizer/commit/0e0008ae02c0abec5d4e3472f86e3a25f7fa7a97
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-31 (Tue, 31 Jul 2012)

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

  Log Message:
  -----------
  Tweak version string


  Commit: 160e546c28cc488bb602c0110f29876b37905b33
      
https://github.com/Eyescale/Equalizer/commit/160e546c28cc488bb602c0110f29876b37905b33
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-31 (Tue, 31 Jul 2012)

  Changed paths:
    M doc/README.CMake

  Log Message:
  -----------
  Update README


  Commit: 970a138a23511185f3f99c877ac22cdca529edca
      
https://github.com/Eyescale/Equalizer/commit/970a138a23511185f3f99c877ac22cdca529edca
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-07-31 (Tue, 31 Jul 2012)

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

  Log Message:
  -----------
  Missed change for: Hide GL types from public API, unless EQ_SYSTEM_INCLUDES 
is set


  Commit: 05534fdaf0fadb76f2d19bd55403f6f28035b8bc
      
https://github.com/Eyescale/Equalizer/commit/05534fdaf0fadb76f2d19bd55403f6f28035b8bc
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M CMake/CommonCPack.cmake
    M CMake/FindEqualizer.cmake
    M CMake/FindNumPy.cmake
    M CMakeLists.txt
    M README.rst
    M RELNOTES.txt
    M doc/README.CMake
    M examples/CMakeLists.txt
    M examples/eqPly/CMakeLists.txt
    M libs/RelNotes.dox
    M libs/co/version.cpp
    M libs/eq/client/base.h
    M libs/eq/client/channel.cpp
    M libs/eq/client/channel.h
    M libs/eq/client/channelPackets.h
    M libs/eq/client/compositor.cpp
    M libs/eq/client/compositor.h
    M libs/eq/client/compressor/compressorYUV.h
    M libs/eq/client/glWindow.cpp
    M libs/eq/client/glx/windowEvent.h
    M libs/eq/client/image.cpp
    M libs/eq/client/roiFinder.cpp
    M libs/eq/client/version.cpp
    M libs/eq/client/window.cpp
    M libs/eq/client/window.h
    M libs/eq/client/windowSystem.cpp
    M libs/eq/client/zoomFilter.h
    M libs/eq/server/compoundActivateVisitor.h
    M libs/eq/util/accum.cpp
    M libs/eq/util/accum.h
    M libs/eq/util/accumBufferObject.cpp
    M libs/eq/util/accumBufferObject.h
    M libs/eq/util/bitmapFont.ipp
    M libs/eq/util/frameBufferObject.cpp
    M libs/eq/util/frameBufferObject.h
    M libs/eq/util/objectManager.h
    M libs/eq/util/objectManager.ipp
    M libs/eq/util/pixelBufferObject.cpp
    M libs/eq/util/pixelBufferObject.h
    M libs/eq/util/texture.cpp
    M libs/eq/util/texture.h
    M libs/seq/detail/channel.cpp
    M tools/CMakeLists.txt

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


  Commit: 0f88af027e744f39ab2c40ac64d0bf4d1b82876a
      
https://github.com/Eyescale/Equalizer/commit/0f88af027e744f39ab2c40ac64d0bf4d1b82876a
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-09-02 (Sun, 02 Sep 2012)

  Changed paths:
    M libs/co/init.cpp

  Log Message:
  -----------
  Add MacPorts library dir to plugin search path


Compare: 
https://github.com/Eyescale/Equalizer/compare/73591d5e5361...0f88af027e74
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to