Branch: refs/heads/master
  Home:   https://github.com/Eyescale/Equalizer
  Commit: b998ce867698a32b5fe970cc9df21d71373f40d1
      
https://github.com/Eyescale/Equalizer/commit/b998ce867698a32b5fe970cc9df21d71373f40d1
  Author: Stefan Eilemann <[email protected]>
  Date:   2015-05-26 (Tue, 26 May 2015)

  Changed paths:
    M .gitexternals
    M .gitsubprojects
    M CMake/CPackConfig.cmake
    M CMake/GitExternal.cmake
    M CMakeLists.txt
    M GLEW/CMakeLists.txt
    M eq/CMakeLists.txt
    M eq/admin/CMakeLists.txt
    A eq/agl/eventHandler.cpp
    A eq/agl/eventHandler.h
    A eq/agl/messagePump.cpp
    A eq/agl/messagePump.h
    A eq/agl/pipe.cpp
    A eq/agl/pipe.h
    A eq/agl/types.h
    A eq/agl/window.cpp
    A eq/agl/window.h
    A eq/agl/windowEvent.h
    A eq/agl/windowSystem.cpp
    A eq/base.h
    A eq/canvas.cpp
    A eq/canvas.h
    A eq/channel.cpp
    A eq/channel.h
    A eq/channelStatistics.cpp
    A eq/channelStatistics.h
    A eq/client.cpp
    A eq/client.h
    R eq/client/CMakeLists.txt
    R eq/client/agl/eventHandler.cpp
    R eq/client/agl/eventHandler.h
    R eq/client/agl/messagePump.cpp
    R eq/client/agl/messagePump.h
    R eq/client/agl/pipe.cpp
    R eq/client/agl/pipe.h
    R eq/client/agl/types.h
    R eq/client/agl/window.cpp
    R eq/client/agl/window.h
    R eq/client/agl/windowEvent.h
    R eq/client/agl/windowSystem.cpp
    R eq/client/api.h
    R eq/client/base.h
    R eq/client/canvas.cpp
    R eq/client/canvas.h
    R eq/client/channel.cpp
    R eq/client/channel.h
    R eq/client/channelStatistics.cpp
    R eq/client/channelStatistics.h
    R eq/client/client.cpp
    R eq/client/client.h
    R eq/client/commandQueue.cpp
    R eq/client/commandQueue.h
    R eq/client/compositor.cpp
    R eq/client/compositor.h
    R eq/client/compressor/compressor.cpp
    R eq/client/compressor/compressor.h
    R eq/client/compressor/compressorReadDrawPixels.cpp
    R eq/client/compressor/compressorReadDrawPixels.h
    R eq/client/compressor/compressorYUV.cpp
    R eq/client/compressor/compressorYUV.h
    R eq/client/compressor/files.cmake
    R eq/client/compressor/yuv420readback.glsl
    R eq/client/compressor/yuv420readback_glsl.h
    R eq/client/compressor/yuv420unpack.glsl
    R eq/client/compressor/yuv420unpack_glsl.h
    R eq/client/computeContext.cpp
    R eq/client/computeContext.h
    R eq/client/config.cpp
    R eq/client/config.h
    R eq/client/configEvent.cpp
    R eq/client/configEvent.h
    R eq/client/configStatistics.cpp
    R eq/client/configStatistics.h
    R eq/client/cudaContext.cpp
    R eq/client/cudaContext.h
    R eq/client/dc/connection.h
    R eq/client/dc/eventHandler.cpp
    R eq/client/dc/eventHandler.h
    R eq/client/dc/proxy.cpp
    R eq/client/dc/proxy.h
    R eq/client/detail/channel.ipp
    R eq/client/detail/cvTracker.cpp
    R eq/client/detail/cvTracker.h
    R eq/client/detail/fileFrameWriter.cpp
    R eq/client/detail/fileFrameWriter.h
    R eq/client/detail/statsRenderer.h
    R eq/client/error.h
    R eq/client/eventHandler.cpp
    R eq/client/eventHandler.h
    R eq/client/eventICommand.cpp
    R eq/client/eventICommand.h
    R eq/client/exception.h
    R eq/client/exitVisitor.h
    R eq/client/eye.h
    R eq/client/files.cmake
    R eq/client/frame.cpp
    R eq/client/frame.h
    R eq/client/frameData.cpp
    R eq/client/frameData.h
    R eq/client/frameVisitor.h
    R eq/client/gl.cpp
    R eq/client/gl.h
    R eq/client/glException.cpp
    R eq/client/glException.h
    R eq/client/glWindow.cpp
    R eq/client/glWindow.h
    R eq/client/global.cpp
    R eq/client/global.h
    R eq/client/glx/X11Connection.h
    R eq/client/glx/eventHandler.cpp
    R eq/client/glx/eventHandler.h
    R eq/client/glx/messagePump.cpp
    R eq/client/glx/messagePump.h
    R eq/client/glx/pipe.cpp
    R eq/client/glx/pipe.h
    R eq/client/glx/types.cpp
    R eq/client/glx/types.h
    R eq/client/glx/window.cpp
    R eq/client/glx/window.h
    R eq/client/glx/windowEvent.h
    R eq/client/glx/windowSystem.cpp
    R eq/client/half.cpp
    R eq/client/half.h
    R eq/client/image.cpp
    R eq/client/image.h
    R eq/client/init.cpp
    R eq/client/init.h
    R eq/client/initVisitor.h
    R eq/client/jitter.cpp
    R eq/client/jitter.h
    R eq/client/layout.cpp
    R eq/client/layout.h
    R eq/client/log.h
    R eq/client/messagePump.h
    R eq/client/node.cpp
    R eq/client/node.h
    R eq/client/nodeFactory.cpp
    R eq/client/nodeFactory.h
    R eq/client/nodeStatistics.cpp
    R eq/client/nodeStatistics.h
    R eq/client/notifierInterface.h
    R eq/client/observer.cpp
    R eq/client/observer.h
    R eq/client/os.h
    R eq/client/pipe.cpp
    R eq/client/pipe.h
    R eq/client/pipeStatistics.cpp
    R eq/client/pipeStatistics.h
    R eq/client/pixelData.cpp
    R eq/client/pixelData.h
    R eq/client/qt/eventHandler.cpp
    R eq/client/qt/eventHandler.h
    R eq/client/qt/glWidget.cpp
    R eq/client/qt/glWidget.h
    R eq/client/qt/messagePump.cpp
    R eq/client/qt/messagePump.h
    R eq/client/qt/types.h
    R eq/client/qt/widgetFactory.cpp
    R eq/client/qt/widgetFactory.h
    R eq/client/qt/window.cpp
    R eq/client/qt/window.h
    R eq/client/qt/windowEvent.h
    R eq/client/qt/windowSystem.cpp
    R eq/client/qt/windowSystem.h
    R eq/client/resultImageListener.h
    R eq/client/roiEmptySpaceFinder.cpp
    R eq/client/roiEmptySpaceFinder.h
    R eq/client/roiFinder.cpp
    R eq/client/roiFinder.h
    R eq/client/roiFragmentShader.glsl
    R eq/client/roiFragmentShaderRGB.glsl
    R eq/client/roiFragmentShaderRGB_glsl.h
    R eq/client/roiFragmentShader_glsl.h
    R eq/client/roiTracker.cpp
    R eq/client/roiTracker.h
    R eq/client/segment.cpp
    R eq/client/segment.h
    R eq/client/server.cpp
    R eq/client/server.h
    R eq/client/statisticSampler.h
    R eq/client/system.h
    R eq/client/systemPipe.cpp
    R eq/client/systemPipe.h
    R eq/client/systemWindow.cpp
    R eq/client/systemWindow.h
    R eq/client/transferFinder.h
    R eq/client/types.h
    R eq/client/version.cpp
    R eq/client/version.in.h
    R eq/client/view.cpp
    R eq/client/view.h
    R eq/client/visitorResult.h
    R eq/client/wgl/eventHandler.cpp
    R eq/client/wgl/eventHandler.h
    R eq/client/wgl/messagePump.cpp
    R eq/client/wgl/messagePump.h
    R eq/client/wgl/pipe.cpp
    R eq/client/wgl/pipe.h
    R eq/client/wgl/types.h
    R eq/client/wgl/window.cpp
    R eq/client/wgl/window.h
    R eq/client/wgl/windowEvent.h
    R eq/client/wgl/windowSystem.cpp
    R eq/client/window.cpp
    R eq/client/window.h
    R eq/client/windowSettings.cpp
    R eq/client/windowSettings.h
    R eq/client/windowStatistics.cpp
    R eq/client/windowStatistics.h
    R eq/client/windowSystem.cpp
    R eq/client/windowSystem.h
    R eq/client/worker.cpp
    R eq/client/x11/window.cpp
    R eq/client/x11/window.h
    R eq/client/zoomFilter.h
    A eq/commandQueue.cpp
    A eq/commandQueue.h
    A eq/compositor.cpp
    A eq/compositor.h
    A eq/compressor/compressor.cpp
    A eq/compressor/compressor.h
    A eq/compressor/compressorReadDrawPixels.cpp
    A eq/compressor/compressorReadDrawPixels.h
    A eq/compressor/compressorYUV.cpp
    A eq/compressor/compressorYUV.h
    A eq/compressor/yuv420readback.glsl
    A eq/compressor/yuv420readback_glsl.h
    A eq/compressor/yuv420unpack.glsl
    A eq/compressor/yuv420unpack_glsl.h
    A eq/computeContext.cpp
    A eq/computeContext.h
    A eq/config.cpp
    A eq/config.h
    A eq/configEvent.cpp
    A eq/configEvent.h
    A eq/configStatistics.cpp
    A eq/configStatistics.h
    A eq/cudaContext.cpp
    A eq/cudaContext.h
    A eq/dc/connection.h
    A eq/dc/eventHandler.cpp
    A eq/dc/eventHandler.h
    A eq/dc/proxy.cpp
    A eq/dc/proxy.h
    A eq/detail/channel.ipp
    A eq/detail/cvTracker.cpp
    A eq/detail/cvTracker.h
    A eq/detail/fileFrameWriter.cpp
    A eq/detail/fileFrameWriter.h
    A eq/detail/statsRenderer.h
    M eq/eq.h
    A eq/error.h
    A eq/eventHandler.cpp
    A eq/eventHandler.h
    A eq/eventICommand.cpp
    A eq/eventICommand.h
    A eq/exception.h
    A eq/exitVisitor.h
    A eq/eye.h
    M eq/fabric/CMakeLists.txt
    R eq/fabric/files.cmake
    A eq/frame.cpp
    A eq/frame.h
    A eq/frameData.cpp
    A eq/frameData.h
    A eq/frameVisitor.h
    A eq/gl.cpp
    A eq/gl.h
    A eq/glException.cpp
    A eq/glException.h
    A eq/glWindow.cpp
    A eq/glWindow.h
    A eq/global.cpp
    A eq/global.h
    A eq/glx/X11Connection.h
    A eq/glx/eventHandler.cpp
    A eq/glx/eventHandler.h
    A eq/glx/messagePump.cpp
    A eq/glx/messagePump.h
    A eq/glx/pipe.cpp
    A eq/glx/pipe.h
    A eq/glx/types.cpp
    A eq/glx/types.h
    A eq/glx/window.cpp
    A eq/glx/window.h
    A eq/glx/windowEvent.h
    A eq/glx/windowSystem.cpp
    A eq/half.cpp
    A eq/half.h
    A eq/image.cpp
    A eq/image.h
    A eq/init.cpp
    A eq/init.h
    A eq/initVisitor.h
    A eq/jitter.cpp
    A eq/jitter.h
    A eq/layout.cpp
    A eq/layout.h
    A eq/log.h
    A eq/messagePump.h
    A eq/node.cpp
    A eq/node.h
    A eq/nodeFactory.cpp
    A eq/nodeFactory.h
    A eq/nodeStatistics.cpp
    A eq/nodeStatistics.h
    A eq/notifierInterface.h
    A eq/observer.cpp
    A eq/observer.h
    A eq/os.h
    A eq/pipe.cpp
    A eq/pipe.h
    A eq/pipeStatistics.cpp
    A eq/pipeStatistics.h
    A eq/pixelData.cpp
    A eq/pixelData.h
    A eq/qt/eventHandler.cpp
    A eq/qt/eventHandler.h
    A eq/qt/glWidget.cpp
    A eq/qt/glWidget.h
    A eq/qt/messagePump.cpp
    A eq/qt/messagePump.h
    A eq/qt/types.h
    A eq/qt/widgetFactory.cpp
    A eq/qt/widgetFactory.h
    A eq/qt/window.cpp
    A eq/qt/window.h
    A eq/qt/windowEvent.h
    A eq/qt/windowSystem.cpp
    A eq/qt/windowSystem.h
    A eq/resultImageListener.h
    A eq/roiEmptySpaceFinder.cpp
    A eq/roiEmptySpaceFinder.h
    A eq/roiFinder.cpp
    A eq/roiFinder.h
    A eq/roiFragmentShader.glsl
    A eq/roiFragmentShaderRGB.glsl
    A eq/roiFragmentShaderRGB_glsl.h
    A eq/roiFragmentShader_glsl.h
    A eq/roiTracker.cpp
    A eq/roiTracker.h
    A eq/segment.cpp
    A eq/segment.h
    A eq/server.cpp
    A eq/server.h
    M eq/server/CMakeLists.txt
    M eq/server/config/resources.cpp
    R eq/server/equalizers/CMakeLists.txt
    A eq/statisticSampler.h
    A eq/system.h
    A eq/systemPipe.cpp
    A eq/systemPipe.h
    A eq/systemWindow.cpp
    A eq/systemWindow.h
    A eq/transferFinder.h
    A eq/types.h
    M eq/util/accum.cpp
    M eq/util/accumBufferObject.cpp
    M eq/util/bitmapFont.cpp
    M eq/util/bitmapFont.h
    R eq/util/files.cmake
    M eq/util/frameBufferObject.cpp
    M eq/util/objectManager.cpp
    M eq/util/objectManager.h
    M eq/util/pixelBufferObject.cpp
    M eq/util/pixelBufferObject.h
    M eq/util/shader.cpp
    M eq/util/shader.h
    M eq/util/texture.cpp
    M eq/util/texture.h
    M eq/util/types.h
    A eq/view.cpp
    A eq/view.h
    A eq/visitorResult.h
    A eq/wgl/eventHandler.cpp
    A eq/wgl/eventHandler.h
    A eq/wgl/messagePump.cpp
    A eq/wgl/messagePump.h
    A eq/wgl/pipe.cpp
    A eq/wgl/pipe.h
    A eq/wgl/types.h
    A eq/wgl/window.cpp
    A eq/wgl/window.h
    A eq/wgl/windowEvent.h
    A eq/wgl/windowSystem.cpp
    A eq/window.cpp
    A eq/window.h
    A eq/windowSettings.cpp
    A eq/windowSettings.h
    A eq/windowStatistics.cpp
    A eq/windowStatistics.h
    A eq/windowSystem.cpp
    A eq/windowSystem.h
    A eq/worker.cpp
    A eq/x11/window.cpp
    A eq/x11/window.h
    A eq/zoomFilter.h
    M examples/eqAsync/asyncFetcher.cpp
    M examples/eqCPU/channel.cpp
    M examples/eqCPU/channel.h
    M examples/eqCPU/main.cpp
    M examples/eqCPU/pipe.h
    M examples/eqCPU/window.cpp
    M examples/eqCPU/window.h
    M examples/eqNBody/controller.cpp
    M examples/triply/CMakeLists.txt
    R examples/triply/files.cmake
    M seq/CMakeLists.txt
    M seq/application.cpp
    M seq/application.h
    M seq/detail/application.cpp
    M seq/detail/application.h
    M seq/detail/channel.cpp
    M seq/detail/channel.h
    M seq/detail/config.h
    M seq/detail/masterConfig.cpp
    M seq/detail/node.h
    M seq/detail/objectMap.cpp
    M seq/detail/pipe.h
    M seq/detail/view.cpp
    M seq/detail/view.h
    M seq/detail/window.h
    M seq/error.h
    M seq/types.h
    M seq/viewData.cpp
    M tests/client/configVisitor.cpp
    M tests/client/imageIO.cpp
    M tests/compositor/test.cpp
    M tests/compressor/image.cpp

  Log Message:
  -----------
  Use common_library


  Commit: 6e2cd0ab7a64079b5a79942d0e8cfc23ed6b6e9d
      
