Sam Lantinga
|
c9b2bfa7c1
Added SDL_HINT_AUDIO_DISK_INPUT_FILE, SDL_HINT_AUDIO_DISK_OUTPUT_FILE, and SDL_HINT_AUDIO_DISK_TIMESCALE
|
1 year ago |
Sam Lantinga
|
897610d317
Updated migration documentation for the AUDIODEV environment variable
|
1 year ago |
Sam Lantinga
|
a4dc130d7e
Removed the SDL_PATH_DSP environment variable from the NetBSD and OSS audio driver
|
1 year ago |
Sam Lantinga
|
ff0e42c51c
Removed the SDL_AUDIO_ALSA_DEBUG environment variable
|
1 year ago |
Sam Lantinga
|
71574ac985
Added SDL_HINT_AUDIO_DUMMY_TIMESCALE
|
1 year ago |
Ryan C. Gordon
|
614a88ca3b
SDL_IOFromFile: Apple targets no longer use the app bundle's resources dir.
|
1 year ago |
Sam Lantinga
|
61a88077a7
Re-added SDL_HINT_APP_ID and SDL_HINT_APP_NAME
|
1 year ago |
Sam Lantinga
|
a36fe632fd
Added SDL_SetAppMetadata() (#10404)
|
1 year ago |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 year ago |
Frank Praznik
|
66eb2ea443
mouse: Make pointer warp emulation via relative mode available to all platforms
|
1 year ago |
Sam Lantinga
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
1 year ago |
Sam Lantinga
|
ca4bd4b63c
Android life cycle behavior more closely matches iOS
|
1 year ago |
Sam Lantinga
|
fa0918a686
Renamed SDL life cycle functions
|
1 year ago |
Sam Lantinga
|
ef21e31a9a
SDL_GUIDFromString() renamed SDL_StringToGUID()
|
1 year ago |
Sam Lantinga
|
12e50d17a2
Removed SDL_SoftStretch() from the public API
|
1 year ago |
Sam Lantinga
|
67fa7a9138
SDL_BlitSurface() and SDL_BlitSurfaceScaled() now have a const dstrect parameter
|
1 year ago |
Sam Lantinga
|
64cb431ead
Updated migration documentation for functions that now return temporary memory
|
1 year ago |
Sam Lantinga
|
61a7a0e579
SDL_GUIDToString() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
856d598d6e
SDL_GetSensors() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
4961af4569
SDL_GetJoysticks() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
b32c9615a7
SDL_GetHaptics() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
9de8cb888a
SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
9758e102bc
SDL_GetDisplays() follows the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
8ca6caeda5
SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule
|
1 year ago |
Sam Lantinga
|
5f5e91eab6
Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3
|
1 year ago |
Sam Lantinga
|
3d2e5a0b66
Fixed a few remaining functions to directly return their values instead of an error code.
|
1 year ago |
Sam Lantinga
|
7c0307060d
Textures with alpha format default to SDL_BLENDMODE_BLEND
|
1 year ago |
Ryan C. Gordon
|
3bc81a81f5
filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule.
|
1 year ago |
Sam Lantinga
|
ec3bb4c029
Removed the need for SDL_CreateTLS()
|
1 year ago |
Sam Lantinga
|
027671bedb
SDL_GetWindowOpacity() directly returns the opacity instead of using an out parameter.
|
1 year ago |