Revision: 5734
          http://equalizer.svn.sourceforge.net/equalizer/?rev=5734&view=rev
Author:   eile
Date:     2011-03-16 14:55:47 +0000 (Wed, 16 Mar 2011)

Log Message:
-----------
Fix new-ish memleak when only render client call Channel::setNearFar
- client nodes and pipes are committed separately, and synced with the
  concrete slave commit version.
- windows and channels are synced through pipe
- client nodes and pipes do not set parent dirty to avoid double-commit races

Untested

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

Modified Paths:
--------------
    trunk/src/libs/client/channel.cpp
    trunk/src/libs/client/node.cpp
    trunk/src/libs/client/node.h
    trunk/src/libs/client/nodePackets.h
    trunk/src/libs/client/pipe.cpp
    trunk/src/libs/client/pipe.h
    trunk/src/libs/client/pipePackets.h
    trunk/src/libs/client/window.cpp
    trunk/src/libs/fabric/channel.h
    trunk/src/libs/fabric/commands.h
    trunk/src/libs/fabric/node.ipp
    trunk/src/libs/fabric/pipe.ipp
    trunk/src/libs/server/node.cpp
    trunk/src/libs/server/node.h
    trunk/src/libs/server/pipe.cpp
    trunk/src/libs/server/pipe.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to