Branch: refs/heads/trunk
Home:   https://github.com/Eyescale/Equalizer

Commit: 7318b42ef8af24ab45d646cd697a1e8ee8827751
    
https://github.com/Eyescale/Equalizer/commit/7318b42ef8af24ab45d646cd697a1e8ee8827751
Author: Cedric Stalder <[email protected]>
Date:   2011-02-02 (Wed, 02 Feb 2011)

Changed paths:
  M src/commitMessage.txt
  A src/patches/anonymousPipe.diff

Log Message:
-----------
- add patch for anonymousPipe

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[x] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5536 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 3d47b9ecffeb710cb41e4145ee0f36b31ec56232
    
https://github.com/Eyescale/Equalizer/commit/3d47b9ecffeb710cb41e4145ee0f36b31ec56232
Author: Cedric Stalder <[email protected]>
Date:   2011-02-02 (Wed, 02 Feb 2011)

Changed paths:
  M src/commitMessage.txt
  M src/libs/collage/objectStore.cpp

Log Message:
-----------
- Fix breaks barrier test.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5537 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: bf242148fb63f388052beb60665c461c6230717a
    
https://github.com/Eyescale/Equalizer/commit/bf242148fb63f388052beb60665c461c6230717a
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/CMake/CPackConfig.cmake

Log Message:
-----------
Tweak CPack config. 

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5538 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: bfb085af8c8b91f9c0143621b801ecf80743a886
    
https://github.com/Eyescale/Equalizer/commit/bfb085af8c8b91f9c0143621b801ecf80743a886
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/CMake/CPackConfig.cmake
  A src/CMake/DoxygenLayout.xml
  A src/CMake/doxyfooter.html
  A src/CMake/doxyfooter_co.html
  M src/CMakeLists.txt
  M src/Doxyfile.co
  M src/Doxyfile.ext
  M src/Doxyfile.int
  R src/PLATFORMS
  M src/README
  R src/Windows/bin/7-zip.LICENSE.txt
  R src/Windows/bin/7z.dll
  R src/Windows/bin/7z.exe
  R src/Windows/bin/bjam.LICENSE_1_0.txt
  R src/Windows/bin/bjam.exe
  R src/Windows/bin/libeay32.dll
  R src/Windows/bin/libiconv2.dll
  R src/Windows/bin/libintl3.dll
  R src/Windows/bin/libssl32.dll
  R src/Windows/bin/wget.LICENSE.txt
  R src/Windows/bin/wget.exe
  R src/Windows/getBoost32.bat
  R src/Windows/getBoost64.bat
  R src/doc/DoxygenLayout.xml
  A src/doc/PLATFORMS
  R src/doc/doxyfooter.html
  R src/doc/doxyfooter_co.html

Log Message:
-----------
Add doc sub-package, cleanup README

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5539 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: b6b6fe8c67a4bc9b76973cc60748b494e3e25908
    
https://github.com/Eyescale/Equalizer/commit/b6b6fe8c67a4bc9b76973cc60748b494e3e25908
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/CMake/CPackConfig.cmake
  M src/CMakeLists.txt
  M src/libs/client/CMakeLists.txt

Log Message:
-----------
Versioning tweaks

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5540 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: f7aad91112d75fbaf6f1e017e48a51854cf507b7
    
https://github.com/Eyescale/Equalizer/commit/f7aad91112d75fbaf6f1e017e48a51854cf507b7
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/CMake/CPackConfig.cmake
  M src/CMake/PurpleAddLibrary.cmake

Log Message:
-----------
Tweak versioning and package generation.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5541 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: e56c92a24b0610fa12428fd5030edfd454ef6e8f
    
https://github.com/Eyescale/Equalizer/commit/e56c92a24b0610fa12428fd5030edfd454ef6e8f
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/libs/client/aglWindow.cpp

Log Message:
-----------
Implement AGL 16 and 32bit float support

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5542 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: ba98e5c4bfc16c738178f157fe31a549500a18d1
    
