Glenn Maynard
|
32e81d2bbc
|
Use CHECKPOINT and RageThreads.
|
2003-08-05 01:32:51 +00:00 |
|
Glenn Maynard
|
25026f2877
|
Always handle unbuffered devices in the main thread.
|
2003-07-28 17:42:57 +00:00 |
|
Glenn Maynard
|
3a04d3f223
|
Never handle polled devices in a thread in Win9x. It doesn't have the
scheduling granularity to handle it.
|
2003-07-20 19:16:49 +00:00 |
|
Glenn Maynard
|
e28ad70a27
|
Shut down the input thread when resetting the window.
|
2003-07-15 03:35:47 +00:00 |
|
Glenn Maynard
|
9385e437f2
|
threaded DI input
|
2003-07-14 06:27:20 +00:00 |
|
Glenn Maynard
|
82aabe7c3a
|
call InputHandler::Update, InputHandler::ButtonPressed
|
2003-07-13 01:03:44 +00:00 |
|
Glenn Maynard
|
81fbead16b
|
split this up
Fix losing keyboard input when changing graphics settings (this happened
with the old code, too).
|
2003-06-18 05:43:12 +00:00 |
|
Glenn Maynard
|
88995a73c6
|
implement native DirectInput code
|
2003-06-17 05:01:49 +00:00 |
|