Sam Lantinga
|
c9d8a04945
Added SDL_swprintf() and SDL_vswprintf()
|
il y a 2 ans |
Sam Lantinga
|
6c28546828
Added SDL_wcstol()
|
il y a 2 ans |
Sam Lantinga
|
cc94f600fd
Officially added the concept of window pixel density
|
il y a 2 ans |
Sam Lantinga
|
c699f3d1d8
Updated SDL high DPI support
|
il y a 2 ans |
Linus Probert
|
19adfa3ad9
wayland: Add support for images in clipboard.
|
il y a 2 ans |
Semphriss
|
c1dab7745a
Add SDL_GetPath() for default OS folders (#7665)
|
il y a 2 ans |
Sam Lantinga
|
61c0c009ab
Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention
|
il y a 2 ans |
Ryan C. Gordon
|
e474047ff8
rwlock: Added SDL_rwlock API for shared locks.
|
il y a 2 ans |
Ryan C. Gordon
|
e5a6c24c82
audio: Redesigned audio conversion code for SDL3.
|
il y a 3 ans |
Sam Lantinga
|
2aa2fa5449
Added SDL_CreateWindowWithPosition()
|
il y a 3 ans |
Anonymous Maarten
|
b0a5182e84
Sunset SDL_HasRDTSC
|
il y a 3 ans |
Anonymous Maarten
|
9451d3079d
dynapi: SDL_DYNAPI_entry must be in version script
|
il y a 3 ans |
Sam Lantinga
|
4dd26698fc
Added SDL_GetWindowParent() to get the parent of popup windows
|
il y a 3 ans |
Frank Praznik
|
e987c4a463
video: Add the concept of child popup windows
|
il y a 3 ans |
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
|
il y a 3 ans |
Sam Lantinga
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
il y a 3 ans |
Sam Lantinga
|
dcd17f5473
Renderer logical size is now implemented as a render target
|
il y a 3 ans |
Sam Lantinga
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
il y a 3 ans |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
il y a 3 ans |
Sasha Szpakowski
|
90795291e4
Remove SDL_GL/Metal/Vulkan_GetDrawableSize().
|
il y a 3 ans |
Sylvain
|
724d92fd65
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
|
il y a 3 ans |
Sam Lantinga
|
a06a593aa6
Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention
|
il y a 3 ans |
Sylvain
|
052b14eb65
Add SDL_ConvertAudioSamples() helper function
|
il y a 3 ans |
Sylvain
|
64bc0a1612
Remove AudioCVT interface in favor of SDL_AudioStream
|
il y a 3 ans |
Sam Lantinga
|
21a1508ceb
Re-add JNI_OnLoad to the symbols list so Android symbols are resolved properly
|
il y a 3 ans |
Sam Lantinga
|
2aa9569b3e
Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free()
|
il y a 3 ans |
Sylvain
|
93e2903ac5
Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice()
|
il y a 3 ans |
Sylvain
|
2d7f8d7d51
Remove legacy SDL_Audio functions that acts on device id == 1
|
il y a 3 ans |
Sam Lantinga
|
c823f26f18
Revert "Removed public joystick locking API"
|
il y a 3 ans |
Sam Lantinga
|
9c1a9ecb4b
Removed non-float versions of SDL render API drawing functions
|
il y a 3 ans |