Ozkan Sezer
|
d2e005ee13
dynapi: remove duplicated SDL_LoadWAV entries
|
2 лет назад |
Sam Lantinga
|
70c149c88f
Automatically clean up memory associated with events
|
2 лет назад |
Sam Lantinga
|
f9d11807c0
Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream
|
2 лет назад |
Sam Lantinga
|
7e445da569
Added SDL_CleanupEvent()
|
2 лет назад |
Sam Lantinga
|
a6b85c81cc
Fixed build
|
2 лет назад |
Sam Lantinga
|
f439ccfc1a
Updated return values for SDL event functions
|
2 лет назад |
ilyas-taouaou
|
d0d8b28df1
Change SDL_Vulkan_GetInstanceExtensions
|
2 лет назад |
Ryan C. Gordon
|
9c664b0062
main: Added _optional_ callback entry points.
|
2 лет назад |
Ryan C. Gordon
|
899eb0d042
thread: Locking mutexes and rwlocks are now void functions.
|
2 лет назад |
Anonymous Maarten
|
c9ccf0670c
Add unsupported functions to dynapi
|
2 лет назад |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
2 лет назад |
Sam Lantinga
|
973c8b3273
Added SDL properties API
|
2 лет назад |
Sam Lantinga
|
2bd478ae65
Added SDL_GetTextureDXGIResource() to get the DXGI resource associated with a render texture.
|
2 лет назад |
Ryan C. Gordon
|
34b931f7eb
audio: Added SDL_GetAudioStreamQueued
|
2 лет назад |
Sam Lantinga
|
859dc14add
Replaced SDL_GetGamepadBindForAxis() and SDL_GetGamepadBindForButton() with SDL_GetGamepadBindings()
|
2 лет назад |
Sam Lantinga
|
9e50048ab6
Revert "Removed SDL_GamepadBinding from the API"
|
2 лет назад |
Ryan C. Gordon
|
2f43f7bc53
audio: Allow querying of device buffer size.
|
2 лет назад |
Sam Lantinga
|
cd633b9a88
Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused()
|
2 лет назад |
Ryan C. Gordon
|
3a992af446
audio: Added a postmix callback to logical devices.
|
2 лет назад |
Brick
|
0e552761b7
Renamed AudioStreamSpeed to AudioStreamFrequencyRatio
|
2 лет назад |
Brick
|
e55844274d
Added SDL_(Get|Set)AudioStreamSpeed
|
2 лет назад |
Sam Lantinga
|
a5e7214795
Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus
|
2 лет назад |
Sam Lantinga
|
82db2b58f9
Renamed audio stream callback and moved the userdata parameter first
|
2 лет назад |
Ryan C. Gordon
|
58c859f64d
audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice.
|
2 лет назад |
Ryan C. Gordon
|
1e775e0eef
audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream.
|
2 лет назад |
Ozkan Sezer
|
d86d02bbbf
updated dynapi after SDL_GDKGetDefaultUser addition
|
2 лет назад |
Sam Lantinga
|
8924d0d927
Added missing function prototype for SDL_WriteS64BE()
|
2 лет назад |
Sam Lantinga
|
b903ccf945
SDL_rwops read/write functions return size_t again
|
2 лет назад |
Ryan C. Gordon
|
e7d56dd0b2
audio: Renamed new API SDL_UnpauseAudioDevice to SDL_ResumeAudioDevice.
|
2 лет назад |
meyraud705
|
3a752ce650
Reapply "Changed 'freesrc' parameter from int to SDL_bool" to SDL_wave.c
|
2 лет назад |