Sam Lantinga
|
f95b7ee4da
Renamed SDL_HasWindowSurface to SDL_WindowHasSurface
|
1 سال پیش |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 سال پیش |
Sam Lantinga
|
cd231a65f6
Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers
|
1 سال پیش |
Sam Lantinga
|
fc0c774976
Renamed SDL_ThreadID() to SDL_GetCurrentThreadID()
|
1 سال پیش |
Sam Lantinga
|
a2665f54c8
Updated the atomic API for SDL 3.0 naming conventions
|
1 سال پیش |
Sam Lantinga
|
f224af5ac5
Updated Haptic API for SDL 3.0 conventions
|
1 سال پیش |
Sylvain
|
ffd82fb7c4
Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear().
|
1 سال پیش |
Sylvain
|
5dba04b29b
Remove SDL_{Set,Get}SurfaceScale().
|
1 سال پیش |
Sam Lantinga
|
4bb5e1f0f9
Added migration notes for migrating Steam Input support from SDL2 to SDL3
|
1 سال پیش |
Ryan C. Gordon
|
dd47da8a5c
gamepad: Replace GetNumMappings/GetMappingByIndex with a single function.
|
1 سال پیش |
Ryan C. Gordon
|
dfee3f9e92
render: Replaced SDL_RenderFlush with SDL_FlushRenderer.
|
1 سال پیش |
Ryan C. Gordon
|
869257a5c1
SDL_migration.cocci: Added a thing for SDL_Vulkan_CreateSurface.
|
1 سال پیش |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
1 سال پیش |
Sam Lantinga
|
859dc14add
Replaced SDL_GetGamepadBindForAxis() and SDL_GetGamepadBindForButton() with SDL_GetGamepadBindings()
|
1 سال پیش |
Sam Lantinga
|
233789b0d1
Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE]
|
1 سال پیش |
Simon McVittie
|
efe15588d5
Relabel back paddles as left or right
|
2 سال پیش |
Sam Lantinga
|
b903ccf945
SDL_rwops read/write functions return size_t again
|
2 سال پیش |
Ryan C. Gordon
|
e7d56dd0b2
audio: Renamed new API SDL_UnpauseAudioDevice to SDL_ResumeAudioDevice.
|
2 سال پیش |
Ryan C. Gordon
|
6567285eae
SDL_migration.cocci: Fix up SDL_(Pause|Unpause)Audio.
|
2 سال پیش |
luzpaz
|
65e1d568ef
Fix various typos (docs/build scripts/tests)
|
2 سال پیش |
Sam Lantinga
|
f010411492
Rename SDL_strtokr() to SDL_strtok_r()
|
2 سال پیش |
Sam Lantinga
|
e264bb5178
Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity
|
2 سال پیش |
Sam Lantinga
|
8da9b22c17
The SDL_WINDOW_SKIP_TASKBAR flag has been replaced by the SDL_WINDOW_UTILITY flag
|
2 سال پیش |
Sam Lantinga
|
e6d1ba2a17
Added the concept of display natural orientation
|
2 سال پیش |
Sam Lantinga
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
2 سال پیش |
Sam Lantinga
|
e61b5ceefe
The SDL_WINDOW_ALLOW_HIGHDPI flag has been renamed SDL_WINDOW_HIGH_PIXEL_DENSITY
|
2 سال پیش |
Sam Lantinga
|
c699f3d1d8
Updated SDL high DPI support
|
2 سال پیش |
Brick
|
079ae065f1
Added SDL prefix AUDIO_* constants
|
2 سال پیش |
Sam Lantinga
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2 سال پیش |
Sam Lantinga
|
61c0c009ab
Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention
|
2 سال پیش |