John Kaniarz
|
16e69cb4c9
Removed SDL_rand_r()
|
1 år sedan |
John Kaniarz
|
83d21e20df
Added SDL_rand_float and SDL_rand_n to API
|
1 år sedan |
Sam Lantinga
|
d1d484ddbe
Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!)
|
1 år sedan |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
1 år sedan |
Sam Lantinga
|
9fb5a9ccac
Use floating point values for viewport, clip rectangle, and texture sizes
|
1 år sedan |
Anonymous Maarten
|
ef6123886e
Add SDL_ReadS8 and SDL_WriteS8
|
1 år sedan |
Sam Lantinga
|
a0d1445ccb
Replaced SDL_GetRendererInfo() with SDL_GetRendererName()
|
1 år sedan |
Sam Lantinga
|
542a3663de
Added SDL_GetDefaultKeyFromScancode() to the public API
|
1 år sedan |
Sam Lantinga
|
c74886ab00
Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio()
|
1 år sedan |
Sam Lantinga
|
dfe4445214
Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync()
|
1 år sedan |
Sam Lantinga
|
99599d9236
Added SDL_AddTimerNS()
|
1 år sedan |
Sam Lantinga
|
534768c7c5
Added SDL_PauseAudioStreamDevice() and SDL_ResumeAudioStreamDevice()
|
1 år sedan |
Ryan C. Gordon
|
b83bb035e6
thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties.
|
1 år sedan |
Ryan C. Gordon
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
1 år sedan |
Brick
|
b6b9d5508e
Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume
|
1 år sedan |
Sam Lantinga
|
5c4b558c1c
Dynamic API symbol cleanup
|
1 år sedan |
Ali Emre Gülcü
|
f17b556c76
Add SDL_Vulkan_DestroySurface functionality (#9817)
|
1 år sedan |
Sam Lantinga
|
730fa2c379
Re-sorted API functions
|
1 år sedan |
Sam Lantinga
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
1 år sedan |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
1 år sedan |
Sam Lantinga
|
c1ba31118b
Added ball, touchpad, and sensor support for virtual joysticks
|
1 år sedan |
Sam Lantinga
|
bcbf09acde
Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick()
|
1 år sedan |
Frank Praznik
|
1f43c88220
time: Use a function instead of properties to retrieve the system date and time locale info
|
1 år sedan |
Sam Lantinga
|
04be04c338
Removed mostly unused SDL_errorcode
|
1 år sedan |
Ryan C. Gordon
|
7a36504952
storage: SDL_WriteStorageFile() wasn't marked as SDLCALL.
|
1 år sedan |
Sam Lantinga
|
1862a62b5d
Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers()
|
2 år sedan |
Ryan C. Gordon
|
6e1ed94913
ios: Renamed APIs that referred to "iPhone" to refer to "iOS".
|
2 år sedan |
Ryan C. Gordon
|
98e9f361a8
winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8.
|
2 år sedan |
Ryan C. Gordon
|
764207d873
filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory().
|
2 år sedan |
Sam Lantinga
|
8847b35244
Separate joystick power state into battery status and percentage
|
2 år sedan |