Branch: refs/heads/benchmark
  Home:   https://github.com/Eyescale/Equalizer
  Commit: e722ef8dc8e344b28e2165831d3dca49606421b1
      
https://github.com/Eyescale/Equalizer/commit/e722ef8dc8e344b28e2165831d3dca49606421b1
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M examples/configs/7-window.DPLEX.2D.lb.eqc
  M libs/eq/server/channel.cpp
  M libs/eq/server/equalizers/loadEqualizer.cpp

  Log Message:
  -----------
  Minor cleanups while tracking down #76

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


  Commit: 34d853af2f46dab476de8b0619f7b9f0dfcd41b6
      
https://github.com/Eyescale/Equalizer/commit/34d853af2f46dab476de8b0619f7b9f0dfcd41b6
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M libs/eq/server/compound.cpp
  M libs/eq/server/compound.h
  M libs/eq/server/equalizers/loadEqualizer.cpp
  M libs/eq/server/types.h

  Log Message:
  -----------
  Minor cleanups while tracking down #76

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


  Commit: 9b0f88b006aa9b9f46816ae5c288eed9bf40a830
      
https://github.com/Eyescale/Equalizer/commit/9b0f88b006aa9b9f46816ae5c288eed9bf40a830
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-13 (Fri, 13 Jan 2012)

  Changed paths:
    M examples/configs/7-window.DPLEX.2D.lb.eqc
  M libs/eq/server/channel.cpp
  M libs/eq/server/compound.cpp
  M libs/eq/server/compound.h
  M libs/eq/server/equalizers/loadEqualizer.cpp
  M libs/eq/server/types.h

  Log Message:
  -----------
  Merge branch '1.2'

Conflicts:
        libs/eq/server/types.h


  Commit: 75802309782375cb64529cb4a9cd381c91b91979
      
https://github.com/Eyescale/Equalizer/commit/75802309782375cb64529cb4a9cd381c91b91979
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-15 (Sun, 15 Jan 2012)

  Changed paths:
    R gpu-sd
  A gpu-sd/.gitignore
  A gpu-sd/CMake/CPackConfig.cmake
  A gpu-sd/CMake/FindDNSSD.cmake
  A gpu-sd/CMake/FindGPUSD.cmake
  A gpu-sd/CMake/UploadPPA.cmake
  A gpu-sd/CMakeLists.txt
  A gpu-sd/LICENSE.txt
  A gpu-sd/Makefile
  A gpu-sd/README.md
  A gpu-sd/apps/CMakeLists.txt
  A gpu-sd/apps/gpu_sd/CMakeLists.txt
  A gpu-sd/apps/gpu_sd/gpu_sd.cpp
  A gpu-sd/apps/gpu_sd_list/CMakeLists.txt
  A gpu-sd/apps/gpu_sd_list/gpu_sd_list.cpp
  A gpu-sd/doc/AUTHORS
  A gpu-sd/doc/CMakeLists.txt
  A gpu-sd/doc/Doxyfile.in
  A gpu-sd/doc/DoxygenLayout.xml
  A gpu-sd/doc/GPL.txt
  A gpu-sd/doc/LGPL.txt
  A gpu-sd/doc/RelNotes.dox
  A gpu-sd/doc/doxyfooter.html
  A gpu-sd/libs/CMakeLists.txt
  A gpu-sd/libs/gpusd/CMakeLists.txt
  A gpu-sd/libs/gpusd/api.h
  A gpu-sd/libs/gpusd/cgl/CMakeLists.txt
  A gpu-sd/libs/gpusd/cgl/module.cpp
  A gpu-sd/libs/gpusd/cgl/module.h
  A gpu-sd/libs/gpusd/dns_sd/CMakeLists.txt
  A gpu-sd/libs/gpusd/dns_sd/module.cpp
  A gpu-sd/libs/gpusd/dns_sd/module.h
  A gpu-sd/libs/gpusd/filter.cpp
  A gpu-sd/libs/gpusd/filter.h
  A gpu-sd/libs/gpusd/glx/CMakeLists.txt
  A gpu-sd/libs/gpusd/glx/module.cpp
  A gpu-sd/libs/gpusd/glx/module.h
  A gpu-sd/libs/gpusd/gpuInfo.h
  A gpu-sd/libs/gpusd/module.cpp
  A gpu-sd/libs/gpusd/module.h
  A gpu-sd/libs/gpusd/types.h
  A gpu-sd/libs/gpusd/version.cpp
  A gpu-sd/libs/gpusd/version.in.h
  A gpu-sd/libs/gpusd/wgl/CMakeLists.txt
  A gpu-sd/libs/gpusd/wgl/module.cpp
  A gpu-sd/libs/gpusd/wgl/module.h

  Log Message:
  -----------
  Switching gpu-sd to subtree merge from ill-supported (by CDash/Bamboo) 
