[eq-commit] [Eyescale/Equalizer] 526eef: Fix #147: Repeated Canvas::useLayout OFF/ON causes...
Brought to you by:
eile
From: GitHub <no...@gi...> - 2012-07-27 13:46:58
|
Branch: refs/heads/master Home: https://github.com/Eyescale/Equalizer Commit: 526eef79006e4bf6463a9f544686bd92abf55298 https://github.com/Eyescale/Equalizer/commit/526eef79006e4bf6463a9f544686bd92abf55298 Author: Stefan Eilemann <eil...@gm...> 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: 14ffa23f4958aa6217cc5266c27b89f5be2a1f9f https://github.com/Eyescale/Equalizer/commit/14ffa23f4958aa6217cc5266c27b89f5be2a1f9f Author: Stefan Eilemann <eil...@gm...> Date: 2012-07-27 (Fri, 27 Jul 2012) Changed paths: M libs/co/commandCache.cpp M libs/eq/client/channel.cpp Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Compare: https://github.com/Eyescale/Equalizer/compare/ccc7949df1d7...14ffa23f4958 |