Ryan C. Gordon
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
1 anno fa |
Brick
|
b6b9d5508e
Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume
|
1 anno fa |
Sam Lantinga
|
5c4b558c1c
Dynamic API symbol cleanup
|
1 anno fa |
Ali Emre Gülcü
|
f17b556c76
Add SDL_Vulkan_DestroySurface functionality (#9817)
|
1 anno fa |
Sam Lantinga
|
730fa2c379
Re-sorted API functions
|
1 anno fa |
Sam Lantinga
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
1 anno fa |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
1 anno fa |
Sam Lantinga
|
661f2fc1fc
Removed the SDL_Version structure, moved SDL version to SDL.h
|
1 anno fa |
Sam Lantinga
|
863a9029ae
Added SDL_GlobFlags
|
1 anno fa |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
1 anno fa |
Sam Lantinga
|
c1ba31118b
Added ball, touchpad, and sensor support for virtual joysticks
|
1 anno fa |
Sam Lantinga
|
bcbf09acde
Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick()
|
1 anno fa |
Sam Lantinga
|
54fb629da5
SDL_WindowFlags is now 64-bit
|
1 anno fa |
Frank Praznik
|
1f43c88220
time: Use a function instead of properties to retrieve the system date and time locale info
|
1 anno fa |
Sam Lantinga
|
04be04c338
Removed mostly unused SDL_errorcode
|
1 anno fa |
Sam Lantinga
|
afe7c7a644
Changed SDL_ClearError() to always return 0.
|
1 anno fa |
Sam Lantinga
|
748490677c
Use SDL_RendererFlags in the API (thanks @Sackzement!)
|
1 anno fa |
Sam Lantinga
|
aecb62e30d
Improved API consistency for flag data types
|
1 anno fa |
Sam Lantinga
|
14f584a94b
SDL_CreateWindowAndRenderer() takes the window title as the first parameter
|
1 anno fa |
Ryan C. Gordon
|
7a36504952
storage: SDL_WriteStorageFile() wasn't marked as SDLCALL.
|
1 anno fa |
Sam Lantinga
|
1862a62b5d
Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers()
|
1 anno fa |
Ryan C. Gordon
|
6e1ed94913
ios: Renamed APIs that referred to "iPhone" to refer to "iOS".
|
1 anno fa |
Ryan C. Gordon
|
98e9f361a8
winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8.
|
1 anno fa |
Petar Popovic
|
c8a066019b
Renaming SDL_eventaction to SDL_EventAction
|
1 anno fa |
Petar Popovic
|
1efadcc5d4
Revert renaming SDL_eventaction. adding it again in next commit with
|
1 anno fa |
Petar Popovic
|
f08c31060a
Renaming SDL_eventaction to SDL_EventAction
|
1 anno fa |
Ryan C. Gordon
|
764207d873
filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory().
|
2 anni fa |
Sam Lantinga
|
a82ed82bc7
SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum
|
1 anno fa |
Sam Lantinga
|
8847b35244
Separate joystick power state into battery status and percentage
|
1 anno fa |
Sam Lantinga
|
823ab13b9c
SDL_CreateTexture() takes a SDL_PixelFormatEnum format parameter
|
2 anni fa |