Misa
|
4549769d7d
Add `SDL_RenderSetVSync()`
|
5 anni fa |
Sylvain
|
08d6a4653e
Fix dynapi prototypes
|
4 anni fa |
Sylvain
|
cc37c38e30
Add SDL_RenderGeometry based on SDL_RenderGeometryRaw
|
5 anni fa |
Sylvain
|
e481261173
Move to SDL_RenderGeometryRaw prototype with separate xy/uv/color pointer parameters
|
5 anni fa |
Sylvain
|
9eab5195fe
Update dynapi files
|
5 anni fa |
Sam Lantinga
|
f5794f9eeb
Added SDL_SetTextureUserData() and SDL_GetTextureUserData() to associate a user-specified pointer with an SDL texture
|
4 anni fa |
Sam Lantinga
|
a186a503e7
Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller.
|
4 anni fa |
Sam Lantinga
|
d135c0762f
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
4 anni fa |
Jupeyy
|
64724db0a1
Implement bare minimum for SDL_FlashWindow
|
4 anni fa |
Joseph Lyncheski
|
a0a5da5d91
Add SDL_SetWindowAlwaysOnTop()
|
5 anni fa |
Xing Ji
|
fb283a732a
Squashed commit of the following:
|
5 anni fa |
Ethan Lee
|
67e8522d31
Add SDL_GetAudioDeviceSpec.
|
5 anni fa |
Ozkan Sezer
|
686935542e
dos2unix SDL_dynapi_*.h
|
5 anni fa |
Amir
|
360740ac76
correct dynapi
|
5 anni fa |
Amir
|
1a924bc0bb
add SDL_AndroidShowToast for https://developer.android.com/reference/android/widget/Toast
|
5 anni fa |
Misa
|
dfe219ec71
Add all missing "is characteristic" stdlib functions
|
5 anni fa |
Cameron Gutman
|
6b057c6783
Expose separate keyboard and mouse grab support
|
5 anni fa |
Ozkan Sezer
|
516042b4d6
ran gendynapi.pl after SDL_UpdateNVTexture addition
|
5 anni fa |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 anni fa |
Sam Lantinga
|
223af86c62
Added SDL_RenderGetD3D11Device() to get access to the device associated with the D3D11 renderer
|
5 anni fa |
Sam Lantinga
|
93ccdee8c1
Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
|
5 anni fa |
Ozkan Sezer
|
15fea33915
ran gendynapi.pl after addition of SDL_SoftStretchLinear
|
5 anni fa |
Sam Lantinga
|
46a844786b
Added SDL_wcscasecmp() and SDL_wcsncasecmp()
|
5 anni fa |
Sam Lantinga
|
fcb21aa883
Added API for sensors on game controllers
|
5 anni fa |
Sam Lantinga
|
d140d88744
Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial()
|
5 anni fa |
Sam Lantinga
|
71e32f5e1b
Added SDL_crc32()
|
5 anni fa |
Sam Lantinga
|
9f51fad361
Added support for the touchpad on PS4 and PS5 controllers
|
5 anni fa |
Sam Lantinga
|
1e2caac58b
Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers()
|
5 anni fa |
Sam Lantinga
|
e555d45331
Added SDL_JoystickHasLED
|
5 anni fa |
Sylvain Becker
|
ffb307e4dc
Fixed bug 5304 - add SDL_HasSurfaceRLE() (Thanks Rene Dudfield and Dan Lawrence)
|
5 anni fa |