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

Commit: 10e7fdb05342217e8f3a1453afc240d7ce725353
    
https://github.com/Eyescale/Equalizer/commit/10e7fdb05342217e8f3a1453afc240d7ce725353
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/collage/localNode.cpp
  M libs/collage/localNode.h
  M libs/collage/nodePackets.h
  M libs/collage/objectStore.cpp
  M libs/server/nodeFailedVisitor.h

Log Message:
-----------
Clean up node removal

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


Commit: 7709beb146de558e50119d41302fc8a5bc3ff69e
    
https://github.com/Eyescale/Equalizer/commit/7709beb146de558e50119d41302fc8a5bc3ff69e
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/collage/base/api.h
  M libs/collage/localNode.h
  M libs/server/canvas.h
  M libs/server/channel.h
  M libs/server/compound.h
  M libs/server/config.h
  M libs/server/connectionDescription.h
  M libs/server/equalizers/framerateEqualizer.h
  M libs/server/equalizers/loadEqualizer.h
  M libs/server/equalizers/treeEqualizer.h
  M libs/server/equalizers/viewEqualizer.h
  M libs/server/frame.h
  M libs/server/global.h
  M libs/server/init.h
  M libs/server/layout.h
  M libs/server/loader.h
  M libs/server/node.h
  M libs/server/observer.h
  M libs/server/pipe.h
  M libs/server/segment.h
  M libs/server/server.h
  M libs/server/startLocalServer.cpp
  M libs/server/view.h
  M libs/server/window.h

Log Message:
-----------
rename EQSERVER_EXPORTS -> EQSERVER_API

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


Commit: 453b16f12817d638bc5463884407db90d8a9df2c
    
https://github.com/Eyescale/Equalizer/commit/453b16f12817d638bc5463884407db90d8a9df2c
Author: Daniel Nachbaur <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M examples/eqPly/config.cpp
  M libs/client/config.cpp
  M libs/client/config.h
  M libs/client/configPackets.h
  M libs/client/files.cmake
  M libs/client/view.cpp
  M libs/client/view.h
  A libs/client/viewPackets.h
  M libs/fabric/commands.h
  M libs/server/config.cpp
  M libs/server/view.cpp
  M libs/server/view.h

Log Message:
-----------
Implement RFE 2796850: Freeze of loadbalancing per (destination)view and not 
longer per config

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


Commit: ff881a3ca417d3f4241aba878a6a952578e61e44
    
https://github.com/Eyescale/Equalizer/commit/ff881a3ca417d3f4241aba878a6a952578e61e44
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M examples/eqPly/config.cpp
  M examples/eqPly/config.h
  M libs/client/viewPackets.h
  M libs/server/view.cpp
  M libs/server/view.h

Log Message:
-----------
Cleanups on per-view lb freeze

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


Commit: e7f728ee70161f4d0eb6cf73b46381b51cd21d63
    
https://github.com/Eyescale/Equalizer/commit/e7f728ee70161f4d0eb6cf73b46381b51cd21d63
Author: delyas <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/collage/global.cpp
  M libs/collage/global.h
  M libs/collage/localNode.cpp
  M libs/server/node.cpp

Log Message:
-----------
- feature request #3035176 (sourceForge)
- co::globals can be set at command line
- eq::server will launch nodes with its own co::global settings

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


Commit: d6a398f0e70545713976ca4827f32a2909535a10
    
https://github.com/Eyescale/Equalizer/commit/d6a398f0e70545713976ca4827f32a2909535a10
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M examples/eqPly/config.cpp
  M examples/eqPly/config.h
  M libs/collage/global.cpp
  M libs/collage/global.h
  M libs/collage/localNode.cpp
  M libs/collage/localNode.h

Log Message:
-----------
Cleanups on co::Globals serialization

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


Commit: d1efebd4910c64301bcbadc915046363d8b761d0
    
https://github.com/Eyescale/Equalizer/commit/d1efebd4910c64301bcbadc915046363d8b761d0
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M CMakeLists.txt
  M libs/collage/configure.cmake
  M tests/CMakeLists.txt

Log Message:
-----------
Disable non-bigendian-supported tests on big endian systems

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


Commit: e7ae64e6987aa74fcc0bfc82ebb2c7ed7580fb95
    
https://github.com/Eyescale/Equalizer/commit/e7ae64e6987aa74fcc0bfc82ebb2c7ed7580fb95
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/server/config.h

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

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


Commit: 1cbaf48adc07cfb28af82220b5818bc73279b074
    
https://github.com/Eyescale/Equalizer/commit/1cbaf48adc07cfb28af82220b5818bc73279b074
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M examples/eqPly/initData.h
  M libs/collage/objectVersion.cpp
  M libs/collage/types.h

Log Message:
-----------
Minor cleanups

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


Commit: dbddaf81379e72bcc8b58b7c4a912ad3f320fe16
    
