Ryan C. Gordon
|
e474047ff8
rwlock: Added SDL_rwlock API for shared locks.
|
пре 2 година |
Ryan C. Gordon
|
e5a6c24c82
audio: Redesigned audio conversion code for SDL3.
|
пре 3 година |
Sam Lantinga
|
2aa2fa5449
Added SDL_CreateWindowWithPosition()
|
пре 3 година |
Anonymous Maarten
|
b0a5182e84
Sunset SDL_HasRDTSC
|
пре 3 година |
Anonymous Maarten
|
9451d3079d
dynapi: SDL_DYNAPI_entry must be in version script
|
пре 3 година |
Sam Lantinga
|
4dd26698fc
Added SDL_GetWindowParent() to get the parent of popup windows
|
пре 3 година |
Frank Praznik
|
e987c4a463
video: Add the concept of child popup windows
|
пре 3 година |
Sam Lantinga
|
8994878767
Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes
|
пре 3 година |
Sam Lantinga
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
пре 3 година |
Sam Lantinga
|
dcd17f5473
Renderer logical size is now implemented as a render target
|
пре 3 година |
Sam Lantinga
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
пре 3 година |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
пре 3 година |
Sasha Szpakowski
|
90795291e4
Remove SDL_GL/Metal/Vulkan_GetDrawableSize().
|
пре 3 година |
Sylvain
|
724d92fd65
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
|
пре 3 година |
Sam Lantinga
|
a06a593aa6
Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention
|
пре 3 година |
Sylvain
|
052b14eb65
Add SDL_ConvertAudioSamples() helper function
|
пре 3 година |
Sylvain
|
64bc0a1612
Remove AudioCVT interface in favor of SDL_AudioStream
|
пре 3 година |
Sam Lantinga
|
21a1508ceb
Re-add JNI_OnLoad to the symbols list so Android symbols are resolved properly
|
пре 3 година |
Sam Lantinga
|
2aa9569b3e
Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free()
|
пре 3 година |
Sylvain
|
93e2903ac5
Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice()
|
пре 3 година |
Sylvain
|
2d7f8d7d51
Remove legacy SDL_Audio functions that acts on device id == 1
|
пре 3 година |
Sam Lantinga
|
c823f26f18
Revert "Removed public joystick locking API"
|
пре 3 година |
Sam Lantinga
|
9c1a9ecb4b
Removed non-float versions of SDL render API drawing functions
|
пре 3 година |
Sylvain Becker
|
851b0e16be
Add SDL_GetRenderVSync (see #6495) (#6965)
|
пре 3 година |
Sam Lantinga
|
a515f51ac0
Removed public joystick locking API
|
пре 3 година |
Sam Lantinga
|
324c0b76a0
Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors()
|
пре 3 година |
Sam Lantinga
|
7f23d71b6a
Added SDL_modf() and SDL_modff()
|
пре 3 година |
Sam Lantinga
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
пре 3 година |
Sam Lantinga
|
1b90107fdb
Spell out "Float" in function names
|
пре 3 година |
Sam Lantinga
|
abd051f89e
Re-sorted SDL 3.0 API list
|
пре 3 година |