SDL Wiki Bot
|
47265f377f
Sync SDL wiki -> header
|
hace 2 años |
Anonymous Maarten
|
36dfbe5d66
stdlib: exclude mslibc functions using SDL_STATIC_LIB macro
|
hace 2 años |
Anonymous Maarten
|
f8aa00d198
cmake: add HAVE_STDDEF_H to SDL_config.h.cmake
|
hace 2 años |
Anonymous Maarten
|
83f5bbdf25
cmake: define SDL_STATIC_LIB for static SDL2 library
|
hace 2 años |
Anonymous Maarten
|
bdd1d035b7
cmake: Don't add /NODEFAULTLIB to link flags when building SDL-static
|
hace 2 años |
Sam Lantinga
|
181877ebeb
Added SDL_hidapi_combined.c to the Xcode project
|
hace 2 años |
Sam Lantinga
|
f3c1194c0f
Removed obsolete comment
|
hace 2 años |
Sam Lantinga
|
aee179e46f
Removed debug output
|
hace 2 años |
Sam Lantinga
|
d8fd78736b
Added entry for the Nintendo Switch Joy-Con controller pair
|
hace 2 años |
Sam Lantinga
|
875b737c64
Added support for the Nintendo Online NES Controllers to the HIDAPI driver
|
hace 2 años |
Xiaofeng Wang
|
45c1cc8177
Compatible with including as <SDL2/SDL.h>
|
hace 2 años |
Sam Lantinga
|
ab967475c6
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
hace 2 años |
Sam Lantinga
|
dfed862a66
Fixed variable shadow warning
|
hace 2 años |
Sam Lantinga
|
2fa2f9ff77
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
hace 2 años |
Sam Lantinga
|
def60ce6fe
Fixed the name of the HIDAPI Joy-Con controller for consistency with other drivers
|
hace 2 años |
Sam Lantinga
|
0f1be9401f
Updated mapping for Joy-Con controllers using hid-nintendo
|
hace 2 años |
Sam Lantinga
|
756978a236
Left and right single Joy-Con controllers are mapped as individual mini controllers
|
hace 2 años |
Sam Lantinga
|
4990bd0517
Added debug code to show available inputs on iOS/tvOS controllers
|
hace 2 años |
Anonymous Maarten
|
65473ae36d
autoconf: use ax_compute_relative_paths
|
hace 2 años |
Sam Lantinga
|
dbf7940541
Enable capturing raw Xinput2 touch events and use to flag global mouse state as dirty
|
hace 2 años |
Ryan C. Gordon
|
42165fe8d1
kmsdrm: slightly better device index hint parsing.
|
hace 2 años |
Anonymous Maarten
|
02c8747176
math.h does not always provide M_PI
|
hace 2 años |
Anonymous Maarten
|
5da85376b9
stdlib: move all mslibc functions to SDL_mslibc.c
|
hace 2 años |
Sam Lantinga
|
a169259f62
Actually we don't need to unlock to send k_eSwitchProprietaryCommandIDs_ForceUSB since we don't wait for reply
|
hace 2 años |
Sam Lantinga
|
c51464d9d8
Put the Nintendo Switch Pro controller back into enhanced mode as needed
|
hace 2 años |
Anonymous Maarten
|
5c70e45c53
cmake: don't use result of 'find_library' for Android libraries
|
hace 2 años |
Anonymous Maarten
|
430c39082f
ci: test 'sdl2-config --static-libs' + 'pkg-config sdl2 --static' on ci
|
hace 2 años |
Anonymous Maarten
|
4690689a4c
cmake: on Apple, don't use find_library for frameworks + use EXTRA_LDFLAGS
|
hace 2 años |
Sam Lantinga
|
613ce7850e
Fixed interpreting SDL_KMSDRM_DEVICE_INDEX="" as index 0
|
hace 2 años |
Pierre Wendling
|
36d456797b
CI: Fix CMake workflow.
|
hace 2 años |