[eq-commit] SF.net SVN: equalizer: [865] trunk/src
Brought to you by:
eile
|
From: <ei...@us...> - 2007-03-06 17:01:06
|
Revision: 865
http://svn.sourceforge.net/equalizer/?rev=865&view=rev
Author: eile
Date: 2007-03-06 09:01:03 -0800 (Tue, 06 Mar 2007)
Log Message:
-----------
[x] May break build
[ ] Breaks existing applications
[x] Bugfix
[ ] New Feature
[ ] Cleanup
[ ] Documentation
Description: Rework event handlers. Fixes race condition on WGL by using
one event handler per window. Customize event handler and
event handling setup more, depending on the window
system. Code not tested on Win32 yet, may not work or
compile.
Modified Paths:
--------------
trunk/src/commitTemplate.txt
trunk/src/examples/configs/2-window.DB.eqc
trunk/src/lib/base/perThread.h
trunk/src/lib/client/eventHandler.cpp
trunk/src/lib/client/eventHandler.h
trunk/src/lib/client/glXEventThread.cpp
trunk/src/lib/client/glXEventThread.h
trunk/src/lib/client/pipe.cpp
trunk/src/lib/client/pipe.h
trunk/src/lib/client/wglEventHandler.cpp
trunk/src/lib/client/wglEventHandler.h
trunk/src/lib/client/window.cpp
trunk/src/lib/client/window.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|