[eq-commit] [Eyescale/Equalizer] 7890fa: Remove deprecated functions:
Brought to you by:
eile
From: GitHub <no...@gi...> - 2013-08-09 11:48:54
|
Branch: refs/heads/master Home: https://github.com/Eyescale/Equalizer Commit: 7890fa5b09ed5f3b86fc923427792f43ba118b70 https://github.com/Eyescale/Equalizer/commit/7890fa5b09ed5f3b86fc923427792f43ba118b70 Author: Stefan Eilemann <Ste...@ep...> Date: 2013-08-09 (Fri, 09 Aug 2013) Changed paths: M eq/client/base.h M eq/client/compositor.cpp R eq/client/configParams.h M eq/client/files.cmake M eq/client/frame.cpp M eq/client/frame.h M eq/client/pipe.cpp M eq/client/pipe.h M eq/client/types.h M eq/client/windowSystem.cpp M eq/client/windowSystem.h M eq/fabric/types.h Log Message: ----------- Remove deprecated functions: * eq::ConfigParams type. Use eq::fabric::ConfigParams. * eq::Frame::getData API. Use Frame::getFrameData. * WindowSystemEnum. Use WindowSystem( name ). * eq::COMMANDTYPE_EQ_CUSTOM. Use co::COMMANDTYPE_CUSTOM. * eq::fabric::Serializable type. Use co::Serializable. Commit: d6ca92af546b3cdb4d251e16baaf914117d9b6f6 https://github.com/Eyescale/Equalizer/commit/d6ca92af546b3cdb4d251e16baaf914117d9b6f6 Author: Stefan Eilemann <Ste...@ep...> Date: 2013-08-09 (Fri, 09 Aug 2013) Changed paths: M CHANGES.txt Log Message: ----------- Update changes Compare: https://github.com/Eyescale/Equalizer/compare/de5e312ef0af...d6ca92af546b |