submodule.

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


  Commit: 83673d137664391c17a3b628530658b11c16c282
      
https://github.com/Eyescale/Equalizer/commit/83673d137664391c17a3b628530658b11c16c282
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-15 (Sun, 15 Jan 2012)

  Changed paths:
    M CMake/GPUSD.cmake

  Log Message:
  -----------
  Update GPUSD.cmake after switching gpu-sd to subtree merge

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


  Commit: d29e1915ada290f6e1816b9b09d31eb229862c52
      
https://github.com/Eyescale/Equalizer/commit/d29e1915ada290f6e1816b9b09d31eb229862c52
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-15 (Sun, 15 Jan 2012)

  Changed paths:
    R .gitmodules

  Log Message:
  -----------
  Cleanup after switching gpu-sd to subtree merge

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


  Commit: d3eb8fdd2bb81c50e4cb42d7d8345acecb0b8ad2
      
https://github.com/Eyescale/Equalizer/commit/d3eb8fdd2bb81c50e4cb42d7d8345acecb0b8ad2
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M examples/eqPly/channel.cpp

  Log Message:
  -----------
  Cleanups caused by the PG review

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


  Commit: ad92266e03029b43c98be977f317ae3a15678f1a
      
https://github.com/Eyescale/Equalizer/commit/ad92266e03029b43c98be977f317ae3a15678f1a
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M libs/co/objectDataIStream.cpp
  M tests/co/instanceCache.cpp

  Log Message:
  -----------
  Fix unit test

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


  Commit: ba3417fbd3800de0cf1e4f803669df76c64e4203
      
https://github.com/Eyescale/Equalizer/commit/ba3417fbd3800de0cf1e4f803669df76c64e4203
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M examples/eqPly/channel.cpp

  Log Message:
  -----------
  Merge branch '1.2'


  Commit: ad9f1c9ebadd1909ebe79a49c8656a03c95eb661
      
