Branch: refs/heads/trunk
Home: http://github.com/Eyescale/Equalizer
Commit: 8a0611505ac7c392b113d82d8f051b4807077205
http://github.com/Eyescale/Equalizer/commit/8a0611505ac7c392b113d82d8f051b4807077205
Author: Stefan Eilemann <[email protected]>
Date: 2010-08-16 (Mon, 16 Aug 2010)
Changed paths:
M src/commitMessage.txt
M src/lib/client/channel.cpp
M src/lib/client/glWindow.cpp
M src/lib/client/image.cpp
M src/lib/client/roiFinder.cpp
M src/lib/compressor/compressorReadDrawPixels.cpp
M src/lib/compressor/compressorYUV.cpp
M src/lib/util/accumBufferObject.cpp
M src/lib/util/frameBufferObject.cpp
M src/lib/util/frameBufferObject.h
M src/lib/util/texture.cpp
M src/lib/util/texture.h
Log Message:
-----------
Clean up util::Texture API and doxygen comments
[ ] May break build
[x] May break existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[x] Documentation
git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/tr...@4734
98228205-63f8-0310-8e54-cda1d6e705c2
Commit: 6445065db618b45970b7c8bc87fa00f9ec7831aa
http://github.com/Eyescale/Equalizer/commit/6445065db618b45970b7c8bc87fa00f9ec7831aa
Author: Stefan Eilemann <[email protected]>
Date: 2010-08-16 (Mon, 16 Aug 2010)
Changed paths:
M src/lib/base/lfQueue.h
M src/lib/base/pluginRegistry.cpp
Log Message:
-----------
dos2unix, minor cleanup
[ ] May break build
[ ] May break existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/tr...@4735
98228205-63f8-0310-8e54-cda1d6e705c2
Commit: a175c89322180b600ee13d9622927233fa5acfd2
http://github.com/Eyescale/Equalizer/commit/a175c89322180b600ee13d9622927233fa5acfd2
Author: Stefan Eilemann <[email protected]>
Date: 2010-08-16 (Mon, 16 Aug 2010)
Changed paths:
M src/commitMessage.txt
M src/examples/eqPly/window.cpp
M src/lib/base/clock.h
M src/lib/net/global.cpp
M src/lib/net/global.h
M src/lib/net/rspConnection.cpp
M src/lib/net/rspConnection.h
Log Message:
-----------
RSP: Implement sliding ack window with early acks
Attn: Not working, check in to enable cross-machine debugging
This optimization removes the implicit ackreq/ack barrier every n
packets by a sliding send window. RSP receivers proactively send acks
every RSP_ACK_FREQUENCY fully packets received. RSP senders check if all
acks have been received when handling an ack, and finish the write queue
up to this sequence. RSP senders only send an ack request if there is no
more data to send or repeat. Sequence IDs are no longer manually reset,
they will automatically wrap when 64k is reached. This facilitates the
'distance' computations for sequences.
Congestion control algorithm is still hard-coded and will be finalized
later when tuning on real hardware.
Get rid of a few unneeded variables.
[ ] May break build
[x] May break existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation
git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/tr...@4736
98228205-63f8-0310-8e54-cda1d6e705c2
Commit: a273d18e7966afa4984d2319efc38ac14b183e5a
http://github.com/Eyescale/Equalizer/commit/a273d18e7966afa4984d2319efc38ac14b183e5a
Author: Cedric Stalder <[email protected]>
Date: 2010-08-16 (Mon, 16 Aug 2010)
Changed paths:
R src/VS2005/Compressor.vcproj
M src/VS2005/Equalizer.vcproj
Log Message:
-----------
- Verify presence boost lib and determine if it's needed to compile boost
- remove older project compressor plugin
[ ] May break build
[ ] May break existing applications
[ ] Bugfix
[ ] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation
git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/tr...@4737
98228205-63f8-0310-8e54-cda1d6e705c2
Commit: ec7ede97d31af7e8caa4a9cef10675b6efb58e13
http://github.com/Eyescale/Equalizer/commit/ec7ede97d31af7e8caa4a9cef10675b6efb58e13
Author: Cedric Stalder <[email protected]>
Date: 2010-08-16 (Mon, 16 Aug 2010)
Changed paths:
A src/VS2008/EqualizerExpress.sln
Log Message:
-----------
Add VS2008 express solution. For use it, it necessary to set openMP = false in
each
project. Must be changed in a later commit.
[ ] May break build
[x] May break existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/tr...@4738
98228205-63f8-0310-8e54-cda1d6e705c2
Commit: 2eeb99bc137e6bf73157743dbd409c114ad2d6f2
http://github.com/Eyescale/Equalizer/commit/2eeb99bc137e6bf73157743dbd409c114ad2d6f2
Author: Stefan Eilemann <[email protected]>
Date: 2010-08-16 (Mon, 16 Aug 2010)
Changed paths:
M src/commitMessage.txt
M src/make/Linux.mk
M src/make/Linux.x86_64.mk
Log Message:
-----------
Fix Linux build
[ ] May break build
[ ] May break existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
git-svn-id: https://equalizer.svn.sourceforge.net/svnroot/equalizer/tr...@4739
98228205-63f8-0310-8e54-cda1d6e705c2
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com