Sam Lantinga
|
d8fd78736b
Added entry for the Nintendo Switch Joy-Con controller pair
|
il y a 2 ans |
Sam Lantinga
|
875b737c64
Added support for the Nintendo Online NES Controllers to the HIDAPI driver
|
il y a 2 ans |
Xiaofeng Wang
|
45c1cc8177
Compatible with including as <SDL2/SDL.h>
|
il y a 2 ans |
Sam Lantinga
|
ab967475c6
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
il y a 2 ans |
Sam Lantinga
|
dfed862a66
Fixed variable shadow warning
|
il y a 2 ans |
Sam Lantinga
|
2fa2f9ff77
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
il y a 2 ans |
Sam Lantinga
|
def60ce6fe
Fixed the name of the HIDAPI Joy-Con controller for consistency with other drivers
|
il y a 2 ans |
Sam Lantinga
|
0f1be9401f
Updated mapping for Joy-Con controllers using hid-nintendo
|
il y a 2 ans |
Sam Lantinga
|
756978a236
Left and right single Joy-Con controllers are mapped as individual mini controllers
|
il y a 2 ans |
Sam Lantinga
|
4990bd0517
Added debug code to show available inputs on iOS/tvOS controllers
|
il y a 2 ans |
Anonymous Maarten
|
65473ae36d
autoconf: use ax_compute_relative_paths
|
il y a 2 ans |
Sam Lantinga
|
dbf7940541
Enable capturing raw Xinput2 touch events and use to flag global mouse state as dirty
|
il y a 2 ans |
Ryan C. Gordon
|
42165fe8d1
kmsdrm: slightly better device index hint parsing.
|
il y a 2 ans |
Anonymous Maarten
|
02c8747176
math.h does not always provide M_PI
|
il y a 2 ans |
Anonymous Maarten
|
5da85376b9
stdlib: move all mslibc functions to SDL_mslibc.c
|
il y a 2 ans |
Sam Lantinga
|
a169259f62
Actually we don't need to unlock to send k_eSwitchProprietaryCommandIDs_ForceUSB since we don't wait for reply
|
il y a 2 ans |
Sam Lantinga
|
c51464d9d8
Put the Nintendo Switch Pro controller back into enhanced mode as needed
|
il y a 2 ans |
Anonymous Maarten
|
5c70e45c53
cmake: don't use result of 'find_library' for Android libraries
|
il y a 2 ans |
Anonymous Maarten
|
430c39082f
ci: test 'sdl2-config --static-libs' + 'pkg-config sdl2 --static' on ci
|
il y a 2 ans |
Anonymous Maarten
|
4690689a4c
cmake: on Apple, don't use find_library for frameworks + use EXTRA_LDFLAGS
|
il y a 2 ans |
Sam Lantinga
|
613ce7850e
Fixed interpreting SDL_KMSDRM_DEVICE_INDEX="" as index 0
|
il y a 2 ans |
Pierre Wendling
|
36d456797b
CI: Fix CMake workflow.
|
il y a 2 ans |
Ryan C. Gordon
|
cc982ea7a7
kmsdrm: let device indexes be > 2 digits.
|
il y a 2 ans |
Pierre Wendling
|
c37c1f7ac3
CI: Make macOS universal build with CMake.
|
il y a 2 ans |
diddily
|
1f276a5148
Fix Main Thread Checker warning on macOS
|
il y a 2 ans |
Ryan C. Gordon
|
31d38f2f30
WhatsNew.txt: Note that minimum macOS version is now 10.9.
|
il y a 2 ans |
Ryan C. Gordon
|
542a4da3d6
kmsdrm: check SDL_HINT_KMSDRM_DEVICE_INDEX hint in dri_getindex().
|
il y a 2 ans |
Ryan C. Gordon
|
218c3dbb34
cocoa: Don't crash if moving a message box created before SDL_Init.
|
il y a 2 ans |
Sam Lantinga
|
f789bc7d5f
Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13
|
il y a 2 ans |
Ryan C. Gordon
|
8ff738f234
audio: Report SDL_AUDIODEVICEREMOVED for unopened devices.
|
il y a 2 ans |