Sam Lantinga
|
69a6796476
Note that the coordinates in SDL_GetDisplayForPoint() and SDL_GetDisplayForRect() are screen coordinates
|
2 éve |
Sam Lantinga
|
449b2289c8
Remove renaming for SDL_GetDisplayDPI()
|
2 éve |
Sylvain
|
7c4ec1867b
Remove some vim config lines
|
2 éve |
Sylvain
|
26f27a9e5a
Update README-migration
|
2 éve |
Sylvain
|
32d30944a1
SDL_GetNumTouchFingers(): 0 is a valid value. negative is automatically an error
|
2 éve |
Sylvain
|
a2f3711c80
SDL_AndroidGetExternalStorageState(): return 0 on success, and fills *state with flags
|
2 éve |
Bruce Mitchener
|
a8e89f2567
emscripten: Update deprecated calls to EM_ASM*.
|
2 éve |
Sam Lantinga
|
b9773be3b3
Don't clamp mouse coordinates until they're fully outside the containing area
|
2 éve |
Sam Lantinga
|
5b77ad54c4
Fixed order and constness of parameters to SDL_ConvertAudioSamples()
|
2 éve |
Sam Lantinga
|
fa599c7548
Fixed SDL_GetRendererOutputSize renaming
|
2 éve |
Sam Lantinga
|
e65e2c8ed7
SDL_CloseJoystick() should return void, not int
|
2 éve |
Sam Lantinga
|
9ff15e5382
Don't change M_PI in application code, that's not an SDL symbol
|
2 éve |
Anonymous Maarten
|
ff82341ce9
cmake: allow find_package from build directory (requires CMake 3.26)
|
2 éve |
Anonymous Maarten
|
b8adf90aa3
cmake: check again for unknown documentation commands
|
2 éve |
Anonymous Maarten
|
cc0fa00049
cmake: include directories of (generated) dependencies as SYSTEM
|
2 éve |
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 |