Revision: 2524
          http://equalizer.svn.sourceforge.net/equalizer/?rev=2524&view=rev
Author:   eile
Date:     2009-01-27 09:18:11 +0000 (Tue, 27 Jan 2009)

Log Message:
-----------
Refactorings, cleanups:
- Extract Texture class from Image
- rename ObjectManager::FAILED to INVALID
- Don't set default types in Image (done by FrameData now)
- use image format for texture format
- Flush frames when there is still a GL context
- clean up server zoom calculations, add input zoom computation
- add DB compound using texture images
- share compositing textures again (see bug 1849962)

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

Modified Paths:
--------------
    trunk/src/VS2005/Equalizer.vcproj
    trunk/src/XCode/Equalizer.xcodeproj/project.pbxproj
    trunk/src/examples/eVolve/window.cpp
    trunk/src/examples/eqPly/channel.cpp
    trunk/src/examples/eqPly/vertexBufferBase.cpp
    trunk/src/examples/eqPly/vertexBufferLeaf.cpp
    trunk/src/examples/eqPly/vertexBufferState.h
    trunk/src/examples/eqPly/window.cpp
    trunk/src/lib/Makefile
    trunk/src/lib/client/compositor.cpp
    trunk/src/lib/client/compositor.h
    trunk/src/lib/client/frame.cpp
    trunk/src/lib/client/frame.h
    trunk/src/lib/client/frameData.cpp
    trunk/src/lib/client/frameData.h
    trunk/src/lib/client/image.cpp
    trunk/src/lib/client/image.h
    trunk/src/lib/client/objectManager.cpp
    trunk/src/lib/client/objectManager.h
    trunk/src/lib/client/pipe.cpp
    trunk/src/lib/client/pipe.h
    trunk/src/lib/client/window.cpp
    trunk/src/lib/client/window.h
    trunk/src/lib/client/windowSystem.cpp
    trunk/src/lib/util/bitmapFont.cpp
    trunk/src/server/compoundUpdateInputVisitor.cpp
    trunk/src/server/compoundUpdateInputVisitor.h
    trunk/src/server/compoundUpdateOutputVisitor.cpp
    trunk/src/server/compoundUpdateOutputVisitor.h
    trunk/src/server/frameData.h

Added Paths:
-----------
    trunk/src/examples/configs/2-window.DB.texture.eqc
    trunk/src/lib/client/texture.cpp
    trunk/src/lib/client/texture.h


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

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to