moved event pumping onto the draw thread, should fix windows event problems v0.08
authorPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 7 Dec 2008 17:39:53 +0000 (12:39 -0500)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 7 Dec 2008 17:39:53 +0000 (12:39 -0500)
commit4a0863f343fa6f68639759494e3c0f0ab8ae2a76
tree3e3c649a3ab7be063993134724c966a489f02867
parent719d202f8ac20943df204e4c2bfa6ab491bd1182
moved event pumping onto the draw thread, should fix windows event problems
src/input/inputManager.cpp
src/input/inputManager.h
src/main.cpp