https://github.com/Eyescale/Equalizer/commit/6e2cd0ab7a64079b5a79942d0e8cfc23ed6b6e9d
  Author: Daniel Nachbaur <[email protected]>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M .gitexternals
    M .gitsubprojects
    M CMake/CPackConfig.cmake
    M CMake/GitExternal.cmake
    M CMakeLists.txt
    M GLEW/CMakeLists.txt
    M eq/CMakeLists.txt
    M eq/admin/CMakeLists.txt
    A eq/agl/eventHandler.cpp
    A eq/agl/eventHandler.h
    A eq/agl/messagePump.cpp
    A eq/agl/messagePump.h
    A eq/agl/pipe.cpp
    A eq/agl/pipe.h
    A eq/agl/types.h
    A eq/agl/window.cpp
    A eq/agl/window.h
    A eq/agl/windowEvent.h
    A eq/agl/windowSystem.cpp
    A eq/base.h
    A eq/canvas.cpp
    A eq/canvas.h
    A eq/channel.cpp
    A eq/channel.h
    A eq/channelStatistics.cpp
    A eq/channelStatistics.h
    A eq/client.cpp
    A eq/client.h
    R eq/client/CMakeLists.txt
    R eq/client/agl/eventHandler.cpp
    R eq/client/agl/eventHandler.h
    R eq/client/agl/messagePump.cpp
    R eq/client/agl/messagePump.h
    R eq/client/agl/pipe.cpp
    R eq/client/agl/pipe.h
    R eq/client/agl/types.h
    R eq/client/agl/window.cpp
    R eq/client/agl/window.h
    R eq/client/agl/windowEvent.h
    R eq/client/agl/windowSystem.cpp
    R eq/client/api.h
    R eq/client/base.h
    R eq/client/canvas.cpp
    R eq/client/canvas.h
    R eq/client/channel.cpp
    R eq/client/channel.h
    R eq/client/channelStatistics.cpp
    R eq/client/channelStatistics.h
    R eq/client/client.cpp
    R eq/client/client.h
    R eq/client/commandQueue.cpp
    R eq/client/commandQueue.h
    R eq/client/compositor.cpp
    R eq/client/compositor.h
    R eq/client/compressor/compressor.cpp
    R eq/client/compressor/compressor.h
    R eq/client/compressor/compressorReadDrawPixels.cpp
    R eq/client/compressor/compressorReadDrawPixels.h
    R eq/client/compressor/compressorYUV.cpp
    R eq/client/compressor/compressorYUV.h
    R eq/client/compressor/files.cmake
    R eq/client/compressor/yuv420readback.glsl
    R eq/client/compressor/yuv420readback_glsl.h
    R eq/client/compressor/yuv420unpack.glsl
    R eq/client/compressor/yuv420unpack_glsl.h
    R eq/client/computeContext.cpp
    R eq/client/computeContext.h
    R eq/client/config.cpp
    R eq/client/config.h
    R eq/client/configEvent.cpp
    R eq/client/configEvent.h
    R eq/client/configStatistics.cpp
    R eq/client/configStatistics.h
    R eq/client/cudaContext.cpp
    R eq/client/cudaContext.h
    R eq/client/dc/connection.h
    R eq/client/dc/eventHandler.cpp
    R eq/client/dc/eventHandler.h
    R eq/client/dc/proxy.cpp
    R eq/client/dc/proxy.h
    R eq/client/detail/channel.ipp
    R eq/client/detail/cvTracker.cpp
    R eq/client/detail/cvTracker.h
    R eq/client/detail/fileFrameWriter.cpp
    R eq/client/detail/fileFrameWriter.h
    R eq/client/detail/statsRenderer.h
    R eq/client/error.h
    R eq/client/eventHandler.cpp
    R eq/client/eventHandler.h
    R eq/client/eventICommand.cpp
    R eq/client/eventICommand.h
    R eq/client/exception.h
    R eq/client/exitVisitor.h
    R eq/client/eye.h
    R eq/client/files.cmake
    R eq/client/frame.cpp
    R eq/client/frame.h
    R eq/client/frameData.cpp
    R eq/client/frameData.h
    R eq/client/frameVisitor.h
    R eq/client/gl.cpp
    R eq/client/gl.h
    R eq/client/glException.cpp
    R eq/client/glException.h
    R eq/client/glWindow.cpp
    R eq/client/glWindow.h
    R eq/client/global.cpp
    R eq/client/global.h
    R eq/client/glx/X11Connection.h
    R eq/client/glx/eventHandler.cpp
    R eq/client/glx/eventHandler.h
    R eq/client/glx/messagePump.cpp
    R eq/client/glx/messagePump.h
    R eq/client/glx/pipe.cpp
    R eq/client/glx/pipe.h
    R eq/client/glx/types.cpp
    R eq/client/glx/types.h
    R eq/client/glx/window.cpp
    R eq/client/glx/window.h
    R eq/client/glx/windowEvent.h
    R eq/client/glx/windowSystem.cpp
    R eq/client/half.cpp
    R eq/client/half.h
    R eq/client/image.cpp
    R eq/client/image.h
    R eq/client/init.cpp
    R eq/client/init.h
    R eq/client/initVisitor.h
    R eq/client/jitter.cpp
    R eq/client/jitter.h
    R eq/client/layout.cpp
    R eq/client/layout.h
    R eq/client/log.h
    R eq/client/messagePump.h
    R eq/client/node.cpp
    R eq/client/node.h
    R eq/client/nodeFactory.cpp
    R eq/client/nodeFactory.h
    R eq/client/nodeStatistics.cpp
    R eq/client/nodeStatistics.h
    R eq/client/notifierInterface.h
    R eq/client/observer.cpp
    R eq/client/observer.h
    R eq/client/os.h
    R eq/client/pipe.cpp
    R eq/client/pipe.h
    R eq/client/pipeStatistics.cpp
    R eq/client/pipeStatistics.h
    R eq/client/pixelData.cpp
    R eq/client/pixelData.h
    R eq/client/qt/eventHandler.cpp
    R eq/client/qt/eventHandler.h
    R eq/client/qt/glWidget.cpp
    R eq/client/qt/glWidget.h
    R eq/client/qt/messagePump.cpp
    R eq/client/qt/messagePump.h
    R eq/client/qt/types.h
    R eq/client/qt/widgetFactory.cpp
    R eq/client/qt/widgetFactory.h
    R eq/client/qt/window.cpp
    R eq/client/qt/window.h
    R eq/client/qt/windowEvent.h
    R eq/client/qt/windowSystem.cpp
    R eq/client/qt/windowSystem.h
    R eq/client/resultImageListener.h
    R eq/client/roiEmptySpaceFinder.cpp
    R eq/client/roiEmptySpaceFinder.h
    R eq/client/roiFinder.cpp
    R eq/client/roiFinder.h
    R eq/client/roiFragmentShader.glsl
    R eq/client/roiFragmentShaderRGB.glsl
    R eq/client/roiFragmentShaderRGB_glsl.h
    R eq/client/roiFragmentShader_glsl.h
    R eq/client/roiTracker.cpp
    R eq/client/roiTracker.h
    R eq/client/segment.cpp
    R eq/client/segment.h
    R eq/client/server.cpp
    R eq/client/server.h
    R eq/client/statisticSampler.h
    R eq/client/system.h
    R eq/client/systemPipe.cpp
    R eq/client/systemPipe.h
    R eq/client/systemWindow.cpp
    R eq/client/systemWindow.h
    R eq/client/transferFinder.h
    R eq/client/types.h
    R eq/client/version.cpp
    R eq/client/version.in.h
    R eq/client/view.cpp
    R eq/client/view.h
    R eq/client/visitorResult.h
    R eq/client/wgl/eventHandler.cpp
    R eq/client/wgl/eventHandler.h
    R eq/client/wgl/messagePump.cpp
    R eq/client/wgl/messagePump.h
    R eq/client/wgl/pipe.cpp
    R eq/client/wgl/pipe.h
    R eq/client/wgl/types.h
    R eq/client/wgl/window.cpp
    R eq/client/wgl/window.h
    R eq/client/wgl/windowEvent.h
    R eq/client/wgl/windowSystem.cpp
    R eq/client/window.cpp
    R eq/client/window.h
    R eq/client/windowSettings.cpp
    R eq/client/windowSettings.h
    R eq/client/windowStatistics.cpp
    R eq/client/windowStatistics.h
    R eq/client/windowSystem.cpp
    R eq/client/windowSystem.h
    R eq/client/worker.cpp
    R eq/client/x11/window.cpp
    R eq/client/x11/window.h
    R eq/client/zoomFilter.h
    A eq/commandQueue.cpp
    A eq/commandQueue.h
    A eq/compositor.cpp
    A eq/compositor.h
    A eq/compressor/compressor.cpp
    A eq/compressor/compressor.h
    A eq/compressor/compressorReadDrawPixels.cpp
    A eq/compressor/compressorReadDrawPixels.h
    A eq/compressor/compressorYUV.cpp
    A eq/compressor/compressorYUV.h
    A eq/compressor/yuv420readback.glsl
    A eq/compressor/yuv420readback_glsl.h
    A eq/compressor/yuv420unpack.glsl
    A eq/compressor/yuv420unpack_glsl.h
    A eq/computeContext.cpp
    A eq/computeContext.h
    A eq/config.cpp
    A eq/config.h
    A eq/configEvent.cpp
    A eq/configEvent.h
    A eq/configStatistics.cpp
    A eq/configStatistics.h
    A eq/cudaContext.cpp
    A eq/cudaContext.h
    A eq/dc/connection.h
    A eq/dc/eventHandler.cpp
    A eq/dc/eventHandler.h
    A eq/dc/proxy.cpp
    A eq/dc/proxy.h
    A eq/detail/channel.ipp
    A eq/detail/cvTracker.cpp
    A eq/detail/cvTracker.h
    A eq/detail/fileFrameWriter.cpp
    A eq/detail/fileFrameWriter.h
    A eq/detail/statsRenderer.h
    M eq/eq.h
    A eq/error.h
    A eq/eventHandler.cpp
    A eq/eventHandler.h
    A eq/eventICommand.cpp
    A eq/eventICommand.h
    A eq/exception.h
    A eq/exitVisitor.h
    A eq/eye.h
    M eq/fabric/CMakeLists.txt
    R eq/fabric/files.cmake
    A eq/frame.cpp
    A eq/frame.h
    A eq/frameData.cpp
    A eq/frameData.h
    A eq/frameVisitor.h
    A eq/gl.cpp
    A eq/gl.h
    A eq/glException.cpp
    A eq/glException.h
    A eq/glWindow.cpp
    A eq/glWindow.h
    A eq/global.cpp
    A eq/global.h
    A eq/glx/X11Connection.h
    A eq/glx/eventHandler.cpp
    A eq/glx/eventHandler.h
    A eq/glx/messagePump.cpp
    A eq/glx/messagePump.h
    A eq/glx/pipe.cpp
    A eq/glx/pipe.h
    A eq/glx/types.cpp
    A eq/glx/types.h
    A eq/glx/window.cpp
    A eq/glx/window.h
    A eq/glx/windowEvent.h
    A eq/glx/windowSystem.cpp
    A eq/half.cpp
    A eq/half.h
    A eq/image.cpp
    A eq/image.h
    A eq/init.cpp
    A eq/init.h
    A eq/initVisitor.h
    A eq/jitter.cpp
    A eq/jitter.h
    A eq/layout.cpp
    A eq/layout.h
    A eq/log.h
    A eq/messagePump.h
    A eq/node.cpp
    A eq/node.h
    A eq/nodeFactory.cpp
    A eq/nodeFactory.h
    A eq/nodeStatistics.cpp
    A eq/nodeStatistics.h
    A eq/notifierInterface.h
    A eq/observer.cpp
    A eq/observer.h
    A eq/os.h
    A eq/pipe.cpp
    A eq/pipe.h
    A eq/pipeStatistics.cpp
    A eq/pipeStatistics.h
    A eq/pixelData.cpp
    A eq/pixelData.h
    A eq/qt/eventHandler.cpp
    A eq/qt/eventHandler.h
    A eq/qt/glWidget.cpp
    A eq/qt/glWidget.h
    A eq/qt/messagePump.cpp
    A eq/qt/messagePump.h
    A eq/qt/types.h
    A eq/qt/widgetFactory.cpp
    A eq/qt/widgetFactory.h
    A eq/qt/window.cpp
    A eq/qt/window.h
    A eq/qt/windowEvent.h
    A eq/qt/windowSystem.cpp
    A eq/qt/windowSystem.h
    A eq/resultImageListener.h
    A eq/roiEmptySpaceFinder.cpp
    A eq/roiEmptySpaceFinder.h
    A eq/roiFinder.cpp
    A eq/roiFinder.h
    A eq/roiFragmentShader.glsl
    A eq/roiFragmentShaderRGB.glsl
    A eq/roiFragmentShaderRGB_glsl.h
    A eq/roiFragmentShader_glsl.h
    A eq/roiTracker.cpp
    A eq/roiTracker.h
    A eq/segment.cpp
    A eq/segment.h
    A eq/server.cpp
    A eq/server.h
    M eq/server/CMakeLists.txt
    M eq/server/config/resources.cpp
    R eq/server/equalizers/CMakeLists.txt
    A eq/statisticSampler.h
    A eq/system.h
    A eq/systemPipe.cpp
    A eq/systemPipe.h
    A eq/systemWindow.cpp
    A eq/systemWindow.h
    A eq/transferFinder.h
    A eq/types.h
    M eq/util/accum.cpp
    M eq/util/accumBufferObject.cpp
    M eq/util/bitmapFont.cpp
    M eq/util/bitmapFont.h
    R eq/util/files.cmake
    M eq/util/frameBufferObject.cpp
    M eq/util/objectManager.cpp
    M eq/util/objectManager.h
    M eq/util/pixelBufferObject.cpp
    M eq/util/pixelBufferObject.h
    M eq/util/shader.cpp
    M eq/util/shader.h
    M eq/util/texture.cpp
    M eq/util/texture.h
    M eq/util/types.h
    A eq/view.cpp
    A eq/view.h
    A eq/visitorResult.h
    A eq/wgl/eventHandler.cpp
    A eq/wgl/eventHandler.h
    A eq/wgl/messagePump.cpp
    A eq/wgl/messagePump.h
    A eq/wgl/pipe.cpp
    A eq/wgl/pipe.h
    A eq/wgl/types.h
    A eq/wgl/window.cpp
    A eq/wgl/window.h
    A eq/wgl/windowEvent.h
    A eq/wgl/windowSystem.cpp
    A eq/window.cpp
    A eq/window.h
    A eq/windowSettings.cpp
    A eq/windowSettings.h
    A eq/windowStatistics.cpp
    A eq/windowStatistics.h
    A eq/windowSystem.cpp
    A eq/windowSystem.h
    A eq/worker.cpp
    A eq/x11/window.cpp
    A eq/x11/window.h
    A eq/zoomFilter.h
    M examples/eqAsync/asyncFetcher.cpp
    M examples/eqCPU/channel.cpp
    M examples/eqCPU/channel.h
    M examples/eqCPU/main.cpp
    M examples/eqCPU/pipe.h
    M examples/eqCPU/window.cpp
    M examples/eqCPU/window.h
    M examples/eqNBody/controller.cpp
    M examples/triply/CMakeLists.txt
    R examples/triply/files.cmake
    M seq/CMakeLists.txt
    M seq/application.cpp
    M seq/application.h
    M seq/detail/application.cpp
    M seq/detail/application.h
    M seq/detail/channel.cpp
    M seq/detail/channel.h
    M seq/detail/config.h
    M seq/detail/masterConfig.cpp
    M seq/detail/node.h
    M seq/detail/objectMap.cpp
    M seq/detail/pipe.h
    M seq/detail/view.cpp
    M seq/detail/view.h
    M seq/detail/window.h
    M seq/error.h
    M seq/types.h
    M seq/viewData.cpp
    M tests/client/configVisitor.cpp
    M tests/client/imageIO.cpp
    M tests/compositor/test.cpp
    M tests/compressor/image.cpp

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

Use common_library


Compare: 
https://github.com/Eyescale/Equalizer/compare/db00aeced24c...6e2cd0ab7a64
------------------------------------------------------------------------------
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to