Sam Lantinga
|
de85d61256
Fixed bug 5497 - SDL_COMPOSE_ERROR is wrong
|
4 years ago |
Sam Lantinga
|
de1c19b3f5
Fixed bug 5481 - iOS-specific main sources not used for CMake build.
|
4 years ago |
Sam Lantinga
|
ac72a2ba8e
Fixed bug 5493 - Hint to let the user opt out of having Switch controllers' Home button lit when opened
|
4 years ago |
Sam Lantinga
|
f23022ef97
Removed non-functional window grab implementations
|
4 years ago |
Cameron Gutman
|
a0d3c6c63c
Rename SetWindowGrab() to SetWindowMouseGrab()
|
4 years ago |
Cameron Gutman
|
d133a5f6f7
wayland: cancel key repeat when keyboard focus is lost
|
4 years ago |
Cameron Gutman
|
2793c9cfb0
Fix grabbing Alt+Tab and Alt+Esc on Windows 7
|
4 years ago |
Cameron Gutman
|
e1f73e642b
Refactor keyboard grab to be managed by the video core
|
4 years ago |
Sylvain Becker
|
f40551c5f6
GLES2 SDL_Renderer: remove old ZUNE_HD defines and simplify shader cache
|
4 years ago |
Ozkan Sezer
|
aa4a6b0b88
better check for clock_gettime_nsec_np() -- cf. bug #5467.
|
4 years ago |
Ozkan Sezer
|
d327bbfbfd
CMakeLists.txt: fix check_symbol_exists() for clock_gettime_nsec_np
|
4 years ago |
Ozkan Sezer
|
b852590ba5
minor clean-up in SDL_os2audio.c
|
4 years ago |
Brandon DeRosier
|
141f441633
fix build failure due to -Werror=declaration-after-statement (bug #5500)
|
4 years ago |
Manuel Alfayate Corchete
|
8e1005f8b0
[KMS/DRM] Bugfix for #5489: Non-FULLSCREEN windows incorrecty use videomode changing to look fullscreen.
|
4 years ago |
Ethan Lee
|
e787282ba8
Implement Wayland_SetWindowResizable
|
4 years ago |
Sam Lantinga
|
360e04dd23
Added Stadia controller source file to Visual Studio and Xcode projects
|
4 years ago |
Simon McVittie
|
c16cfc0e92
waylandtouch: Don't export interface structs
|
4 years ago |
Sam Lantinga
|
c857b5e0c9
Minor cleanup
|
4 years ago |
Sam Lantinga
|
1981d23f4b
Fixed bug 5466 - Add haptic support for Stadia Controller
|
4 years ago |
Sam Lantinga
|
96cfb81232
Fixed bug 5467 - SDL sys timer Mac OS update proposal
|
4 years ago |
JibbSmart
|
0f57864c9e
Hint SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS added so we can recognise a Joy-Con as half a Pro Controller, so we can read its analog input and read its sensors just like we do a Pro Controller.
|
4 years ago |
Cameron Gutman
|
bd553ea868
Implement support for inhibiting the screensaver on Wayland
|
4 years ago |
Cameron Gutman
|
7ff3832e4d
Fix continuous scrolling speed on Wayland
|
4 years ago |
Cameron Gutman
|
8c921d8201
Implement keyboard grab support for Windows
|
4 years ago |
Ozkan Sezer
|
fd65aaa9a8
move outdated winmm and psp joystick codes to struct _SDL_JoystickDriver
|
4 years ago |
Ozkan Sezer
|
8f1025899a
os2audio: changed backend name from MMOS2 to DART (like SDL-1.2)
|
4 years ago |
Ozkan Sezer
|
2376458841
renamed SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H to SDL_HAVE_MACHINE_JOYSTICK_H
|
4 years ago |
Ozkan Sezer
|
02e61a88fb
added SDL_JOYSTICK_OS2 to SDL_config.h.in and SDL_config.h.cmake
|
4 years ago |
Ozkan Sezer
|
d0c5097cdc
minor autotools build system updates.
|
4 years ago |
Ozkan Sezer
|
4eb2b9f809
fix permissions of config.guess and config.sub
|
4 years ago |