https://github.com/Eyescale/Equalizer/commit/ba98e5c4bfc16c738178f157fe31a549500a18d1
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/doc/README.valgrind
  M src/libs/collage/rspConnection.cpp

Log Message:
-----------
RSP: Disable aliasing warning raised by asio resolver iterator
Minor cleanups

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5543 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 634822166a3b23b10c3113d5718ecc856aef4e0c
    
https://github.com/Eyescale/Equalizer/commit/634822166a3b23b10c3113d5718ecc856aef4e0c
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/CMake/PurpleAddAmalgamation.cmake
  M src/libs/client/init.cpp
  M src/libs/collage/base/init.cpp

Log Message:
-----------
Tweak plugin loading (again)

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5544 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 33f6332ab74b4aa7b3d34ddf8d372cd97fc0ffc4
    
https://github.com/Eyescale/Equalizer/commit/33f6332ab74b4aa7b3d34ddf8d372cd97fc0ffc4
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/libs/collage/base/init.cpp

Log Message:
-----------
Fix build

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5545 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: c06d62a24d021680cb709966a08234b394be5243
    
https://github.com/Eyescale/Equalizer/commit/c06d62a24d021680cb709966a08234b394be5243
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-03 (Thu, 03 Feb 2011)

Changed paths:
  M src/libs/collage/base/init.cpp
  M src/libs/fabric/observer.ipp
  M src/tests/image/test.cpp

Log Message:
-----------
Refix plugin loading, tighten image test to detect broken loading.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5546 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 61a3210e80940dc9f416080335108ec56c7c6587
    
https://github.com/Eyescale/Equalizer/commit/61a3210e80940dc9f416080335108ec56c7c6587
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/libs/collage/base/uint128_t.h
  M src/libs/collage/base/uuid.h

Log Message:
-----------
Optimize uint128_t output for readability.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5547 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: f0fb12b5c1f4ee358c5ba48ad682b07dd1310c9c
    
https://github.com/Eyescale/Equalizer/commit/f0fb12b5c1f4ee358c5ba48ad682b07dd1310c9c
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/examples/eqNBody/frameData.cpp

Log Message:
-----------
Optimize uint128_t output for readability.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5548 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 7be9af777de22afe97a62f22514722edf7f5d4a2
    
https://github.com/Eyescale/Equalizer/commit/7be9af777de22afe97a62f22514722edf7f5d4a2
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/CMakeLists.txt

Log Message:
-----------
Add architecture(s) in OS X package name

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5549 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 8e2e94ddead96f12d020b97f9f71dafe1b6dfd50
    
https://github.com/Eyescale/Equalizer/commit/8e2e94ddead96f12d020b97f9f71dafe1b6dfd50
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/libs/admin/observer.h
  M src/libs/client/observer.h
  M src/libs/collage/objectStore.cpp
  M src/libs/fabric/channel.h
  M src/libs/fabric/object.h
  M src/libs/fabric/serializable.h
  M src/libs/fabric/view.h
  M src/libs/fabric/view.ipp
  M src/libs/server/channelUpdateVisitor.cpp
  M src/libs/server/config.cpp
  M src/libs/server/observer.cpp
  M src/libs/server/observer.h
  M src/libs/server/types.h
  M src/libs/server/view.h

Log Message:
-----------
Fix 3171582: Assertion during admin mapping
Fix Serializable::isDirty( bits ) with more than one bit tested [unused so far]
Make server-side render context view setup more robust [hopefully]

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5550 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 887dac6d4d668adab7e89d7460e4744da3faf2a7
    
https://github.com/Eyescale/Equalizer/commit/887dac6d4d668adab7e89d7460e4744da3faf2a7
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/CMakeLists.txt

Log Message:
-----------
Add architecture(s) in OS X package name

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5551 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: f17915780a210a93f4d59020b9a3c648970f70fc
    
https://github.com/Eyescale/Equalizer/commit/f17915780a210a93f4d59020b9a3c648970f70fc
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/libs/fabric/channel.ipp

