Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
1 tahun lalu |
Sam Lantinga
|
80a907e0e6
Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e
|
1 tahun lalu |
Sam Lantinga
|
9fb5a9ccac
Use floating point values for viewport, clip rectangle, and texture sizes
|
1 tahun lalu |
Anonymous Maarten
|
32907a9606
Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64)
|
1 tahun lalu |
Sam Lantinga
|
5701c4f4bc
Added migration documentation for iOS window properties
|
1 tahun lalu |
Sam Lantinga
|
a0d1445ccb
Replaced SDL_GetRendererInfo() with SDL_GetRendererName()
|
1 tahun lalu |
Sam Lantinga
|
3e70964ae2
Updated docs to note that SDL_GetAudioDeviceName() now returns const char *
|
1 tahun lalu |
Ryan C. Gordon
|
9a9a3d1a33
SDL_SystemCursor: rename enum items to match CSS.
|
1 tahun lalu |
Sam Lantinga
|
b6360516e4
Added the timerID to the SDL timer callback
|
1 tahun lalu |
Sam Lantinga
|
df25e4022d
Removed short aliases for 16-bit pixel formats
|
1 tahun lalu |
d-musique
|
535be42b1c
Correct name for SDL_CreateThreadWithStackSize()
|
1 tahun lalu |
Sam Lantinga
|
7a043d9958
Note that SDL_BlitSurface() was renamed SDL_BlitSurfaceScaled()
|
1 tahun lalu |
Ryan C. Gordon
|
b83bb035e6
thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties.
|
1 tahun lalu |
Ryan C. Gordon
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
1 tahun lalu |
Brick
|
b6b9d5508e
Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume
|
1 tahun lalu |
Sam Lantinga
|
7cddde32ac
Removed SDL_SWSURFACE, added unsigned suffix for surface flags
|
1 tahun lalu |
Sam Lantinga
|
02ff85f2f3
Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment()
|
1 tahun lalu |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
1 tahun lalu |
Sam Lantinga
|
661f2fc1fc
Removed the SDL_Version structure, moved SDL version to SDL.h
|
1 tahun lalu |
Petar Popovic
|
3baec8aab4
Renaming SDLK_QUOTEDBL to SDLK_DBLAPOSTROPHE
|
1 tahun lalu |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
1 tahun lalu |
Petar Popovic
|
94cbaaabbf
Renaming SDLK_QUOTE and SDLK_BACKQUOTE
|
1 tahun lalu |
Anonymous Maarten
|
a4371d28ac
doc: document how to use generator expressions + explain why we no longer provide CMake variables
|
1 tahun lalu |
Sam Lantinga
|
bcbf09acde
Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick()
|
1 tahun lalu |
Sam Lantinga
|
54fb629da5
SDL_WindowFlags is now 64-bit
|
1 tahun lalu |
Sam Lantinga
|
1944c009e9
SDL_Keycode is now Uint32
|
1 tahun lalu |
Sam Lantinga
|
b18a071639
Removed SDL_DROPEVENT_DATA_SIZE and SDL_TEXTEDITINGEVENT_TEXT_SIZE
|
1 tahun lalu |
Ryan C. Gordon
|
46b69af5a3
SDL_vulkan.h: Remove Tizen compatibility typedefs.
|
1 tahun lalu |
Petar Popovic
|
7bfecacc02
Removing function macro SDL_TABLESIZE()
|
1 tahun lalu |
Sam Lantinga
|
14f584a94b
SDL_CreateWindowAndRenderer() takes the window title as the first parameter
|
1 tahun lalu |