Lioncash
|
22635c1800
|
Add missing override specifiers
|
2015-09-05 22:40:19 -04:00 |
Tillmann Karras
|
268f52e054
|
Add missing license headers
|
2015-05-25 13:11:47 +02:00 |
Jasper St. Pierre
|
1958a10b6f
|
XInput: Apply immediately as well
|
2014-11-28 10:54:04 -08:00 |
Jasper St. Pierre
|
f2787f620e
|
ControllerInterface: Make UpdateInput / UpdateOutput return void
The return values here have never been checked, so it doesn't make sense
to return a value to begin with.
|
2014-11-28 10:50:45 -08:00 |
Jasper St. Pierre
|
61fcfc4bf2
|
ControllerInterface: Remove unused ClearInputState
|
2014-11-28 10:50:45 -08:00 |
Shawn Hoffman
|
327d35377d
|
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
Wrap dinput.h in a header defining DIRECTINPUT_VERSION instead of repeating it multiple places.
|
2014-08-23 10:48:48 -07:00 |
Pierre Bourdon
|
6847a0fc0c
|
Fix more header sorting issues in InputCommon/ (now check-includes clean).
|
2014-02-20 01:01:10 +01:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |