Sam Lantinga
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
пре 1 година |
Sam Lantinga
|
76631a0978
The text input state has been changed to be window-specific.
|
пре 1 година |
Sam Lantinga
|
679e4471ed
Added the ability to query the keymap for keycodes based on modifier state
|
пре 1 година |
John Kaniarz
|
8f29f8cae5
Renamed SDL_rand() to SDL_rand_bits() and updated tests
|
пре 1 година |
John Kaniarz
|
16e69cb4c9
Removed SDL_rand_r()
|
пре 1 година |
John Kaniarz
|
83d21e20df
Added SDL_rand_float and SDL_rand_n to API
|
пре 1 година |
Sam Lantinga
|
d1d484ddbe
Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!)
|
пре 1 година |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
пре 1 година |
Ryan C. Gordon
|
5bc654aad3
camera: SDL_GetCameraDeviceName() now follows the SDL_GetStringRule.
|
пре 1 година |
Sam Lantinga
|
80a907e0e6
Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e
|
пре 1 година |
Ryan C. Gordon
|
5416bd5fdc
ios: Move animation callback to its own typedef.
|
пре 1 година |
Sam Lantinga
|
9fb5a9ccac
Use floating point values for viewport, clip rectangle, and texture sizes
|
пре 1 година |
Anonymous Maarten
|
ef6123886e
Add SDL_ReadS8 and SDL_WriteS8
|
пре 1 година |
Ryan C. Gordon
|
96f2ef77ab
include: Make function pointer params into typedefs.
|
пре 1 година |
Ryan C. Gordon
|
7d54a37d74
iostream: Make seeking's `whence` value a real enum.
|
пре 1 година |
Sam Lantinga
|
a0d1445ccb
Replaced SDL_GetRendererInfo() with SDL_GetRendererName()
|
пре 1 година |
Semphris
|
8c8ee2174d
Dialog: Add filter number, remove NULL termination
|
пре 1 година |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
пре 1 година |
Sam Lantinga
|
542a3663de
Added SDL_GetDefaultKeyFromScancode() to the public API
|
пре 1 година |
Sam Lantinga
|
c74886ab00
Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio()
|
пре 1 година |
Sam Lantinga
|
dfe4445214
Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync()
|
пре 1 година |
Sam Lantinga
|
99599d9236
Added SDL_AddTimerNS()
|
пре 1 година |
Sam Lantinga
|
b6360516e4
Added the timerID to the SDL timer callback
|
пре 1 година |
Ryan C. Gordon
|
cf2874080f
mouse: Move mouse button state from a Uint32 to a formal typedef.
|
пре 1 година |
Ryan C. Gordon
|
0f0570b060
pen: Change a Uint32 bitfield into a typedef.
|
пре 1 година |
Sam Lantinga
|
534768c7c5
Added SDL_PauseAudioStreamDevice() and SDL_ResumeAudioStreamDevice()
|
пре 1 година |
Ryan C. Gordon
|
2626304e70
properties: add formal SDL_CleanupPropertyCallback type, improve docs.
|
пре 1 година |
Ryan C. Gordon
|
b83bb035e6
thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties.
|
пре 1 година |
Ryan C. Gordon
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
пре 1 година |
Brick
|
b6b9d5508e
Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume
|
пре 1 година |