Branch: refs/heads/master
  Home:   https://github.com/Eyescale/Equalizer
  Commit: 54128a32d33951e02757c2ac6d26bf5dd500ceb9
      
https://github.com/Eyescale/Equalizer/commit/54128a32d33951e02757c2ac6d26bf5dd500ceb9
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M eq/admin/visitorResult.h
    M eq/client/channel.cpp
    M eq/client/compositor.cpp
    M eq/client/compressor/compressor.h
    M eq/client/config.cpp
    M eq/client/files.cmake
    M eq/client/frameData.cpp
    M eq/client/image.cpp
    M eq/client/image.h
    M eq/client/init.cpp
    M eq/client/log.h
    M eq/client/pixelData.cpp
    M eq/client/pixelData.h
    M eq/client/roiFinder.cpp
    A eq/client/transferFinder.h
    M eq/client/view.cpp
    M eq/client/visitorResult.h
    M eq/fabric/canvas.h
    M eq/fabric/channel.h
    M eq/fabric/config.h
    M eq/fabric/files.cmake
    M eq/fabric/layout.h
    M eq/fabric/leafVisitor.h
    M eq/fabric/node.h
    M eq/fabric/observer.h
    M eq/fabric/pipe.h
    M eq/fabric/pixelViewport.h
    M eq/fabric/segment.h
    M eq/fabric/server.h
    M eq/fabric/types.h
    M eq/fabric/view.h
    R eq/fabric/visitorResult.h
    M eq/fabric/window.h
    M eq/server/visitorResult.h
    M eq/util/files.cmake
    R eq/util/gpuCompressor.cpp
    R eq/util/gpuCompressor.h
    M eq/util/objectManager.h
    M eq/util/objectManager.ipp
    M eq/util/texture.cpp
    M eq/util/types.h
    M examples/eqPixelBench/channel.cpp
    M tests/compressor/image.cpp

  Log Message:
  -----------
  Adapt to plugin refactoring (Eyescale/Lunchbox#18)


  Commit: a30e78beaa77991d4f88d23d9348226d40917a15
      
https://github.com/Eyescale/Equalizer/commit/a30e78beaa77991d4f88d23d9348226d40917a15
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M eq/client/image.cpp

  Log Message:
  -----------
  Fix build (Eyescale/Lunchbox#18)


  Commit: c2eef762a22d765f943bd0fd79194060aca25647
      
https://github.com/Eyescale/Equalizer/commit/c2eef762a22d765f943bd0fd79194060aca25647
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M eq/client/image.cpp
    M eq/client/transferFinder.h
    M tests/compressor/image.cpp

  Log Message:
  -----------
  Fix compressor_image unit test (Eyescale/Lunchbox#18)


  Commit: cd83a74052a3581e8322e5c0a28ccb64846ac040
      
https://github.com/Eyescale/Equalizer/commit/cd83a74052a3581e8322e5c0a28ccb64846ac040
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M tests/client/imageIO.cpp
    M tests/server/loader/examples.cpp
    M tests/server/reliability_gpu.cpp

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


  Commit: 13a98a35227b0f945d4a4afd2c8b4e6779692c42
      
https://github.com/Eyescale/Equalizer/commit/13a98a35227b0f945d4a4afd2c8b4e6779692c42
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M examples/eqPly/config.cpp
    M examples/seqPly/application.cpp
    M tests/client/imageIO.cpp
    M tests/compressor/image.cpp
    M tests/server/loader/examples.cpp
    M tests/server/reliability_gpu.cpp
    M tools/eqPlyConverter/main.cpp

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

Conflicts:
        tests/compressor/image.cpp


  Commit: f0513761bc0eff34bbbb1a91086323062ec1b80d
      
https://github.com/Eyescale/Equalizer/commit/f0513761bc0eff34bbbb1a91086323062ec1b80d
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M tests/compressor/image.cpp

  Log Message:
  -----------
  Missing chunk for last merge


  Commit: fa862baeee29812966a325072316669763bd147c
      
https://github.com/Eyescale/Equalizer/commit/fa862baeee29812966a325072316669763bd147c
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M CMake/Common.cmake
    M CMake/CommonCPack.cmake
    M CMake/GitTargets.cmake
    M CMake/System.cmake

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


  Commit: 2fe9f1ea082a2431a9ac74fcfd943d9c74569da9
      
https://github.com/Eyescale/Equalizer/commit/2fe9f1ea082a2431a9ac74fcfd943d9c74569da9
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M examples/eqPly/config.cpp
    M examples/seqPly/application.cpp
    M tools/eqPlyConverter/main.cpp

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

Conflicts:
        tests/client/imageIO.cpp
        tests/server/loader/examples.cpp


  Commit: ef9857e4d2929876d1762db730e5b1f0de47214c
      
https://github.com/Eyescale/Equalizer/commit/ef9857e4d2929876d1762db730e5b1f0de47214c
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M eq/client/glWindow.cpp
    M eq/client/image.cpp
    M eq/util/objectManager.ipp

  Log Message:
  -----------
  Fix image upload and download (Eyescale/Lunchbox#18)


  Commit: 8da989cbbabefe6e4b6f74c436fd72e9aa58b1da
      
https://github.com/Eyescale/Equalizer/commit/8da989cbbabefe6e4b6f74c436fd72e9aa58b1da
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M CMake/Common.cmake
    M CMake/CommonCPack.cmake
    M CMake/GitTargets.cmake
    M CMake/System.cmake
    M tests/client/imageIO.cpp
    M tests/server/loader/examples.cpp

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


  Commit: aacae56562b4003b489cf761350a68a84159cff5
      
https://github.com/Eyescale/Equalizer/commit/aacae56562b4003b489cf761350a68a84159cff5
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M ACKNOWLEDGEMENTS
    M CMake/FindPackages.cmake
    M eq/client/files.cmake
    A eq/client/half.cpp
    A eq/client/half.h
    M eq/client/image.cpp

  Log Message:
  -----------
  Implement downsampling of images to 8bbp during save-to-rgb for #201


  Commit: 849c26239c9a692bdd88e8cf6415193d837b16cd
      
https://github.com/Eyescale/Equalizer/commit/849c26239c9a692bdd88e8cf6415193d837b16cd
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M eq/client/image.cpp
    M tests/compressor/image.cpp

  Log Message:
  -----------
  Adapt to changes for Eyescale/Lunchbox#18


  Commit: 02941da63ed992e10155860e382a963c92e756eb
      
https://github.com/Eyescale/Equalizer/commit/02941da63ed992e10155860e382a963c92e756eb
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M eq/client/compositor.cpp
    M eq/client/glWindow.cpp
    M eq/client/image.cpp
    M eq/client/log.h
    M eq/client/transferFinder.h
    M eq/util/accumBufferObject.cpp
    M eq/util/objectManager.h
    M eq/util/objectManager.ipp
    M eq/util/texture.cpp
    M tests/client/configVisitor.cpp
    M tests/compressor/image.cpp

  Log Message:
  -----------
  Adapt and CR for Eyescale/Lunchbox#18 changes


  Commit: ca575b6932362ef14c66cc6dc053f1133b59e14d
      
https://github.com/Eyescale/Equalizer/commit/ca575b6932362ef14c66cc6dc053f1133b59e14d
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M eq/client/image.cpp
    M tests/compressor/image.cpp

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


  Commit: 0cff04aad139d2a5cc534ee3575bee76cd7d482a
      
https://github.com/Eyescale/Equalizer/commit/0cff04aad139d2a5cc534ee3575bee76cd7d482a
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M eq/client/server.cpp
    M eq/fabric/server.ipp

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


  Commit: a650e58b4c1ae6cc1a69db0b2e0ae1f20c1c1909
      
https://github.com/Eyescale/Equalizer/commit/a650e58b4c1ae6cc1a69db0b2e0ae1f20c1c1909
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M eq/client/image.cpp

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


  Commit: 5324ca4c18cb5d6237ef68ff4c0d23e1419a50b5
      
https://github.com/Eyescale/Equalizer/commit/5324ca4c18cb5d6237ef68ff4c0d23e1419a50b5
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M eq/client/channel.cpp
    M eq/client/window.cpp
    M examples/eqPly/channel.cpp

  Log Message:
  -----------
  Clear framebuffer to transparent


  Commit: c44cb15934b5cad5d6b1c53ef73fd656edfee0de
      
https://github.com/Eyescale/Equalizer/commit/c44cb15934b5cad5d6b1c53ef73fd656edfee0de
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M eq/client/image.cpp

  Log Message:
  -----------
  Don't invert alpha during rgb write


  Commit: b751321b0e7784ef1104cde15088295be13df27b
      
https://github.com/Eyescale/Equalizer/commit/b751321b0e7784ef1104cde15088295be13df27b
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M eq/fabric/vmmlib.h
    M eq/util/accumBufferObject.cpp
    M examples/eqPly/typedefs.h
    M examples/eqPly/vertexBufferLeaf.cpp
    M examples/eqPly/vertexBufferRoot.h
    M examples/eqPly/vertexData.cpp

  Log Message:
  -----------
  Render ply geometry opaque


  Commit: dc6df5434b87a9608823a770b54f3929a60b2320
      
https://github.com/Eyescale/Equalizer/commit/dc6df5434b87a9608823a770b54f3929a60b2320
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M CMake/FindPackages.cmake
    M examples/configs/2-channel.stereo.passive.eqc
    M examples/eqPly/vertexBufferLeaf.cpp

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


  Commit: e412c273e38fabc91a10b239e8e923a23423eb20
      
https://github.com/Eyescale/Equalizer/commit/e412c273e38fabc91a10b239e8e923a23423eb20
  Author: Stefan Eilemann <[email protected]>
  Date:   2013-03-07 (Thu, 07 Mar 2013)

  Changed paths:
    M ACKNOWLEDGEMENTS
    M CMake/FindPackages.cmake
    M eq/admin/visitorResult.h
    M eq/client/channel.cpp
    M eq/client/compositor.cpp
    M eq/client/compressor/compressor.h
    M eq/client/config.cpp
    M eq/client/files.cmake
    M eq/client/frameData.cpp
    M eq/client/glWindow.cpp
    A eq/client/half.cpp
    A eq/client/half.h
    M eq/client/image.cpp
    M eq/client/image.h
    M eq/client/init.cpp
    M eq/client/log.h
    M eq/client/pixelData.cpp
    M eq/client/pixelData.h
    M eq/client/roiFinder.cpp
    A eq/client/transferFinder.h
    M eq/client/view.cpp
    M eq/client/visitorResult.h
    M eq/client/window.cpp
    M eq/fabric/canvas.h
    M eq/fabric/channel.h
    M eq/fabric/config.h
    M eq/fabric/files.cmake
    M eq/fabric/layout.h
    M eq/fabric/leafVisitor.h
    M eq/fabric/node.h
    M eq/fabric/observer.h
    M eq/fabric/pipe.h
    M eq/fabric/pixelViewport.h
    M eq/fabric/segment.h
    M eq/fabric/server.h
    M eq/fabric/types.h
    M eq/fabric/view.h
    R eq/fabric/visitorResult.h
    M eq/fabric/vmmlib.h
    M eq/fabric/window.h
    M eq/server/visitorResult.h
    M eq/util/accumBufferObject.cpp
    M eq/util/files.cmake
    R eq/util/gpuCompressor.cpp
    R eq/util/gpuCompressor.h
    M eq/util/objectManager.h
    M eq/util/objectManager.ipp
    M eq/util/texture.cpp
    M eq/util/types.h
    M examples/configs/2-channel.stereo.passive.eqc
    M examples/eqPixelBench/channel.cpp
    M examples/eqPly/channel.cpp
    M examples/eqPly/typedefs.h
    M examples/eqPly/vertexBufferLeaf.cpp
    M examples/eqPly/vertexBufferRoot.h
    M examples/eqPly/vertexData.cpp
    M tests/client/configVisitor.cpp
    M tests/compressor/image.cpp

  Log Message:
  -----------
  Merge branch 'plugins'


Compare: 
https://github.com/Eyescale/Equalizer/compare/954516de3715...e412c273e38f
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to