[eq-commit] SF.net SVN: equalizer: [1575] trunk/src
Brought to you by:
eile
|
From: <ei...@us...> - 2007-12-05 15:26:22
|
Revision: 1575
http://equalizer.svn.sourceforge.net/equalizer/?rev=1575&view=rev
Author: eile
Date: 2007-12-05 07:26:16 -0800 (Wed, 05 Dec 2007)
Log Message:
-----------
Fix bug #1839291 - WGL windows were created too small (window size vs. client area), causing the frustum to be adjusted according to the current FOV update setting.
Also fix setting of initial pvp so that the vp is updated
Add MinGW and Cygwin XP64 build files.
Fix GLEW/MinGW build.
[ ] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[x] Cleanup
[ ] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/lib/Makefile
trunk/src/lib/client/window.cpp
trunk/src/lib/net/deltaSlaveCM.cpp
trunk/src/lib/net/session.cpp
trunk/src/make/CYGWIN_NT_5_1.mk
trunk/src/make/MINGW32_NT_5_1.mk
Added Paths:
-----------
trunk/src/make/CYGWIN_NT_5_2_WOW64.mk
trunk/src/make/MINGW32_NT_5_2.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|