Branch: refs/heads/async
Home: https://github.com/Eyescale/Equalizer
Commit: ea49847e213455393682b3bb0f0f75ed616946e5
https://github.com/Eyescale/Equalizer/commit/ea49847e213455393682b3bb0f0f75ed616946e5
Author: Daniel Nachbaur <[email protected]>
Date: 2012-03-14 (Wed, 14 Mar 2012)
Changed paths:
M libs/co/base/init.cpp
M tests/co/dataStreamArchive.cpp
Log Message:
-----------
Fix Win32 build
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: b785e1fb60eb792c03dd3b2c9a614d857d04d5ac
https://github.com/Eyescale/Equalizer/commit/b785e1fb60eb792c03dd3b2c9a614d857d04d5ac
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
M examples/eqPly/config.h
M libs/co/base/cpuCompressor.h
M libs/co/base/log.cpp
M libs/eq/util/gpuCompressor.h
Log Message:
-----------
Minor cleanups
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: a2b19c2b11cf5630c061aedee67ac220f3fd125c
https://github.com/Eyescale/Equalizer/commit/a2b19c2b11cf5630c061aedee67ac220f3fd125c
Author: Daniel Nachbaur <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
M libs/co/dataIStreamArchive.cpp
M libs/co/dataIStreamArchive.h
M libs/co/dataOStreamArchive.cpp
M libs/co/dataOStreamArchive.h
M tests/co/dataStreamArchive.cpp
Log Message:
-----------
Use basic_binary base class for dataStreamArchives to fix errors while
serializing e.g. pointers to derived classes
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 38471150b2148e981c19f1bb15d513e1c82a8a2c
https://github.com/Eyescale/Equalizer/commit/38471150b2148e981c19f1bb15d513e1c82a8a2c
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
M commitMessage.txt
M examples/eqPly/vertexData.cpp
M libs/co/base/thread.cpp
M tests/co/dataStreamArchive.cpp
Log Message:
-----------
Fix Windows build
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 6c3e2bf2833cc8145ff74f04b4802c3aa602d6d0
https://github.com/Eyescale/Equalizer/commit/6c3e2bf2833cc8145ff74f04b4802c3aa602d6d0
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
M commitMessage.txt
M examples/eqPly/vertexData.cpp
M libs/co/base/thread.cpp
M tests/co/dataStreamArchive.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/Eyescale/Equalizer
Commit: 6e6f4a777a8b0e0d5d622a9e7eef3e41cef83c1b
https://github.com/Eyescale/Equalizer/commit/6e6f4a777a8b0e0d5d622a9e7eef3e41cef83c1b
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
M libs/co/dataIStreamArchive.cpp
M libs/co/dataIStreamArchive.h
M libs/co/dataOStreamArchive.cpp
M libs/co/dataOStreamArchive.h
M tests/co/dataStreamArchive.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/tribal-tec/Equalizer
Commit: c421d7d1a1603188259dcac3e5b0f7b62451a186
https://github.com/Eyescale/Equalizer/commit/c421d7d1a1603188259dcac3e5b0f7b62451a186
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
R CMake/PurpleAddAmalgamation.cmake
M libs/CMakeLists.txt
M libs/co/CMakeLists.txt
R libs/co/base/CMakeLists.txt
M libs/co/base/files.cmake
M libs/eq/client/CMakeLists.txt
M libs/eq/fabric/CMakeLists.txt
M tests/CMakeLists.txt
M tools/CMakeLists.txt
Log Message:
-----------
Get rid of transitional packages and PurpleAddAmalgation.
The transitional packages are included in VS's 'Build Solution' and
cause problems with the meta build. As co::base will be spun out soon
anyways the whole modularization is pointless now.
[x] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: d9c9cddcc897ee4d31f2026bf8b1b80248d47a3c
https://github.com/Eyescale/Equalizer/commit/d9c9cddcc897ee4d31f2026bf8b1b80248d47a3c
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
M libs/co/api.h
M libs/co/base/api.h
Log Message:
-----------
Fix Windows build
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 657c62d9ac4f78e4dda3303bd73ba9c146f2825e
https://github.com/Eyescale/Equalizer/commit/657c62d9ac4f78e4dda3303bd73ba9c146f2825e
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
M CMake/FindEqualizer.cmake
M CMake/FindHWLOC.cmake
M CMakeLists.txt
M libs/co/CMakeLists.txt
M libs/co/base/thread.cpp
Log Message:
-----------
Fix hwloc build and find script
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 036deacb4adbbed96ca4480e3dbb01b801ad299a
https://github.com/Eyescale/Equalizer/commit/036deacb4adbbed96ca4480e3dbb01b801ad299a
Author: Daniel Nachbaur <[email protected]>
Date: 2012-03-15 (Thu, 15 Mar 2012)
Changed paths:
M libs/co/dataIStreamArchive.cpp
M libs/co/dataIStreamArchive.h
M libs/co/dataOStreamArchive.cpp
Log Message:
-----------
Fix missing template export, fix Win32 warning
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: c5bc473d91d7787dc928630492979aebb2017414
https://github.com/Eyescale/Equalizer/commit/c5bc473d91d7787dc928630492979aebb2017414
Author: Daniel Nachbaur <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M libs/co/dataIStreamArchive.h
Log Message:
-----------
Fix c&p error (doh!)
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 034de25c14db0edc5adb6ce7d396e75242312a58
https://github.com/Eyescale/Equalizer/commit/034de25c14db0edc5adb6ce7d396e75242312a58
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M libs/co/dataIStreamArchive.h
M libs/co/dataOStreamArchive.h
M libs/eq/client/frame.cpp
M libs/eq/client/frame.h
Log Message:
-----------
Doxygen fixes
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation
Commit: b2b0abefae7f1fd0ac8c579fd362bfa5513ae94b
https://github.com/Eyescale/Equalizer/commit/b2b0abefae7f1fd0ac8c579fd362bfa5513ae94b
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M libs/co/dataIStreamArchive.h
Log Message:
-----------
Merge branch 'master' of https://github.com/tribal-tec/Equalizer
Commit: 1b2c129299a46443516370ce817d7e0b3eab329f
https://github.com/Eyescale/Equalizer/commit/1b2c129299a46443516370ce817d7e0b3eab329f
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M CMake/CPackConfig.cmake
Log Message:
-----------
Tweak package name
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 813e760d54f5d3e36a3039dcc2f60c68ab87ff2d
https://github.com/Eyescale/Equalizer/commit/813e760d54f5d3e36a3039dcc2f60c68ab87ff2d
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Fix Windows package generation
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 9b04bf1abf938013e9f23360a9ed219429ebd90c
https://github.com/Eyescale/Equalizer/commit/9b04bf1abf938013e9f23360a9ed219429ebd90c
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M LICENSE.txt
Log Message:
-----------
Update License year
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 1f7a890900589971c108de755ffeeac3b8aab239
https://github.com/Eyescale/Equalizer/commit/1f7a890900589971c108de755ffeeac3b8aab239
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M LICENSE.txt
Log Message:
-----------
Update License
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 0ec9dfc09c4aed0b3d3c615fdb791e7e8aad9782
https://github.com/Eyescale/Equalizer/commit/0ec9dfc09c4aed0b3d3c615fdb791e7e8aad9782
Author: Daniel Nachbaur <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M libs/co/base/refPtr.h
M tests/co/base/refPtr.cpp
Log Message:
-----------
Enable boost.serialization for objects stored in a co::base::RefPtr
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: d06f8d2716527ea19755b140085b161d66740220
https://github.com/Eyescale/Equalizer/commit/d06f8d2716527ea19755b140085b161d66740220
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M LICENSE.txt
Log Message:
-----------
Merge branch '1.2' of https://github.com/Eyescale/Equalizer into 1.2
Commit: 26e3c8da23b9c54bd5c24f1a603427c907aade90
https://github.com/Eyescale/Equalizer/commit/26e3c8da23b9c54bd5c24f1a603427c907aade90
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M CMakeLists.txt
M libs/eq/client/CMakeLists.txt
Log Message:
-----------
Make space mouse support configurable, Darwin package fix
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: cc0bade11609890c710c149f891374d6c3640feb
https://github.com/Eyescale/Equalizer/commit/cc0bade11609890c710c149f891374d6c3640feb
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M CMake/CPackConfig.cmake
M CMakeLists.txt
M LICENSE.txt
M libs/eq/client/CMakeLists.txt
Log Message:
-----------
Merge branch '1.2'
Conflicts:
CMake/CPackConfig.cmake
CMakeLists.txt
Commit: fe180d4d96a98954a80aafac8f39cd9593603dec
https://github.com/Eyescale/Equalizer/commit/fe180d4d96a98954a80aafac8f39cd9593603dec
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M CMake/CPackConfig.cmake
Log Message:
-----------
NSIS CPack tweak
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 6a5f52eb6cfc6ddadec1fe36d0ab083e3da6a75e
https://github.com/Eyescale/Equalizer/commit/6a5f52eb6cfc6ddadec1fe36d0ab083e3da6a75e
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M CMake/CPackConfig.cmake
Log Message:
-----------
Merge branch '1.2'
Commit: e120292cd347805c998470bef9ff313615dbccb7
https://github.com/Eyescale/Equalizer/commit/e120292cd347805c998470bef9ff313615dbccb7
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M README.rst
M libs/RelNotes.dox
Log Message:
-----------
RelNotes fix
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[x] Documentation
Commit: 8b1f2e13f1b9f5325b52f886fe35a6db8af65ac0
https://github.com/Eyescale/Equalizer/commit/8b1f2e13f1b9f5325b52f886fe35a6db8af65ac0
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M README.rst
M libs/RelNotes.dox
Log Message:
-----------
Merge branch '1.2'
Commit: 4c6003527563e8bdbc721e8d29e21fb83580391a
https://github.com/Eyescale/Equalizer/commit/4c6003527563e8bdbc721e8d29e21fb83580391a
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-16 (Fri, 16 Mar 2012)
Changed paths:
M libs/co/base/refPtr.h
M tests/co/base/refPtr.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/tribal-tec/Equalizer
Commit: 50dc80fdd470885c459d830ee579c057d55a6251
https://github.com/Eyescale/Equalizer/commit/50dc80fdd470885c459d830ee579c057d55a6251
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-17 (Sat, 17 Mar 2012)
Changed paths:
M CMakeLists.txt
M libs/co/rspConnection.cpp
M libs/co/rspConnection.h
Log Message:
-----------
Untested fix for #103: RSP race during connection [UNTESTED]
Only modify _children from the RSP thread. New connections are still
stored in _newChildren for accepting them from the app, but are directly
added and activated in the _children vector. Clean up naming somewhat.
Bump version to 1.2.1
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 774bf5a198c8abf15828cac60e9b712d780822a3
https://github.com/Eyescale/Equalizer/commit/774bf5a198c8abf15828cac60e9b712d780822a3
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-17 (Sat, 17 Mar 2012)
Changed paths:
M libs/co/rspConnection.cpp
M libs/co/rspConnection.h
Log Message:
-----------
Merge branch '1.2'
Conflicts:
CMakeLists.txt
Commit: 3ca72993d889757708e40f832a1fa29964549b3c
https://github.com/Eyescale/Equalizer/commit/3ca72993d889757708e40f832a1fa29964549b3c
Author: Daniel Nachbaur <[email protected]>
Date: 2012-03-17 (Sat, 17 Mar 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Closes #104: Ignore pointless warning C4996 on VS2010
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 0ada9ba4934b0ca71aad0f8556836c0a4682502a
https://github.com/Eyescale/Equalizer/commit/0ada9ba4934b0ca71aad0f8556836c0a4682502a
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M CMake/CPackConfig.cmake
M libs/RelNotes.dox
Log Message:
-----------
Closes #105: Sequel missing from packages
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 87920a74e5d8e10cd87ff3557be2874cae1f5182
https://github.com/Eyescale/Equalizer/commit/87920a74e5d8e10cd87ff3557be2874cae1f5182
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M CMake/CPackConfig.cmake
M libs/RelNotes.dox
Log Message:
-----------
Merge branch '1.2.0' into 1.2
Commit: 5573644ca2a960d904fcf2d10aef6da1cc080712
https://github.com/Eyescale/Equalizer/commit/5573644ca2a960d904fcf2d10aef6da1cc080712
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M CMake/CPackConfig.cmake
M libs/RelNotes.dox
M libs/co/rspConnection.cpp
M libs/co/rspConnection.h
Log Message:
-----------
Merge branch '1.2'
Conflicts:
CMakeLists.txt
Commit: b5d56761d2ebfc9c4cbf3a71ca8c95e3ec6fe2e4
https://github.com/Eyescale/Equalizer/commit/b5d56761d2ebfc9c4cbf3a71ca8c95e3ec6fe2e4
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Log Message:
-----------
Merge branch 'master' of https://github.com/Eyescale/Equalizer
Commit: 0debe8c1dff3b8db49a38be0503dd565cbdcc689
https://github.com/Eyescale/Equalizer/commit/0debe8c1dff3b8db49a38be0503dd565cbdcc689
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Merge branch 'master' of https://github.com/tribal-tec/Equalizer
Commit: c5b99eb15ef4ae90892b043c5ab35026600d0cc3
https://github.com/Eyescale/Equalizer/commit/c5b99eb15ef4ae90892b043c5ab35026600d0cc3
Author: Daniel Nachbaur <[email protected]>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Closes #104: Ignore pointless warning C4996 on VS2010
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 848f572563cbd0c699e5c6658f37155048e7c9f5
https://github.com/Eyescale/Equalizer/commit/848f572563cbd0c699e5c6658f37155048e7c9f5
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M CMake/CPackConfig.cmake
M CMakeLists.txt
Log Message:
-----------
Cmake cleanups
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 74daf87497a5d06f58acda26b08e3847d2f2f337
https://github.com/Eyescale/Equalizer/commit/74daf87497a5d06f58acda26b08e3847d2f2f337
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M libs/co/rspConnection.cpp
Log Message:
-----------
Fix for #103 fix
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 67875a3a9422055529ac2ac69d7f0e4774ac36d3
https://github.com/Eyescale/Equalizer/commit/67875a3a9422055529ac2ac69d7f0e4774ac36d3
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M libs/co/rspConnection.cpp
Log Message:
-----------
Merge branch '1.2'
Commit: 258b015a70247ce92ddd92611ea6e3520ba69e6e
https://github.com/Eyescale/Equalizer/commit/258b015a70247ce92ddd92611ea6e3520ba69e6e
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Boost/CMakeProjects build fix
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: b73ff8a5b7c0f87d35ff28dc1da604177cae8815
https://github.com/Eyescale/Equalizer/commit/b73ff8a5b7c0f87d35ff28dc1da604177cae8815
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
CMake cleanup
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: b0a143a4de4eeacfe7ad6ad3e0cf60fd64314495
https://github.com/Eyescale/Equalizer/commit/b0a143a4de4eeacfe7ad6ad3e0cf60fd64314495
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Merge branch 'master' of https://github.com/Eyescale/Equalizer
Commit: 4496daab544fb7ea3bd01339bd0ff73a26c65567
https://github.com/Eyescale/Equalizer/commit/4496daab544fb7ea3bd01339bd0ff73a26c65567
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M libs/co/rspConnection.cpp
M libs/co/rspConnection.h
Log Message:
-----------
Fix for #103 fix
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: e7c568335d24e94d71e97ed41f3290fab467085c
https://github.com/Eyescale/Equalizer/commit/e7c568335d24e94d71e97ed41f3290fab467085c
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M libs/co/rspConnection.cpp
M libs/co/rspConnection.h
Log Message:
-----------
Merge branch '1.2'
Conflicts:
libs/co/rspConnection.cpp
Commit: b8857164e442658230ee98fb8cbbb52826764407
https://github.com/Eyescale/Equalizer/commit/b8857164e442658230ee98fb8cbbb52826764407
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-20 (Tue, 20 Mar 2012)
Changed paths:
M AUTHORS
M CMake/Equalizer.in.spec
M CMakeLists.txt
M doc/Doxyfile.co
M doc/Doxyfile.ext
M doc/Doxyfile.seq
M libs/co/configure.cmake
Log Message:
-----------
Build system cleanups
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 224a8116a2ab6928f2647c9e1337b70da5b51202
https://github.com/Eyescale/Equalizer/commit/224a8116a2ab6928f2647c9e1337b70da5b51202
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M libs/co/dataIStream.h
M libs/co/objectDataIStream.cpp
M libs/co/objectDataIStream.h
Log Message:
-----------
Implement DataIStream::getMaster
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 9c820d82689f11fc8e1496965f835f7c81e097dd
https://github.com/Eyescale/Equalizer/commit/9c820d82689f11fc8e1496965f835f7c81e097dd
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M libs/seq/application.cpp
M libs/seq/application.h
Log Message:
-----------
Implement seq::Application::getMasterNode
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: c65ee93ac8483e1271c3c2ac519a5fb4ebf50b02
https://github.com/Eyescale/Equalizer/commit/c65ee93ac8483e1271c3c2ac519a5fb4ebf50b02
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M examples/eqPly/config.cpp
M examples/eqPly/config.h
M examples/eqPly/node.cpp
M examples/eqPly/node.h
M examples/eqPly/vertexBufferDist.cpp
M examples/eqPly/vertexBufferDist.h
M examples/seqPly/seqPly.cpp
M tests/co/dataStream.cpp
Log Message:
-----------
Use known master node for ply tree mapping, simplify eqPly data mapping code.
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation
Commit: 40aa7858b20c609b92cdaa38898ee429670a1bbc
https://github.com/Eyescale/Equalizer/commit/40aa7858b20c609b92cdaa38898ee429670a1bbc
Author: Stefan Eilemann <[email protected]>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M AUTHORS
M CMake/CPackConfig.cmake
M CMake/Equalizer.in.spec
M CMakeLists.txt
M doc/Doxyfile.co
M doc/Doxyfile.ext
M doc/Doxyfile.seq
M libs/co/configure.cmake
M libs/co/rspConnection.cpp
M libs/co/rspConnection.h
Log Message:
-----------
Merge branch 'master' of https://github.com/Eyescale/Equalizer
Commit: d97495d578fa3100599ff1a4d9e4779b109321bb
https://github.com/Eyescale/Equalizer/commit/d97495d578fa3100599ff1a4d9e4779b109321bb
Author: Maxim Makhinya <[email protected]>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M AUTHORS
M CMake/CPackConfig.cmake
M CMake/Equalizer.in.spec
M CMake/FindEqualizer.cmake
M CMake/FindHWLOC.cmake
M CMake/GPUSD.cmake
R CMake/PurpleAddAmalgamation.cmake
M CMakeLists.txt
M LICENSE.txt
M README.rst
M RELNOTES.txt
M commitMessage.txt
M doc/Doxyfile.co
M doc/Doxyfile.ext
M doc/Doxyfile.seq
M examples/eqAsync/asyncFetcher.cpp
M examples/eqPly/config.cpp
M examples/eqPly/config.h
M examples/eqPly/node.cpp
M examples/eqPly/node.h
M examples/eqPly/vertexBufferDist.cpp
M examples/eqPly/vertexBufferDist.h
M examples/eqPly/vertexData.cpp
M examples/seqPly/seqPly.cpp
M libs/CMakeLists.txt
M libs/RelNotes.dox
M libs/co/CMakeLists.txt
M libs/co/api.h
R libs/co/base/CMakeLists.txt
M libs/co/base/api.h
M libs/co/base/cpuCompressor.h
M libs/co/base/files.cmake
M libs/co/base/init.cpp
M libs/co/base/log.cpp
M libs/co/base/refPtr.h
M libs/co/base/thread.cpp
M libs/co/base/uint128_t.h
M libs/co/co.h
M libs/co/configure.cmake
M libs/co/dataIStream.h
A libs/co/dataIStreamArchive.cpp
A libs/co/dataIStreamArchive.h
A libs/co/dataOStreamArchive.cpp
A libs/co/dataOStreamArchive.h
M libs/co/files.cmake
M libs/co/localNode.cpp
M libs/co/localNode.h
M libs/co/node.cpp
M libs/co/nodePackets.h
M libs/co/objectDataIStream.cpp
M libs/co/objectDataIStream.h
M libs/co/objectStore.cpp
M libs/co/rspConnection.cpp
M libs/co/rspConnection.h
M libs/eq/client/CMakeLists.txt
M libs/eq/client/channel.cpp
M libs/eq/client/client.cpp
M libs/eq/client/frame.cpp
M libs/eq/fabric/CMakeLists.txt
M libs/eq/server/config/resources.cpp
M libs/eq/util/gpuCompressor.h
M libs/seq/application.cpp
M libs/seq/application.h
M tests/CMakeLists.txt
M tests/co/barrier.cpp
M tests/co/barrierException.cpp
M tests/co/base/mtQueue.cpp
M tests/co/base/refPtr.cpp
M tests/co/dataStream.cpp
A tests/co/dataStreamArchive.cpp
M tests/co/node.cpp
M tests/co/objectPush.cpp
M tools/CMakeLists.txt
M tools/netperf/netperf.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/Eyescale/Equalizer
Conflicts:
libs/eq/client/frame.cpp
libs/eq/util/gpuCompressor.h
Commit: 574deeef9d500ebe768da1ccb0e881b88538de2c
https://github.com/Eyescale/Equalizer/commit/574deeef9d500ebe768da1ccb0e881b88538de2c
Author: Maxim Makhinya <[email protected]>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M libs/eq/util/pixelBufferObject.cpp
M libs/eq/util/pixelBufferObject.h
Log Message:
-----------
return pbo OpenGL id
[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Commit: 0529c17f0db674973f3402307c1aa384635be89f
https://github.com/Eyescale/Equalizer/commit/0529c17f0db674973f3402307c1aa384635be89f
Author: Stefan Eilemann <[email protected]>
Date: 2012-04-03 (Tue, 03 Apr 2012)
Changed paths:
M AUTHORS
M CMake/CPackConfig.cmake
M CMake/Equalizer.in.spec
M CMake/FindEqualizer.cmake
M CMake/FindHWLOC.cmake
R CMake/PurpleAddAmalgamation.cmake
M CMakeLists.txt
M LICENSE.txt
M README.rst
M commitMessage.txt
M doc/Doxyfile.co
M doc/Doxyfile.ext
M doc/Doxyfile.seq
M examples/eqPly/config.cpp
M examples/eqPly/config.h
M examples/eqPly/node.cpp
M examples/eqPly/node.h
M examples/eqPly/vertexBufferDist.cpp
M examples/eqPly/vertexBufferDist.h
M examples/eqPly/vertexData.cpp
M examples/seqPly/seqPly.cpp
M libs/CMakeLists.txt
M libs/RelNotes.dox
M libs/co/CMakeLists.txt
M libs/co/api.h
R libs/co/base/CMakeLists.txt
M libs/co/base/api.h
M libs/co/base/cpuCompressor.h
M libs/co/base/files.cmake
M libs/co/base/init.cpp
M libs/co/base/log.cpp
M libs/co/base/refPtr.h
M libs/co/base/thread.cpp
M libs/co/configure.cmake
M libs/co/dataIStream.h
M libs/co/dataIStreamArchive.cpp
M libs/co/dataIStreamArchive.h
M libs/co/dataOStreamArchive.cpp
M libs/co/dataOStreamArchive.h
M libs/co/objectDataIStream.cpp
M libs/co/objectDataIStream.h
M libs/co/rspConnection.cpp
M libs/co/rspConnection.h
M libs/eq/client/CMakeLists.txt
M libs/eq/client/frame.cpp
M libs/eq/fabric/CMakeLists.txt
M libs/eq/util/gpuCompressor.h
M libs/eq/util/pixelBufferObject.cpp
M libs/eq/util/pixelBufferObject.h
M libs/seq/application.cpp
M libs/seq/application.h
M tests/CMakeLists.txt
M tests/co/base/refPtr.cpp
M tests/co/dataStream.cpp
M tests/co/dataStreamArchive.cpp
M tools/CMakeLists.txt
Log Message:
-----------
Merge branch 'master' of https://github.com/maxmah/Equalizer into async
Compare: https://github.com/Eyescale/Equalizer/compare/74045c6...0529c17
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com