Log Message:
-----------
Fix 3172604: Near plane adaptation fails sometimes

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5552 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 087d7cabebad426f3c3d7365e8f7e3350a4de43b
    
https://github.com/Eyescale/Equalizer/commit/087d7cabebad426f3c3d7365e8f7e3350a4de43b
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/externals/UseGLEW.cmake
  R src/externals/glew-1.5.7.3.tgz
  A src/externals/glew-1.5.8.tgz

Log Message:
-----------
Upgrade to GLEW 1.5.8

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5553 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: fb80cb39113aace7a3ebcdd05298e772c29d1328
    
https://github.com/Eyescale/Equalizer/commit/fb80cb39113aace7a3ebcdd05298e772c29d1328
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/CMakeLists.txt
  M src/externals/UsePthreads.cmake

Log Message:
-----------
Win32:
- Allow svn to be found easier
- Fix pthread installation

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5554 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 8b164dd99ad7137246c7a49a4190324841342f77
    
https://github.com/Eyescale/Equalizer/commit/8b164dd99ad7137246c7a49a4190324841342f77
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/libs/collage/base/uint128_t.h

Log Message:
-----------
Win32 compile fix

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5555 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: de47b2296431d127c9df2ee186ec1dc4e814126d
    
https://github.com/Eyescale/Equalizer/commit/de47b2296431d127c9df2ee186ec1dc4e814126d
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/externals/UsePthreads.cmake

Log Message:
-----------
Win32: Fix pthread installation

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation


git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5556 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: c802f6fdad7e063be7451334631acefd9d3e9ca8
    
https://github.com/Eyescale/Equalizer/commit/c802f6fdad7e063be7451334631acefd9d3e9ca8
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-04 (Fri, 04 Feb 2011)

Changed paths:
  M src/CMakeLists.txt
  M src/libs/client/client.cpp
  M src/libs/client/compressor/files.cmake
  M src/libs/client/init.cpp
  M src/libs/client/node.cpp
  M src/libs/collage/base/compressor.cpp
  M src/libs/collage/base/error.cpp
  M src/libs/collage/base/init.cpp
  M src/libs/collage/base/log.cpp
  M src/libs/collage/base/log.h
  M src/libs/collage/base/memoryMap.cpp
  M src/libs/collage/base/plugin.h
  M src/libs/collage/base/pluginRegistry.cpp
  M src/libs/collage/base/rng.h
  M src/libs/collage/base/thread.cpp
  M src/libs/collage/base/thread.h
  M src/libs/collage/localNode.h
  M src/libs/server/server.cpp
  M src/tests/loader/examples.cpp
  M src/tests/test.h
  M src/tools/configTool/configTool.cpp

Log Message:
-----------
Set 32/64 bit arch on non-Darwin platforms
Improve log:
- remove unneeded subdir
- change thread ID to name
Remove unneeded co::base:: and base:: in co::base impls

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5557 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 9705bfa3231f6cbb594301c0cb46bc00b76a9d8f
    
https://github.com/Eyescale/Equalizer/commit/9705bfa3231f6cbb594301c0cb46bc00b76a9d8f
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/libs/collage/base/mtQueue.h
  M src/libs/collage/rspConnection.cpp
  M src/libs/collage/rspConnection.h

Log Message:
-----------
Implement RSPConnection::finish() [UNTESTED]

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5558 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: fac117f17e35009b9b2f941e8ce43bfc91e541da
    
https://github.com/Eyescale/Equalizer/commit/fac117f17e35009b9b2f941e8ce43bfc91e541da
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/libs/collage/localNode.cpp
  M src/libs/collage/localNode.h
  M src/libs/collage/objectStore.cpp
  M src/libs/collage/objectStore.h

Log Message:
-----------
Move LocalNode::ackRequest impl back to the proper place

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5559 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 8bf1e6d37af662e9c751c7b17ba18f51d42a5104
    
