[eq-commit] SF.net SVN: equalizer: [1550] trunk/src
Brought to you by:
eile
|
From: <ei...@us...> - 2007-11-23 15:03:54
|
Revision: 1550
http://equalizer.svn.sourceforge.net/equalizer/?rev=1550&view=rev
Author: eile
Date: 2007-11-23 07:03:48 -0800 (Fri, 23 Nov 2007)
Log Message:
-----------
Integrate GLEW as OpenGL extension handler. Documentation to
follow. Likely breaks WGL build.
Adapt build system to handle C files.
Add Acknowledgements file
[x] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[ ] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/README
trunk/src/VS2005/Equalizer.vcproj
trunk/src/examples/eVolve/Makefile
trunk/src/examples/eVolve/channel.cpp
trunk/src/examples/eVolve/window.cpp
trunk/src/examples/eVolve/window.h
trunk/src/examples/eqHello/Makefile
trunk/src/examples/eqPixelBench/Makefile
trunk/src/examples/eqPly/Makefile
trunk/src/examples/eqPly/channel.cpp
trunk/src/examples/eqPly/typedefs.h
trunk/src/examples/eqPly/vertexBufferLeaf.cpp
trunk/src/examples/eqPly/vertexBufferRoot.cpp
trunk/src/examples/eqPly/vertexBufferState.h
trunk/src/examples/eqPly/window.cpp
trunk/src/examples/eqPly/window.h
trunk/src/externals/Makefile
trunk/src/lib/Makefile
trunk/src/lib/base/base.h
trunk/src/lib/client/channel.h
trunk/src/lib/client/objectManager.cpp
trunk/src/lib/client/objectManager.h
trunk/src/lib/client/window.cpp
trunk/src/lib/client/window.h
trunk/src/lib/client/windowSystem.h
trunk/src/lib/eq.h
trunk/src/make/Darwin.mk
trunk/src/make/Equalizer.spec
trunk/src/make/Linux.x86_64.mk
trunk/src/make/rules.mk
trunk/src/make/system.mk
trunk/src/proto/pthreads/Makefile
trunk/src/server/Makefile
trunk/src/tools/configTool/Makefile
trunk/src/tools/eVolveConverter/Makefile
Added Paths:
-----------
trunk/src/ACKNOWLEDGEMENTS
trunk/src/lib/glew/
trunk/src/lib/glew/glew.c
Removed Paths:
-------------
trunk/src/lib/client/glFunctions.cpp
trunk/src/lib/client/glFunctions.h
Property Changed:
----------------
trunk/src/
trunk/src/examples/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|