SDL-mirror/VisualC
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
..
SDL Split the XInput and DirectInput code so Windows RT can use the existing XInput support. 2014-07-03 15:39:55 -07:00
SDLmain Added names for some theme related windows messages 2014-06-23 10:09:13 -07:00
SDLtest Fixed Visual Studio 2008 projects 2014-06-15 10:42:28 -07:00
tests Fixed Visual Studio 2008 projects 2014-06-15 10:42:28 -07:00
visualtest Updated projects for Visual Studio 2010, 2012 and 2013 2014-06-07 21:58:18 -07:00
clean.sh Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2 2012-01-22 17:21:00 -05:00
SDL_VS2008.sln Fixed Visual Studio 2008 projects 2014-06-15 10:42:28 -07:00
SDL_VS2010.sln Fixed bug 2232 - Version Mismatch in VS2013 Solution File 2013-11-16 12:11:19 -08:00
SDL_VS2012.sln Fixed bug 2232 - Version Mismatch in VS2013 Solution File 2013-11-16 12:11:19 -08:00
SDL_VS2013.sln Added testrumble to the Visual Studio 2013 solution 2014-03-29 12:27:02 -07:00