Ryan C. Gordon
|
9fd379f1d5
|
I think this will be the time...
|
2015-05-28 01:27:24 -04:00 |
|
Ryan C. Gordon
|
f1446b49f2
|
Still trying to get this to compile...
|
2015-05-28 01:22:14 -04:00 |
|
Ryan C. Gordon
|
a0d61787af
|
More patching to compile...
|
2015-05-28 01:16:55 -04:00 |
|
Ryan C. Gordon
|
f6992428b4
|
Move tests from SDL_config higher up in Windows joystick/haptic code.
Fixes Bugzilla #2932.
|
2015-05-28 00:54:52 -04:00 |
|
Sam Lantinga
|
56b58afdbe
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
|
Sam Lantinga
|
9cdeec59f3
|
Split the XInput and DirectInput code so Windows RT can use the existing XInput support.
--HG--
rename : src/audio/directsound/directx.h => src/core/windows/SDL_directx.h
rename : src/haptic/windows/SDL_syshaptic.c => src/haptic/windows/SDL_windowshaptic.c
rename : src/haptic/windows/SDL_syshaptic_c.h => src/haptic/windows/SDL_windowshaptic_c.h
rename : src/joystick/windows/SDL_dxjoystick.c => src/joystick/windows/SDL_dinputjoystick.c
rename : src/joystick/windows/SDL_dxjoystick_c.h => src/joystick/windows/SDL_dinputjoystick_c.h
rename : src/joystick/windows/SDL_dxjoystick_c.h => src/joystick/windows/SDL_windowsjoystick_c.h
|
2014-07-03 15:39:55 -07:00 |
|