https://github.com/Eyescale/Equalizer/commit/8bf1e6d37af662e9c751c7b17ba18f51d42a5104
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/CMakeLists.txt
  M src/libs/collage/commands.h
  M src/libs/collage/connection.h
  M src/libs/collage/localNode.cpp
  M src/libs/collage/localNode.h
  M src/libs/collage/nodePackets.h
  M src/libs/collage/objectStore.cpp
  M src/libs/collage/objectStore.h
  M src/libs/collage/rspConnection.h
  M src/libs/collage/types.h

Log Message:
-----------
Implement LocalNode::enableSendOnRegister/disableSendOnRegister [UNTESTED]

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5560 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 0919f78cc1f1e66a182af4dac6842d98a54f393d
    
https://github.com/Eyescale/Equalizer/commit/0919f78cc1f1e66a182af4dac6842d98a54f393d
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/libs/client/config.cpp

Log Message:
-----------
Enable/disable send-on-register in Eq in the proper places [UNTESTED]

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5561 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 54c2ad4cebb174335775f82a96b8074f12377413
    
https://github.com/Eyescale/Equalizer/commit/54c2ad4cebb174335775f82a96b8074f12377413
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/libs/collage/base/api.h
  M src/libs/collage/base/files.cmake
  A src/libs/collage/base/uint128_t.cpp
  M src/libs/collage/base/uint128_t.h

Log Message:
-----------
Reduce uint128_t include dependencies

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5562 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: b84c8b473359c3216f68d28e3072b95b0351d44c
    
https://github.com/Eyescale/Equalizer/commit/b84c8b473359c3216f68d28e3072b95b0351d44c
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/libs/collage/rspConnection.cpp

Log Message:
-----------
Fix Win32 build

