Sam Lantinga
|
a9650d440a
Fixed MFI controller being opened while HIDAPI controller was being opened
|
2 éve |
Ozkan Sezer
|
ae91dcbcf4
fix dynapi after commit dc74a67a
|
2 éve |
Sylvain
|
dc74a67a57
SDL_UnlockTexture: change from 'int' to 'void'
|
2 éve |
Sylvain
|
cee245b6a9
SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors
|
2 éve |
Sylvain
|
e2e5e670bf
Remove returns int from Destroy/Close/Unlock functions
|
2 éve |
Linus Probert
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
2 éve |
Sylvain
|
b305d9e3c0
Change return type from void to int for audio function. Eventually set invalid parameter error.
|
2 éve |
Sam Lantinga
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
2 éve |
Sam Lantinga
|
b7c6fec10a
Make sure we synchronously re-enable USB reporting mode for Switch controllers (thanks @SortaCore!)
|
2 éve |
Sam Lantinga
|
50575ed223
Note the Google Stadia controller doesn't support rumble over Bluetooth
|
2 éve |
Sam Lantinga
|
00e02de77b
Fixed mis-detecting the share button on the Xbox controller over NDIS
|
2 éve |
Sam Lantinga
|
d1c72bb0bc
Dynamically update the serial number if it isn't available at first
|
2 éve |
Sylvain
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
2 éve |
Frank Praznik
|
6c37d5b57f
x11: Cast the dot clock value to 64-bit when calculating the refresh rate
|
2 éve |
Sam Lantinga
|
20a4e31a12
Re-added the internal hint SDL_BORDERLESS_WINDOWED_STYLE
|
2 éve |
Pierre Wendling
|
fa8fba3812
Add clang-tidy config and CMake/CI support.
|
2 éve |
Sam Lantinga
|
5fded632d6
Added support for the Turtle Beach REACT-R and Recon Xbox controllers
|
2 éve |
Frank Praznik
|
d603371848
video: Try to get the display for fullscreen windows via the window position
|
2 éve |
Sam Lantinga
|
a357021800
Use GNU sed if available
|
2 éve |
Sam Lantinga
|
0208a0eeb3
Added support for the Logitech ChillStream
|
2 éve |
Ozkan Sezer
|
7f3036c353
make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT
|
2 éve |
Ozkan Sezer
|
b82a8b76b1
windows/SDL_systhread.c: remove some dead code.
|
2 éve |
Sam Lantinga
|
22bafe8729
Removed debug code accidentally committed
|
2 éve |
Sam Lantinga
|
f8b41919da
Fixed warning running a command queue without any vertex operations
|
2 éve |
Linus Probert
|
375bde8a4f
[SDL3] Cleanup void functions (#7253)
|
2 éve |
Sam Lantinga
|
9d8f98c735
Don't change presentation modes when resizing the logical target
|
2 éve |
Sylvain
|
6f0acca8bd
Return the SDL_SetError value
|
2 éve |
Sean Ridenour
|
a077cc8e4d
[SDL3] macOS SetCursor performance fix (fixes #7151) (#7249)
|
2 éve |
Sylvain
|
fbe0352764
SDL_DestroyRenderer: drop all commands first
|
2 éve |
Ozkan Sezer
|
e1d79b418c
fix build error due to -Wshadow
|
2 éve |