Thad Ward
|
c7de8342f5
|
remove some tls.h includes that were apparently missed.
|
2003-10-01 09:15:51 +00:00 |
|
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
|
ad40d49720
|
Unacquire before calling SetEventNotification.
|
2003-07-15 20:41:45 +00:00 |
|
Glenn Maynard
|
718f3e4e6b
|
fix crash
|
2003-07-15 09:11:09 +00:00 |
|
Glenn Maynard
|
e28ad70a27
|
Shut down the input thread when resetting the window.
|
2003-07-15 03:35:47 +00:00 |
|
Glenn Maynard
|
8f07ab28b2
|
thread debug info
|
2003-07-15 01:23:11 +00:00 |
|
Glenn Maynard
|
c65136cb37
|
quiet unneeded output
|
2003-07-14 22:28:03 +00:00 |
|
Glenn Maynard
|
a675dc82dd
|
cosmetic
|
2003-07-14 19:12:37 +00:00 |
|
Glenn Maynard
|
4b79170bad
|
Add some temporary timing information
|
2003-07-14 19:10:28 +00:00 |
|
Glenn Maynard
|
9385e437f2
|
threaded DI input
|
2003-07-14 06:27:20 +00:00 |
|
Glenn Maynard
|
325f853d60
|
cleanup
|
2003-07-13 04:35:01 +00:00 |
|
Glenn Maynard
|
2384d1bb0a
|
Don't enum all devices (fixes Pump crashes)
|
2003-07-13 04:33:54 +00:00 |
|
Glenn Maynard
|
82aabe7c3a
|
call InputHandler::Update, InputHandler::ButtonPressed
|
2003-07-13 01:03:44 +00:00 |
|
Glenn Maynard
|
1ee68667e6
|
fix keys sticking
|
2003-06-21 21:01:07 +00:00 |
|
Glenn Maynard
|
fbd70eb5ea
|
implement sliders and (partially) fix hats
|
2003-06-18 17:50:01 +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
|
e96cb79c5f
|
support more axes
|
2003-06-17 06:05:10 +00:00 |
|
Glenn Maynard
|
88995a73c6
|
implement native DirectInput code
|
2003-06-17 05:01:49 +00:00 |
|