Sam Lantinga
|
a186a503e7
Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller.
|
4 년 전 |
Sam Lantinga
|
d135c0762f
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
4 년 전 |
Jupeyy
|
64724db0a1
Implement bare minimum for SDL_FlashWindow
|
4 년 전 |
Joseph Lyncheski
|
a0a5da5d91
Add SDL_SetWindowAlwaysOnTop()
|
5 년 전 |
Xing Ji
|
fb283a732a
Squashed commit of the following:
|
5 년 전 |
Ethan Lee
|
67e8522d31
Add SDL_GetAudioDeviceSpec.
|
5 년 전 |
Ozkan Sezer
|
686935542e
dos2unix SDL_dynapi_*.h
|
5 년 전 |
Amir
|
360740ac76
correct dynapi
|
5 년 전 |
Amir
|
1a924bc0bb
add SDL_AndroidShowToast for https://developer.android.com/reference/android/widget/Toast
|
5 년 전 |
Misa
|
dfe219ec71
Add all missing "is characteristic" stdlib functions
|
5 년 전 |
Cameron Gutman
|
6b057c6783
Expose separate keyboard and mouse grab support
|
5 년 전 |
Ozkan Sezer
|
516042b4d6
ran gendynapi.pl after SDL_UpdateNVTexture addition
|
5 년 전 |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 년 전 |
Sam Lantinga
|
223af86c62
Added SDL_RenderGetD3D11Device() to get access to the device associated with the D3D11 renderer
|
5 년 전 |
Sam Lantinga
|
93ccdee8c1
Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
|
5 년 전 |
Ozkan Sezer
|
15fea33915
ran gendynapi.pl after addition of SDL_SoftStretchLinear
|
5 년 전 |
Sam Lantinga
|
46a844786b
Added SDL_wcscasecmp() and SDL_wcsncasecmp()
|
5 년 전 |
Sam Lantinga
|
fcb21aa883
Added API for sensors on game controllers
|
5 년 전 |
Sam Lantinga
|
d140d88744
Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial()
|
5 년 전 |
Sam Lantinga
|
71e32f5e1b
Added SDL_crc32()
|
5 년 전 |
Sam Lantinga
|
9f51fad361
Added support for the touchpad on PS4 and PS5 controllers
|
5 년 전 |
Sam Lantinga
|
1e2caac58b
Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers()
|
5 년 전 |
Sam Lantinga
|
e555d45331
Added SDL_JoystickHasLED
|
5 년 전 |
Sylvain Becker
|
ffb307e4dc
Fixed bug 5304 - add SDL_HasSurfaceRLE() (Thanks Rene Dudfield and Dan Lawrence)
|
5 년 전 |
Ozkan Sezer
|
7991cc38bc
dynapi: move SDL_SIMDRealloc down below, after SDL_GetPreferredLocales.
|
5 년 전 |
Ryan C. Gordon
|
77c9d73b63
Removed SDL_AndroidOpenURL, added SDL_OpenURL.
|
5 년 전 |
Ozkan Sezer
|
883509fc84
ran gendynapi.pl after new (android-only) api additions.
|
5 년 전 |
Ethan Lee
|
2aa8974f97
Add SDL_SIMDRealloc
|
5 년 전 |
Ryan C. Gordon
|
fa23e3d00b
locale: Implemented SDL_GetPreferredLocales().
|
6 년 전 |
Ryan C. Gordon
|
d292f6bd4f
stdlib: Add SDL_trunc and SDL_truncf
|
6 년 전 |