Sam Lantinga
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
5 년 전 |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 년 전 |
Sam Lantinga
|
ce8411c587
Fixed Xbox One Elite Series 2 showing up as 2 devices in Bluetooth mode on Windows
|
5 년 전 |
Ozkan Sezer
|
200d37dabb
SDL.c (SDL_ExitProcess): unconstify its param to match its declaration.
|
5 년 전 |
Sam Lantinga
|
972a70d844
Added support for the Xbox One Elite Series 2 controller on Mac OSX
|
5 년 전 |
Sam Lantinga
|
68d8fc5c7b
Added support for the Xbox One Elite Series 2 controller in wired mode
|
5 년 전 |
Sam Lantinga
|
2bfcf5cd96
Added Linux controller mapping for the Xbox One Elite Series 2 controller in Bluetooth mode
|
5 년 전 |
Sam Lantinga
|
1e24a1514d
Added names for some missing Xbox controllers
|
5 년 전 |
Sam Lantinga
|
144956442d
Added identifiers for the Xbox One Elite Series 2 controller
|
5 년 전 |
Sam Lantinga
|
df728f8591
Fixed unused function warning on Android
|
5 년 전 |
Sam Lantinga
|
dd7fe0af08
Fixed bug 4814 - Missing scancodes on Linux
|
5 년 전 |
Sam Lantinga
|
b1539c4c49
Fixed bug 4819 - Attempting to create an OpenGL ES context with unachievable MSAA parameters under X11 dooms the program
|
5 년 전 |
Cameron Cawley
|
85aabec27e
atomic: Support compiling on ARMv3
|
5 년 전 |
Cameron Cawley
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
5 년 전 |
Sam Lantinga
|
a9ac9e3865
Don't try to use this driver with the Xbox One S in Bluetooth mode on Linux
|
5 년 전 |
Sam Lantinga
|
9ca5373024
Added support for the Xbox One S controller in Bluetooth mode on Linux
|
5 년 전 |
Sylvain Becker
|
9d4c3f12cd
Fix missing prototype warning
|
5 년 전 |
Sylvain Becker
|
2dab79bcc2
Fix crash when detecting SIMD
|
5 년 전 |
Sam Lantinga
|
cf33f1f0ef
Added a utility function to simplify the hint handling logic
|
5 년 전 |
Sam Lantinga
|
a63e93a193
Supported Android and Apple hardware has ARM SIMD capability
|
5 년 전 |
Sam Lantinga
|
9a76bebfbc
SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS defaults to true, to match Steam's default behavior
|
5 년 전 |
Anuj Mittal
|
8bd3398020
configure: check for build dir when building version res (fix bug #4858)
|
5 년 전 |
EXL
|
b44fe0f838
haiku: Rename BE_* entities to HAIKU_*
|
5 년 전 |
Peter Kosyh
|
33ae5e5e99
haiku: mouse_relative fix
|
5 년 전 |
Peter Kosyh
|
79510b7569
haiku: mouse->ShowMouse method added
|
5 년 전 |
Gerasim Troeglazov
|
95a402d745
haiku: Add support for relative mouse mode.
|
5 년 전 |
Gerasim Troeglazov
|
bd648bd5a3
haiku: Add simple relative mode for mouse.
|
5 년 전 |
Adrien Destugues
|
3b516e633b
haiku: Fix crash when opening window.
|
5 년 전 |
Jerome Duval
|
50806eeea2
haiku: use addr_t instead of size_t for OpenGL dynamic loading.
|
5 년 전 |
Peter Kosyh
|
55b5d8dce6
haiku: Invert mouse wheel values to match what SDL expects.
|
5 년 전 |