https://github.com/Eyescale/Equalizer/commit/dbddaf81379e72bcc8b58b7c4a912ad3f320fe16
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M examples/eVolve/window.cpp
  M examples/eqPly/window.cpp
  M libs/client/CMakeLists.txt
  M libs/client/compositor.cpp

Log Message:
-----------
Fix OpenGL errors with GL 1.1 implementations

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


Commit: c23b7560aff82a9482c862bc34ccef7e1784f81e
    
https://github.com/Eyescale/Equalizer/commit/c23b7560aff82a9482c862bc34ccef7e1784f81e
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  R examples/configs/1-window.mixed.eqc
  M examples/configs/2-pipe.DB.ds.eqc
  M examples/configs/2-pipe.EYE.eqc
  M examples/configs/2-window.2D.DFR.eqc
  M libs/client/util/frameBufferObject.h
  M libs/client/util/objectManager.h
  M libs/collage/base/monitor.h
  M libs/collage/global.h

Log Message:
-----------
Config file cleanups, doxygen fixes

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


Commit: 4d90c0db75e44ddc6292c88bbe818b54801ec7da
    
https://github.com/Eyescale/Equalizer/commit/4d90c0db75e44ddc6292c88bbe818b54801ec7da
Author: Daniel Nachbaur <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M CMake/copyScript.cmake

Log Message:
-----------
Changed version generation svn->git for copyScript

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


Commit: 2d0970a5933f33e10f3789a3df0c621838deb887
    
https://github.com/Eyescale/Equalizer/commit/2d0970a5933f33e10f3789a3df0c621838deb887
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M examples/configs/2-window.Cave.vs.HMD.eqc
  M libs/client/glWindow.cpp

Log Message:
-----------
Minor cleanups

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


Commit: c7be253c3ca62e1cf227384dc79a45f55fda03a3
    
https://github.com/Eyescale/Equalizer/commit/c7be253c3ca62e1cf227384dc79a45f55fda03a3
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/client/frameData.cpp
  M libs/client/systemWindow.h
  M libs/client/util/bitmapFont.ipp
  M libs/client/util/objectManager.h
  M libs/client/util/objectManager.ipp
  M libs/client/window.cpp

Log Message:
-----------
Closes #6: 3-window.monitor crashes on Windows 7 on exit

The GLEWContext passed to a created object may be invalid at destruction
time. Create a copy in the shared data of the object manager.

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


Commit: f2ef389ac515d034b316f66b5fb021fdb65b9cc8
    
https://github.com/Eyescale/Equalizer/commit/f2ef389ac515d034b316f66b5fb021fdb65b9cc8
Author: delyas <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/client/window.cpp

Log Message:
-----------
- logging is now thread safe
- improved barrier topic logging

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


Commit: 1e8eae8441c76fc5077bf47c9def7df7cffbb60b
    
https://github.com/Eyescale/Equalizer/commit/1e8eae8441c76fc5077bf47c9def7df7cffbb60b
Author: delyas <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/collage/barrier.cpp
  M libs/collage/base/log.cpp
  M libs/collage/base/log.h

Log Message:
-----------
belongs to last commit:

- logging is now thread safe
- improved barrier topic logging

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


Commit: 6281d8e9547a8c1b168e3a6fb02e17cee7a97df1
    
https://github.com/Eyescale/Equalizer/commit/6281d8e9547a8c1b168e3a6fb02e17cee7a97df1
Author: Daniel Nachbaur <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/collage/base/log.cpp
  M libs/collage/base/log.h

Log Message:
-----------
Moved write-lock to class to use static initializer of crtInit/-exit

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


Commit: 92733d3c10dcf3015f15a8b45ab737c0fb7e901b
    
https://github.com/Eyescale/Equalizer/commit/92733d3c10dcf3015f15a8b45ab737c0fb7e901b
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M examples/configs/2-window.DB.PBuffer.eqc
  M examples/configs/2-window.DB.eqc

Log Message:
-----------
Minor config file cleanups

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


Commit: 7d7b2cc7a88e137a10264f16ae6f82022fddd7d4
    
https://github.com/Eyescale/Equalizer/commit/7d7b2cc7a88e137a10264f16ae6f82022fddd7d4
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M libs/client/window.cpp
  M libs/collage/barrier.cpp
  M libs/collage/base/log.cpp
  M libs/collage/base/log.h

Log Message:
-----------
Code cleanups on last RTT merge

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


Commit: 5696fc82c7f38e81b7d87208124353003a92b161
    
https://github.com/Eyescale/Equalizer/commit/5696fc82c7f38e81b7d87208124353003a92b161
Author: Stefan Eilemann <[email protected]>
Date:   2011-04-26 (Tue, 26 Apr 2011)

Log Message:
-----------
Merge branch 'master' of https://github.com/cstalder/Equalizer


Compare: https://github.com/Eyescale/Equalizer/compare/bf86296...5696fc8

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to