Sam Lantinga
|
950f39e23b
Backed out changeset 2944045e695b, SDL_JOYSTICK_HIDAPI is only used on iOS for Steam Controller support, which is not publicly available.
|
hace 6 años |
Ryan C. Gordon
|
e542d1a36d
winmain: Patched to compile on C89 compilers.
|
hace 6 años |
Ryan C. Gordon
|
f434a98c26
winmain: Don't use SDL_malloc (or SDL_stack_alloc, which might be malloc).
|
hace 6 años |
Ryan C. Gordon
|
b43f427fa6
README-ios: added a note about enabling hidapi.
|
hace 6 años |
Micha? Janiszewski
|
91820998fc
Add and update include guards
|
hace 6 años |
Sam Lantinga
|
df89abb23e
Fixed bug 4335 - Android NDK build error
|
hace 6 años |
Sam Lantinga
|
e381a1599d
Updated Android project files and documentation
|
hace 6 años |
Sam Lantinga
|
14c55ac890
This change looks okay in the general case.
|
hace 6 años |
Ryan C. Gordon
|
be8ef94f18
hidapi: Don't run a separate event loop for device notifications.
|
hace 6 años |
Sam Lantinga
|
91da4963d3
Added patch note for SDL_GameControllerGetPlayerIndex() and friends
|
hace 6 años |
Sam Lantinga
|
b08bdc4401
Don't build SDL_JOYSTICK_HIDAPI by default on iOS
|
hace 6 años |
Sam Lantinga
|
14329256cb
Generalized the XInput user index into a player index
|
hace 6 años |
Sam Lantinga
|
545febcf21
Fixed initializing XInput user index
|
hace 6 años |
Sam Lantinga
|
9987ca69f3
Added SDL_JoystickGetXInputUserIndex()
|
hace 6 años |
Sam Lantinga
|
4d4e18c4bb
Added vi style for the Emscripten joystick code
|
hace 6 años |
Ozkan Sezer
|
04761d7d6b
CMakeLists.txt: set dylib version numbers properly. (bug #2915.)
|
hace 6 años |
Sam Lantinga
|
b699ddc0a9
Fixed reinitializing the SDL joystick subsystem on Android
|
hace 6 años |
Ozkan Sezer
|
f0549cc9c9
fix permissions
|
hace 6 años |
Sam Lantinga
|
d7fa11204f
Change our fullscreen wait logic to only wait if we need to. (thanks Rachel!)
|
hace 6 años |
Sam Lantinga
|
e6068b5b15
Handle failure to load hidapi gracefully
|
hace 6 años |
Sam Lantinga
|
c4918db580
Add exception handling to Android hidapi.
|
hace 6 años |
Ryan C. Gordon
|
4a50a04213
wasapi/win32: Sort initial device lists by device GUID.
|
hace 6 años |
Ryan C. Gordon
|
1ec56f7302
x11: Fixed incorrect function signature for XkbSetDetectableAutoRepeat.
|
hace 6 años |
Ryan C. Gordon
|
1fb20f0ab9
cocoa: Put a mutex around GL_SwapBuffers.
|
hace 6 años |
Thomas Perl
|
84e7832018
Fix "unresponsible application" issues in Wayland
|
hace 6 años |
Sam Lantinga
|
568068048f
Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projects
|
hace 6 años |
Sam Lantinga
|
30def8e26b
Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projects
|
hace 6 años |
Ryan C. Gordon
|
f677377339
cocoa: Fix OpenGL rendering on macOS 10.14 ("Mojave").
|
hace 6 años |
Ryan C. Gordon
|
eac3fd28d8
cocoa: GL_GetDrawableSize only uses -[NSView convertRectToBacking] for highDPI.
|
hace 6 años |
Ozkan Sezer
|
4db5e872aa
use less ancient versions of autofoo scripts
|
hace 6 años |