quakeforge/libs/video
Bill Currie 4eb6cf6f9e Make SetMouse timeout after 2 seconds
This makes sure that some unchecked event doesn't cause a lockup.
However, blocking input is really not the way to go: need to implement a
state machine and use non-blocking event reads.
2019-07-10 22:24:11 +09:00
..
renderer Correct extension handling 2019-07-10 13:16:46 +09:00
targets Make SetMouse timeout after 2 seconds 2019-07-10 22:24:11 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00