[eq-commit] [Eyescale/Equalizer] 539c06: Resolve todo (#145)
Brought to you by:
eile
From: GitHub <no...@gi...> - 2012-09-07 08:02:30
|
Branch: refs/heads/endian Home: https://github.com/Eyescale/Equalizer Commit: 539c065b3fe5eda91c053b79f04e019fcc8d9b64 https://github.com/Eyescale/Equalizer/commit/539c065b3fe5eda91c053b79f04e019fcc8d9b64 Author: Daniel Nachbaur <dan...@ep...> Date: 2012-09-05 (Wed, 05 Sep 2012) Changed paths: M libs/eq/client/channel.cpp Log Message: ----------- Resolve todo (#145) Commit: a650fe4d26050e5853ebb6fbde14d7bc0ca02984 https://github.com/Eyescale/Equalizer/commit/a650fe4d26050e5853ebb6fbde14d7bc0ca02984 Author: Stefan Eilemann <ste...@ep...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M examples/CMakeLists.txt Log Message: ----------- CMake fix Commit: e8c6f0b413d6b7e687069d1d6cb229950bfa0f28 https://github.com/Eyescale/Equalizer/commit/e8c6f0b413d6b7e687069d1d6cb229950bfa0f28 Author: Daniel Nachbaur <dan...@ep...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M examples/eVolve/config.cpp M examples/eVolve/config.h M examples/eqNBody/CMakeLists.txt M examples/eqNBody/config.cpp M examples/eqNBody/config.h R examples/eqNBody/configEvent.cpp M examples/eqNBody/configEvent.h M examples/eqNBody/sharedData.cpp M examples/eqPixelBench/CMakeLists.txt M examples/eqPixelBench/channel.cpp M examples/eqPixelBench/config.cpp M examples/eqPixelBench/config.h R examples/eqPixelBench/configEvent.cpp M examples/eqPixelBench/configEvent.h M examples/eqPly/CMakeLists.txt M examples/eqPly/config.cpp M examples/eqPly/config.h R examples/eqPly/configEvent.cpp M examples/eqPly/configEvent.h M examples/eqPly/eqPly.cpp M examples/osgScaleViewer/config.cpp M examples/osgScaleViewer/config.h M libs/eq/admin/config.h M libs/eq/client/base.h M libs/eq/client/channel.cpp M libs/eq/client/commandQueue.cpp M libs/eq/client/commandQueue.h M libs/eq/client/config.cpp M libs/eq/client/config.h M libs/eq/client/configEvent.cpp M libs/eq/client/configEvent.h M libs/eq/client/event.cpp M libs/eq/client/event.h A libs/eq/client/eventCommand.cpp A libs/eq/client/eventCommand.h M libs/eq/client/files.cmake M libs/eq/client/statisticSampler.h M libs/eq/client/types.h M libs/eq/client/window.cpp M libs/eq/fabric/commands.h M libs/eq/server/config.cpp M libs/seq/detail/masterConfig.cpp M libs/seq/detail/masterConfig.h M libs/seq/detail/view.cpp M libs/seq/detail/view.h M libs/seq/viewData.cpp M libs/seq/viewData.h Log Message: ----------- New API for config events, maintain old API, port examples, fix event related issues (#145) Commit: 21a327ad16ec23e209e0eaad678739fca87c11fd https://github.com/Eyescale/Equalizer/commit/21a327ad16ec23e209e0eaad678739fca87c11fd Author: Daniel Nachbaur <dan...@ep...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M CMakeLists.txt M README.rst M RELNOTES.txt M examples/CMakeLists.txt M examples/eqPly/CMakeLists.txt M libs/RelNotes.dox M libs/eq/client/client.cpp M libs/eq/client/image.cpp M libs/eq/client/image.h M libs/eq/client/init.cpp M libs/eq/util/pixelBufferObject.cpp M libs/eq/util/texture.cpp Log Message: ----------- Merge branch 'endian' of https://github.com/Eyescale/Equalizer Commit: 71c0e8393cc25f9a1f94f5fd03c1c8898fb29522 https://github.com/Eyescale/Equalizer/commit/71c0e8393cc25f9a1f94f5fd03c1c8898fb29522 Author: Daniel Nachbaur <dan...@ep...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M examples/CMakeLists.txt Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Commit: d4acfe27b76495cebd15ff634498e4f223fbc326 https://github.com/Eyescale/Equalizer/commit/d4acfe27b76495cebd15ff634498e4f223fbc326 Author: Daniel Nachbaur <dan...@ep...> Date: 2012-09-06 (Thu, 06 Sep 2012) Changed paths: M libs/eq/client/image.cpp Log Message: ----------- Fix 2_0 API build Compare: https://github.com/Eyescale/Equalizer/compare/3de632ccc4cb...d4acfe27b764 |