quakeforge/libs/video
Bill Currie 302a462c32 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:28:33 +09:00
..
renderer Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
targets Make SetMouse timeout after 2 seconds 2019-07-10 22:28:33 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00