Sam Lantinga
|
11a9cd6344
Fixed building SDL on UWP
|
3 years ago |
Sam Lantinga
|
3008b005c3
Include SDL_hidapi.h in the public headers
|
3 years ago |
Mathieu Eyraud
|
02021ae753
Return capabitlities from RawInput joystick
|
3 years ago |
Eric Wasylishen
|
b786c10013
SDL_render_gl.c: GL_RunCommandQueue: always set viewport_dirty on macOS
|
3 years ago |
Sam Lantinga
|
4f683f01d4
Fixed potentially truncated entry in stack trace
|
3 years ago |
Sam Lantinga
|
5f1558ffe3
Fixed detecting Raspberry Pi 2/3 video support on Pi 4
|
3 years ago |
Sam Lantinga
|
4e5839a5f4
Fixed compiling for Raspberry Pi
|
3 years ago |
Ryan C. Gordon
|
86c0cf2bb1
software: Draw a single pixel for a line with the same start/end point.
|
3 years ago |
Sam Lantinga
|
a2e8565230
The Google Pixel fingerprint sensor isn't actually a joystick
|
3 years ago |
Ozkan Sezer
|
cb2f3bedf5
tidy-up a comment in cmake script
|
3 years ago |
Sam Lantinga
|
67b5de5b41
Fixed build warnings
|
3 years ago |
Sam Lantinga
|
2ca2ad76da
Fixed build warnings
|
3 years ago |
Sam Lantinga
|
b6c1cfb93a
Added API changes in 2.0.18
|
3 years ago |
Sam Lantinga
|
f90164a62f
Fixed mapping for the G-Shark GS-GP702
|
3 years ago |
Ozkan Sezer
|
22e59cd106
CMakeLists.txt: update DYLIB_CURRENT_VERSION too 2.0.18 for release
|
3 years ago |
Sam Lantinga
|
7242075b2b
Updated version to 2.0.18 for release
|
3 years ago |
Sam Lantinga
|
d861820465
SDL_JoystickGetAttached() doesn't need to be noisy for NULL joystick
|
3 years ago |
Sam Lantinga
|
30f04d63e6
HIDAPI is only reliable on Android 4.3 and newer
|
3 years ago |
Ryan C. Gordon
|
d713a68071
pulseaudio: wait until at least 1/8th (!) of the mixbuffer is available.
|
3 years ago |
Ozkan Sezer
|
eb39e20588
SDL_endian.h: remove aarch64 asm.
|
3 years ago |
Ozkan Sezer
|
53aa8eec5f
minor cleanup for watcom _inline keyword.
|
3 years ago |
SDL Wiki Bot
|
3c71f8939b
Sync wiki -> header
|
3 years ago |
Cameron Gutman
|
57520cbde6
Improve documentation for input grabbing functions
|
3 years ago |
Cameron Gutman
|
2fa35757a9
cmake: Weak link to GameController.framework to handle older OSes
|
3 years ago |
Cameron Gutman
|
bc409163a8
cmake: Detect SDL_JOYSTICK_MFI for macOS
|
3 years ago |
Sylvain
|
d5813776db
Release UDEV ressources
|
3 years ago |
Cameron Gutman
|
5cb85d611d
CI: Add iOS and tvOS builds
|
3 years ago |
Cameron Gutman
|
b99510836e
SDL_mfijoystick.m: Fix -Wshadow warning
|
3 years ago |
DarkContact
|
e77cfb9a11
Fixed d3d11 renderer creation
|
3 years ago |
Ozkan Sezer
|
d9f70878f9
don't use CMAKE_COMPILER_IS_MINGW
|
3 years ago |