Sam Lantinga
|
6e40c7a9b8
Added support for the Logitech Cordless Precision PS3 controller
|
2 years ago |
Sam Lantinga
|
01541bc350
Added support for the HORIPAD Pro for Xbox Series X
|
2 years ago |
Sam Lantinga
|
4504c10f3b
Re-enabled support for third party PS3 controllers
|
2 years ago |
Sam Lantinga
|
7b1000013e
Reverted code formatting for Apple platforms
|
2 years ago |
Sam Lantinga
|
9e997cc787
Fixed Victrix FS Pro V2 controller hang on reboot
|
2 years ago |
Sam Lantinga
|
d87048fd5a
Fixed crash if GetRectDisplayIndex() is called before SDL_VideoInit()
|
2 years ago |
Sam Lantinga
|
6926d046c0
Fixed build after cherry-pick of 5750bcb174300011b91d1de20edb288fcca70f8c from SDL3
|
2 years ago |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 years ago |
Sam Lantinga
|
5c4bc807f7
Revert "SDL_test_md5.h: fix MD5UINT4 type to be really 32 bits."
|
2 years ago |
Ozkan Sezer
|
8eeca8c7db
SDL_test_md5.h: fix MD5UINT4 type to be really 32 bits.
|
2 years ago |
David Edmundson
|
d7664a6ef1
Support wayland fractional scale protocol
|
2 years ago |
Anonymous Maarten
|
5df106603d
cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat
|
2 years ago |
Ryan C. Gordon
|
69f0223474
dynapi: Abstract out the environment variable name.
|
2 years ago |
pionere
|
724845110c
video: fix error messages
|
2 years ago |
Anonymous Maarten
|
84039e2514
cmake: use target_link_libraries to pass -Wl,--undefined=WinMain
|
2 years ago |
Sam Lantinga
|
2d24baaad4
Fixed building on Windows with SDL_VIDEO=OFF
|
2 years ago |
Sam Lantinga
|
b7cc4dce70
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
2 years ago |
pionere
|
0b7a9a8e9f
thread: code style
|
2 years ago |
Sylvain
|
8cda5102fc
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
|
2 years ago |
pionere
|
ee13e8c76b
thread: return -1 from SDL_SemWaitTimeout if semaphore is NULL
|
2 years ago |
pionere
|
fcd7d658dc
thread: fix inconsistent return values
|
2 years ago |
Sam Lantinga
|
89e9f7b42b
Added support for the Xbox Elite controller paddles with firmware version 5.13+
|
2 years ago |
Vasily Khoruzhick
|
b6c875a923
Add support for the 8BitDo Ultimate Wireless 2.4GHz Controller in DirectInput mode
|
2 years ago |
Samuel Venable
|
a65d1bfb14
Fix broken solaris build. (missing brace).
|
2 years ago |
Sam Lantinga
|
37d244ea81
Added support for the 8BitDo Ultimate Wired Controller in DirectInput mode, including the misc button and paddles
|
2 years ago |
Sam Lantinga
|
a937b5c4ad
Add 8BitDo to the list of Xbox 360 third party vendors
|
2 years ago |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
2 years ago |
Samuel Venable
|
0739d237ad
[skip ci] Solaris getexecname() returns argv[0]
|
2 years ago |
Markus Mittendrein
|
8145212103
SDL_ResampleAudio: Fix float accumulation error
|
2 years ago |
Joshua Root
|
2df39e64ab
Fix build with Xcode < 7
|
2 years ago |