Revision: 3758
          http://equalizer.svn.sourceforge.net/equalizer/?rev=3758&view=rev
Author:   eile
Date:     2009-11-30 08:46:11 +0000 (Mon, 30 Nov 2009)

Log Message:
-----------
API cleanup, move the following classes to the eq::util namespace:
- Accum, AccumBufferObject, FrameBufferObject, ObjectManager, Texture

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

Modified Paths:
--------------
    trunk/src/VS2005/Equalizer.vcproj
    trunk/src/XCode/Equalizer.xcodeproj/project.pbxproj
    trunk/src/commitMessage.txt
    trunk/src/examples/eqPly/channel.cpp
    trunk/src/examples/eqPly/channel.h
    trunk/src/examples/eqPly/vertexBufferState.h
    trunk/src/lib/Makefile
    trunk/src/lib/client/channel.cpp
    trunk/src/lib/client/channel.h
    trunk/src/lib/client/compositor.cpp
    trunk/src/lib/client/compositor.h
    trunk/src/lib/client/glWindow.cpp
    trunk/src/lib/client/glWindow.h
    trunk/src/lib/client/image.cpp
    trunk/src/lib/client/image.h
    trunk/src/lib/client/osWindow.cpp
    trunk/src/lib/client/osWindow.h
    trunk/src/lib/client/roiFinder.cpp
    trunk/src/lib/client/types.h
    trunk/src/lib/client/window.h
    trunk/src/lib/eq.h
    trunk/src/lib/util/bitmapFont.h
    trunk/src/lib/util/util.h

Added Paths:
-----------
    trunk/src/lib/util/accum.cpp
    trunk/src/lib/util/accum.h
    trunk/src/lib/util/accumBufferObject.cpp
    trunk/src/lib/util/accumBufferObject.h
    trunk/src/lib/util/frameBufferObject.cpp
    trunk/src/lib/util/frameBufferObject.h
    trunk/src/lib/util/objectManager.cpp
    trunk/src/lib/util/objectManager.h
    trunk/src/lib/util/texture.cpp
    trunk/src/lib/util/texture.h
    trunk/src/lib/util/types.h

Removed Paths:
-------------
    trunk/src/lib/client/accum.cpp
    trunk/src/lib/client/accum.h
    trunk/src/lib/client/accumBufferObject.cpp
    trunk/src/lib/client/accumBufferObject.h
    trunk/src/lib/client/frameBufferObject.cpp
    trunk/src/lib/client/frameBufferObject.h
    trunk/src/lib/client/objectManager.cpp
    trunk/src/lib/client/objectManager.h
    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.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com

Reply via email to