https://github.com/Eyescale/Equalizer/commit/ad9f1c9ebadd1909ebe79a49c8656a03c95eb661
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M apps/gpu_sd/CMakeLists.txt
  M apps/gpu_sd/gpu_sd.cpp

  Log Message:
  -----------
  Switch to boost::program_options (#6)


  Commit: 788f665059591ec08d6e256e3fb3bf268b4b13d1
      
https://github.com/Eyescale/Equalizer/commit/788f665059591ec08d6e256e3fb3bf268b4b13d1
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M gpu-sd/apps/gpu_sd/CMakeLists.txt
  M gpu-sd/apps/gpu_sd/gpu_sd.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/gpu-sd


  Commit: 7e630ae6864f1bb21175e1a1e90410763fef53f9
      
https://github.com/Eyescale/Equalizer/commit/7e630ae6864f1bb21175e1a1e90410763fef53f9
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M apps/gpu_sd/gpu_sd.cpp

  Log Message:
  -----------
  Closes #6:Add hostname command line parameter to gpu_sd daemon


  Commit: 55e77fd800b11f0ec71bb8faf7906fb0d33019df
      
https://github.com/Eyescale/Equalizer/commit/55e77fd800b11f0ec71bb8faf7906fb0d33019df
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M gpu-sd/apps/gpu_sd/gpu_sd.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/gpu-sd


  Commit: fb4ed706c5e5b602e3914f787b64a2108e6c2953
      
https://github.com/Eyescale/Equalizer/commit/fb4ed706c5e5b602e3914f787b64a2108e6c2953
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M CMake/CPackConfig.cmake
  M CMakeLists.txt
  M apps/gpu_sd/CMakeLists.txt

  Log Message:
  -----------
  Untested CPack support for #6


  Commit: bb95e42e3bb812615eca73e8bfeb6c653308f759
      
https://github.com/Eyescale/Equalizer/commit/bb95e42e3bb812615eca73e8bfeb6c653308f759
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M gpu-sd/CMake/CPackConfig.cmake
  M gpu-sd/CMakeLists.txt
  M gpu-sd/apps/gpu_sd/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/gpu-sd


  Commit: 9715324d6d4869bdf117b64dc6c2982f0cdba271
      
https://github.com/Eyescale/Equalizer/commit/9715324d6d4869bdf117b64dc6c2982f0cdba271
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M libs/co/socketConnection.cpp

  Log Message:
  -----------
  Bamboo build fix

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


  Commit: 0b4128a4a7e0ecbf768b0eba42df7660306e7f46
      
https://github.com/Eyescale/Equalizer/commit/0b4128a4a7e0ecbf768b0eba42df7660306e7f46
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M gpu-sd/CMake/CPackConfig.cmake
  M gpu-sd/CMakeLists.txt
  M gpu-sd/apps/gpu_sd/CMakeLists.txt
  M gpu-sd/apps/gpu_sd/gpu_sd.cpp

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


  Commit: 1be6d05b85de0063e53f0ee2bd92ad6aa2f2b439
      
https://github.com/Eyescale/Equalizer/commit/1be6d05b85de0063e53f0ee2bd92ad6aa2f2b439
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M README.md

  Log Message:
  -----------
  README update


  Commit: b4665682ff2fb9aa6f5701956180131831460e89
      
https://github.com/Eyescale/Equalizer/commit/b4665682ff2fb9aa6f5701956180131831460e89
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M gpu-sd/README.md

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Eyescale/gpu-sd


  Commit: 0bcb6a467f12056282adac092ed488ef10b9a0b8
      
https://github.com/Eyescale/Equalizer/commit/0bcb6a467f12056282adac092ed488ef10b9a0b8
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M libs/co/socketConnection.cpp

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


  Commit: 8e6a9c5c7849850cfd7d83114a5058938e229afd
      
https://github.com/Eyescale/Equalizer/commit/8e6a9c5c7849850cfd7d83114a5058938e229afd
  Author: Stefan Eilemann <[email protected]>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    R .gitmodules
  M CMake/GPUSD.cmake
  M examples/configs/7-window.DPLEX.2D.lb.eqc
  M examples/eqPly/channel.cpp
  R gpu-sd
  A gpu-sd/.gitignore
  A gpu-sd/CMake/CPackConfig.cmake
  A gpu-sd/CMake/FindDNSSD.cmake
  A gpu-sd/CMake/FindGPUSD.cmake
  A gpu-sd/CMake/UploadPPA.cmake
  A gpu-sd/CMakeLists.txt
  A gpu-sd/LICENSE.txt
  A gpu-sd/Makefile
  A gpu-sd/README.md
  A gpu-sd/apps/CMakeLists.txt
  A gpu-sd/apps/gpu_sd/CMakeLists.txt
  A gpu-sd/apps/gpu_sd/gpu_sd.cpp
  A gpu-sd/apps/gpu_sd_list/CMakeLists.txt
  A gpu-sd/apps/gpu_sd_list/gpu_sd_list.cpp
  A gpu-sd/doc/AUTHORS
  A gpu-sd/doc/CMakeLists.txt
  A gpu-sd/doc/Doxyfile.in
  A gpu-sd/doc/DoxygenLayout.xml
  A gpu-sd/doc/GPL.txt
  A gpu-sd/doc/LGPL.txt
  A gpu-sd/doc/RelNotes.dox
  A gpu-sd/doc/doxyfooter.html
  A gpu-sd/libs/CMakeLists.txt
  A gpu-sd/libs/gpusd/CMakeLists.txt
  A gpu-sd/libs/gpusd/api.h
  A gpu-sd/libs/gpusd/cgl/CMakeLists.txt
  A gpu-sd/libs/gpusd/cgl/module.cpp
  A gpu-sd/libs/gpusd/cgl/module.h
  A gpu-sd/libs/gpusd/dns_sd/CMakeLists.txt
  A gpu-sd/libs/gpusd/dns_sd/module.cpp
  A gpu-sd/libs/gpusd/dns_sd/module.h
  A gpu-sd/libs/gpusd/filter.cpp
  A gpu-sd/libs/gpusd/filter.h
  A gpu-sd/libs/gpusd/glx/CMakeLists.txt
  A gpu-sd/libs/gpusd/glx/module.cpp
  A gpu-sd/libs/gpusd/glx/module.h
  A gpu-sd/libs/gpusd/gpuInfo.h
  A gpu-sd/libs/gpusd/module.cpp
  A gpu-sd/libs/gpusd/module.h
  A gpu-sd/libs/gpusd/types.h
  A gpu-sd/libs/gpusd/version.cpp
  A gpu-sd/libs/gpusd/version.in.h
  A gpu-sd/libs/gpusd/wgl/CMakeLists.txt
  A gpu-sd/libs/gpusd/wgl/module.cpp
  A gpu-sd/libs/gpusd/wgl/module.h
  M libs/co/objectDataIStream.cpp
  M libs/co/socketConnection.cpp
  M libs/eq/server/channel.cpp
  M libs/eq/server/compound.cpp
  M libs/eq/server/compound.h
  M libs/eq/server/equalizers/loadEqualizer.cpp
  M libs/eq/server/types.h
  M tests/co/instanceCache.cpp

  Log Message:
  -----------
  Merge branch 'master' into benchmark


Compare: https://github.com/Eyescale/Equalizer/compare/effc6d5...8e6a9c5
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to