[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation



git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5563 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 1d109c485228fd9cba7e6ac7321c6d75df0e09ed
    
https://github.com/Eyescale/Equalizer/commit/1d109c485228fd9cba7e6ac7321c6d75df0e09ed
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/libs/client/statistic.h
  M src/libs/client/window.cpp
  M src/libs/client/windowStatistics.cpp

Log Message:
-----------
Implement  3175000: Add Window FPS event

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5564 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 1b01dfe1aede6903ceabed810a1d8bf8a927f009
    
https://github.com/Eyescale/Equalizer/commit/1b01dfe1aede6903ceabed810a1d8bf8a927f009
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/libs/collage/base/init.cpp
  M src/libs/collage/init.cpp
  M src/libs/collage/object.cpp
  M src/libs/collage/object.h
  M src/libs/collage/objectCM.h
  M src/libs/collage/objectStore.cpp
  M src/libs/collage/versionedSlaveCM.cpp
  M src/libs/collage/versionedSlaveCM.h

Log Message:
-----------
Fix 3175117: Occasional hang on exit
Make init/exit in Collage more robust

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5565 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: d5f4f94b03a890d4d6a3604bea6195bdc79bd1f5
    
https://github.com/Eyescale/Equalizer/commit/d5f4f94b03a890d4d6a3604bea6195bdc79bd1f5
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/examples/eqPly/channel.cpp
  M src/examples/eqPly/config.cpp
  M src/examples/eqPly/vertexBufferRoot.cpp
  M src/libs/client/aglEventHandler.cpp
  M src/libs/client/config.cpp
  M src/libs/client/init.cpp
  M src/libs/collage/base/thread.cpp
  M src/libs/collage/localNode.cpp

Log Message:
-----------
Denoisify EQINFO output
Fix agl event handler output

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5566 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: b5bfe111ff7a1285788b3a7a94a151aa194039c8
    
https://github.com/Eyescale/Equalizer/commit/b5bfe111ff7a1285788b3a7a94a151aa194039c8
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/AUTHORS
  M src/libs/client/CMakeLists.txt
  A src/libs/client/agl/CMakeLists.txt
  A src/libs/client/agl/aglFactory.cpp
  M src/libs/client/eventHandler.cpp
  M src/libs/client/files.cmake
  A src/libs/client/glx/CMakeLists.txt
  A src/libs/client/glx/glxFactory.cpp
  M src/libs/client/node.cpp
  M src/libs/client/pipe.cpp
  A src/libs/client/uiFactory.cpp
  A src/libs/client/uiFactory.h
  A src/libs/client/wgl/CMakeLists.txt
  A src/libs/client/wgl/wglFactory.cpp
  M src/libs/client/window.cpp

Log Message:
-----------
[D. Pfeifer] Decouple OS-specific class generation more from core

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5567 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: b02575f96855d778a2fd55ea5d799d6f73862e28
    
https://github.com/Eyescale/Equalizer/commit/b02575f96855d778a2fd55ea5d799d6f73862e28
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-07 (Mon, 07 Feb 2011)

Changed paths:
  M src/libs/client/CMakeLists.txt
  M src/libs/client/files.cmake
  M src/libs/client/uiFactory.cpp
  M src/libs/client/wgl/wglFactory.cpp

Log Message:
-----------
Fix Win32 build

[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation



git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5568 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 74cc844e0d78b64685c9999e732ed74e78289c93
    
https://github.com/Eyescale/Equalizer/commit/74cc844e0d78b64685c9999e732ed74e78289c93
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-08 (Tue, 08 Feb 2011)

Changed paths:
  M src/libs/client/channel.cpp
  M src/libs/client/statistic.cpp

Log Message:
-----------
Fix Channel::drawStatistics after revision 5564

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5569 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 82ab48916d7f57394c7dd7cd0068ae168e4b85ed
    
https://github.com/Eyescale/Equalizer/commit/82ab48916d7f57394c7dd7cd0068ae168e4b85ed
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-08 (Tue, 08 Feb 2011)

Changed paths:
  M src/libs/client/channel.cpp
  M src/libs/client/channel.h

Log Message:
-----------
Improve channel thread-safety checks

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5570 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: b2994d034fe0e5550668453efd4eb50b7af1cea0
    
https://github.com/Eyescale/Equalizer/commit/b2994d034fe0e5550668453efd4eb50b7af1cea0
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-08 (Tue, 08 Feb 2011)

Changed paths:
  M src/libs/server/loader.cpp

Log Message:
-----------
Reset segment eyes in 1.1 conversion if the segment has no destination
compounds, i.e., Loader::addOutputCompounds was not called.

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5571 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 3d03b90b440a036bdf82dedeea593c4928c573f6
    
https://github.com/Eyescale/Equalizer/commit/3d03b90b440a036bdf82dedeea593c4928c573f6
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M src/libs/collage/dataOStream.cpp
  M src/libs/collage/dataOStream.h
  A src/libs/collage/dataOStream.ipp
  M src/libs/collage/dispatcher.cpp
  M src/libs/collage/objectDataOStream.cpp
  M src/libs/collage/objectDataOStream.h
  M src/libs/collage/objectDeltaDataOStream.cpp
  M src/libs/collage/objectDeltaDataOStream.h
  M src/libs/collage/objectInstanceDataOStream.cpp
  M src/libs/collage/objectInstanceDataOStream.h
  M src/libs/collage/objectSlaveDataOStream.cpp
  M src/libs/collage/objectSlaveDataOStream.h
  M src/libs/collage/objectStore.cpp
  M src/tests/net/dataStream.cpp

Log Message:
-----------
Simplify data ostream implementation

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5572 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 225fb398ee717cde028b6d421efbd688eaa964ea
    
https://github.com/Eyescale/Equalizer/commit/225fb398ee717cde028b6d421efbd688eaa964ea
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M src/libs/fabric/object.cpp
  M src/libs/fabric/object.h
  M src/libs/fabric/view.h
  M src/libs/fabric/view.ipp

Log Message:
-----------
Fix 2985875: View user data mapping fails during initialization

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5573 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 47bedcdcba2cc13fddac4cd5c69696f13bdab0bf
    
https://github.com/Eyescale/Equalizer/commit/47bedcdcba2cc13fddac4cd5c69696f13bdab0bf
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M src/examples/eqPly/config.cpp

Log Message:
-----------
Minor cleanup

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5574 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: f49f0ba15d5164ac47686d6b27d0a8a49fcccb3a
    
https://github.com/Eyescale/Equalizer/commit/f49f0ba15d5164ac47686d6b27d0a8a49fcccb3a
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M src/libs/collage/dataOStream.h
  M src/libs/collage/files.cmake
  M src/libs/fabric/view.h

Log Message:
-----------
Fix Win32 build

[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation



git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5575 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: ea9810b83392605e86e2648f54a84ff629ea4a61
    
https://github.com/Eyescale/Equalizer/commit/ea9810b83392605e86e2648f54a84ff629ea4a61
Author: Cedric Stalder <[email protected]>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M src/commitMessage.txt
  M src/externals/glew-1.5.8.tgz

Log Message:
-----------
- Remove include glut.h in glew-1.5.8

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5576 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: fdbfc264d74f869a5e4fdece1fc1814f8e0d516a
    
https://github.com/Eyescale/Equalizer/commit/fdbfc264d74f869a5e4fdece1fc1814f8e0d516a
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M src/CMakeLists.txt
  M src/libs/collage/base/refPtr.h
  M src/libs/collage/connection.cpp
  M src/libs/collage/connection.h
  M src/libs/collage/connectionSet.cpp
  M src/libs/collage/connectionType.h
  M src/libs/collage/eventConnection.cpp
  M src/libs/collage/eventConnection.h
  M src/libs/collage/fdConnection.cpp
  M src/libs/collage/fdConnection.h
  M src/libs/collage/files.cmake
  M src/libs/collage/localNode.cpp
  M src/libs/collage/namedPipeConnection.cpp
  M src/libs/collage/namedPipeConnection.h
  R src/libs/collage/pairConnection.cpp
  R src/libs/collage/pairConnection.h
  M src/libs/collage/pipeConnection.cpp
  M src/libs/collage/pipeConnection.h
  M src/libs/server/startLocalServer.cpp
  R src/tests/connection/pipe.cpp
  M src/tests/net/connection.cpp
  M src/tests/net/dataStream.cpp
  A src/tests/net/pipe.cpp
  M src/tests/net/pipeperf.cpp

Log Message:
-----------
Refactor PipeConnection:
- Use named pipes on Windows
-> PipeConnection is always bidirectional
-> Unix uses two pipe pairs
-> PipeConnection has sibling
-> PairConnection is obsolete
- Adapt code to new semantics of read/write endpoints

[x] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation

git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5577 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 846fec4dfeb57c0a80e2518c1ede5840bbca8676
    
https://github.com/Eyescale/Equalizer/commit/846fec4dfeb57c0a80e2518c1ede5840bbca8676
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-09 (Wed, 09 Feb 2011)

Changed paths:
  M src/CMake/revision.cmake

Log Message:
-----------
Delete empty dir

[ ] May break build
[ ] May break existing applications (see CHANGES.txt)
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation


git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5578 
98228205-63f8-0310-8e54-cda1d6e705c2


Commit: 84f9609f25019e5e4be560c7cdf3c739fd6a150e
    
https://github.com/Eyescale/Equalizer/commit/84f9609f25019e5e4be560c7cdf3c739fd6a150e
Author: Stefan Eilemann <[email protected]>
Date:   2011-02-10 (Thu, 10 Feb 2011)

Changed paths:
  M src/libs/collage/connection.cpp
  M src/libs/collage/localNode.cpp
  M src/libs/collage/namedPipeConnection.cpp
  M src/libs/collage/namedPipeConnection.h
  M src/libs/collage/pipeConnection.cpp
  M src/libs/collage/pipeConnection.h
  M src/libs/fabric/node.h

Log Message:
-----------
Fix Win32 build

[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation



git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/trunk@5579 
98228205-63f8-0310-8e54-cda1d6e705c2



------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to