Branch: refs/heads/asyncBenchmark
Home: https://github.com/Eyescale/Equalizer
Commit: aab5c00f9b8e38b03b3941fb53cad623031ea694
https://github.com/Eyescale/Equalizer/commit/aab5c00f9b8e38b03b3941fb53cad623031ea694
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M examples/eqPly/eqPly.cpp
M libs/eq/server/config/display.cpp
M libs/eq/server/config/resources.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/tribal-tec/Equalizer
Commit: a1b7c28a8c0e96521a1c99f89b1c04fbea53961e
https://github.com/Eyescale/Equalizer/commit/a1b7c28a8c0e96521a1c99f89b1c04fbea53961e
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M examples/eqPly/eqPly.cpp
M libs/eq/server/config/display.cpp
Log Message:
-----------
Merge cleanups
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: cc9c1a8dc32e2647c760141df43545cd6055918b
https://github.com/Eyescale/Equalizer/commit/cc9c1a8dc32e2647c760141df43545cd6055918b
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M examples/eqPly/eqPly.cpp
M libs/eq/client/configParams.cpp
M libs/eq/client/global.cpp
M libs/eq/client/global.h
M libs/eq/client/init.cpp
Log Message:
-----------
Move config flag setting from eqPly to --eq-config-flags
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 01f3d5205bc7f622c2b49ecfcd680528d1192665
https://github.com/Eyescale/Equalizer/commit/01f3d5205bc7f622c2b49ecfcd680528d1192665
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M libs/eq/client/init.cpp
Log Message:
-----------
Minor config flags tweak
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 0458680f1ddf9ce45ee8e1d450f429cd309f236a
https://github.com/Eyescale/Equalizer/commit/0458680f1ddf9ce45ee8e1d450f429cd309f236a
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-12 (Sun, 12 Feb 2012)
Changed paths:
M tests/co/commandCache.cpp
Log Message:
-----------
Closes #91: commandCache unit test fails (same reason as for #90)
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 696d6a490263df175fa34cea21116d11e3a63f09
https://github.com/Eyescale/Equalizer/commit/696d6a490263df175fa34cea21116d11e3a63f09
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-12 (Sun, 12 Feb 2012)
Changed paths:
M CMakeLists.txt
M libs/co/base/atomic.h
M libs/co/base/clock.cpp
M libs/co/base/clock.h
Log Message:
-----------
Minor cleanups
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 516552be6ae384a85c4f32df53d6e9ffa93291b0
https://github.com/Eyescale/Equalizer/commit/516552be6ae384a85c4f32df53d6e9ffa93291b0
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-12 (Sun, 12 Feb 2012)
Changed paths:
M tests/co/commandCache.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/Eyescale/Equalizer
Commit: 21e95882a9b7d347f661e23fffc9f52eb12163c7
https://github.com/Eyescale/Equalizer/commit/21e95882a9b7d347f661e23fffc9f52eb12163c7
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-12 (Sun, 12 Feb 2012)
Changed paths:
M .gitignore
M CMake/FindEqualizer.cmake
M CMakeLists.txt
M README.rst
M RELNOTES.txt
M examples/eqPly/config.cpp
M examples/eqPly/eqPly.cpp
M examples/eqPly/vertexBufferRoot.cpp
M examples/eqPly/vertexBufferRoot.h
M examples/eqPly/vertexData.cpp
M libs/RelNotes.dox
M libs/co/base/atomic.h
M libs/co/base/clock.cpp
M libs/co/base/clock.h
M libs/co/instanceCache.cpp
M libs/co/localNode.cpp
M libs/co/object.cpp
M libs/co/object.h
M libs/eq/client/channel.cpp
M libs/eq/client/configParams.cpp
M libs/eq/client/global.cpp
M libs/eq/client/global.h
M libs/eq/client/init.cpp
M libs/eq/server/config/display.cpp
M libs/eq/server/config/display.h
M libs/eq/server/config/resources.cpp
M libs/eq/server/config/resources.h
M libs/eq/server/config/server.cpp
M tests/co/commandCache.cpp
M tools/CMakeLists.txt
A tools/eqPlyConverter/main.cpp
Log Message:
-----------
Merge branch 'master' into async
Commit: a31de6af8ee81646f0199b5fb2e21581ab24e9d1
https://github.com/Eyescale/Equalizer/commit/a31de6af8ee81646f0199b5fb2e21581ab24e9d1
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-12 (Sun, 12 Feb 2012)
Changed paths:
M libs/eq/client/channel.cpp
Log Message:
-----------
Merge branch 'async' of https://github.com/Eyescale/Equalizer into async
Commit: 333acc3533a847fe80615939b1e79e67bbaa1325
https://github.com/Eyescale/Equalizer/commit/333acc3533a847fe80615939b1e79e67bbaa1325
Author: Stefan Eilemann <[email protected]>
Date: 2012-02-12 (Sun, 12 Feb 2012)
Changed paths:
M CMakeLists.txt
M examples/eqPly/eqPly.cpp
M libs/co/base/atomic.h
M libs/co/base/clock.cpp
M libs/co/base/clock.h
M libs/eq/client/configParams.cpp
M libs/eq/client/global.cpp
M libs/eq/client/global.h
M libs/eq/client/init.cpp
M libs/eq/server/config/display.cpp
M libs/eq/server/config/resources.cpp
M tests/co/commandCache.cpp
Log Message:
-----------
Merge branch 'async' into asyncBenchmark
Compare: https://github.com/Eyescale/Equalizer/compare/9db303a...333acc3
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com