Edward Rudd
|
a09548eb00
Fix device counting in HapticMouse and JoystickOpen routines. 0 is the first item in the list not the last
|
11 years ago |
Edward Rudd
|
f3e6a0a71b
fix indentation and spaces
|
11 years ago |
Ryan C. Gordon
|
257ab5f573
Fixed return values on testhotplug mainline.
|
11 years ago |
Ryan C. Gordon
|
1191a902fc
Fixed copyright date.
|
11 years ago |
Ryan C. Gordon
|
e42d46b463
Wired up haptic hotplugging for Windows DirectInput/XInput code.
|
11 years ago |
Ryan C. Gordon
|
9cf8c49c39
Fixed memory leak.
|
11 years ago |
Ryan C. Gordon
|
ccbf6943e7
Make SDL_SYS_HapticMouse() count device indexes like HapticByDevIndex().
|
11 years ago |
Ryan C. Gordon
|
7f94268805
Cleanup some vi footer comments, rename new PRIVATE_* funcs to MacHaptic_*.
|
11 years ago |
Ryan C. Gordon
|
7afbb8c377
SDL_pixels.h needs SDL_stdinc.h for SDL_FOURCC #define (thanks, Dmitry!).
|
11 years ago |
Edward Rudd
|
d4e3221f1d
add testdropfile to OS X Project
|
11 years ago |
Edward Rudd
|
b352698d99
Implement new backend methods for haptic and hot plugging on OS X
|
11 years ago |
Edward Rudd
|
c9f6e4ec9f
add testhotplug to OS X test project and set target OS version to 10.5 for tests.
|
11 years ago |
Edward Rudd
|
4da8829812
implement new backend method for Haptics in dummy driver
|
11 years ago |
Edward Rudd
|
5fb0be3079
Rework haptic backend to properly support hotplugging of haptic devices.
|
11 years ago |
Edward Rudd
|
a98c477bc8
allow safely quitting the hotplug test by pressing button 0 on the joystick
|
11 years ago |
Brandon Schaefer
|
25fcc1959e
* Remove android based workaround, it is handled in SDL_EGL_GetProcAddress.
|
11 years ago |
Ryan C. Gordon
|
c2b5da9733
Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler().
|
11 years ago |
Edward Rudd
|
e6dce68f8e
testhotplug: Actually log the SDL_Error that occured on failures
|
11 years ago |
Edward Rudd
|
8512f1b87c
add logging for the case when haptic is not detected on the joystick as well.
|
11 years ago |
Edward Rudd
|
e0e6b2a461
add simple test showing off hotplugging of joysticks w/ haptic.
|
11 years ago |
Ryan C. Gordon
|
c8ad30bc90
Removed -force_cpusubtype_ALL cflag from Mac builds.
|
11 years ago |
Ryan C. Gordon
|
e719158cb4
Fixed some compiler warnings from the latest Clang, cleaned up some things.
|
11 years ago |
Ryan C. Gordon
|
0d9443d3a2
Temporarily default Wayland and Mir to disabled, for 2.0.2 release.
|
11 years ago |
Ryan C. Gordon
|
bd01a9c914
Unload Wayland libs if memory allocation fails during init.
|
11 years ago |
Ryan C. Gordon
|
89fd0faf5e
Hooked up dynamic loading for Mir.
|
11 years ago |
Ryan C. Gordon
|
8f055d199a
Add Mir to configure script's summary output.
|
11 years ago |
Ryan C. Gordon
|
69d85ff563
Bumped copyright date on Mir code.
|
11 years ago |
Ryan C. Gordon
|
435b80b9a3
Disable some minor things that need newer Mir dev headers.
|
11 years ago |
Ryan C. Gordon
|
6bc2977043
Added some SysWM bits for Mir.
|
11 years ago |
Ryan C. Gordon
|
8674b7aeee
Cleaned up headers and footers on Mir code.
|
11 years ago |