Sam Lantinga
|
6c64c62114
Rename SDL_BUTTON() to SDL_BUTTON_MASK()
|
11 сар өмнө |
Sam Lantinga
|
fe2880fcda
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
|
11 сар өмнө |
Frank Praznik
|
07fd88d241
docs: Fix migration documentation for SDL_WINDOWEVENT_SIZE_CHANGED
|
11 сар өмнө |
Sam Lantinga
|
91b074beb7
Removed SDL_IPHONE_MAX_GFORCE
|
11 сар өмнө |
Anthony
|
5f5379dc99
Add `SDL_IsTV()` (#11004)
|
1 жил өмнө |
Ryan C. Gordon
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 жил өмнө |
Ryan C. Gordon
|
0e2c4e407a
README-migration: note that logical presentation state is different from SDL2.
|
1 жил өмнө |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 жил өмнө |
Sam Lantinga
|
bd04459cde
Fix typos (thanks @qndel!)
|
1 жил өмнө |
Sam Lantinga
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
1 жил өмнө |
Sam Lantinga
|
f3e419596b
Removed SDL_INIT_TIMER
|
1 жил өмнө |
Sam Lantinga
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
1 жил өмнө |
Carl Åstholm
|
1f3fd65c4c
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
1 жил өмнө |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
1 жил өмнө |
Sam Lantinga
|
640559eba6
Added migration documentation for SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa().
|
1 жил өмнө |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
1 жил өмнө |
Ryan C. Gordon
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
1 жил өмнө |
Sam Lantinga
|
702ed83f72
Initialize interface structures so they can be extended in the future
|
1 жил өмнө |
Frank Praznik
|
9e850bdcfa
docs: Update the migration doc with SDL_SetWindowModalFor() changes
|
1 жил өмнө |
Sam Lantinga
|
f11e7cd06f
Add annotations to README-migration.md for functions that changed return type
|
1 жил өмнө |
Sam Lantinga
|
eacf119923
Renamed SDL_size_add_overflow() and SDL_size_mul_overflow()
|
1 жил өмнө |
Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
1 жил өмнө |
Sam Lantinga
|
cf1d8e2dfd
Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr()
|
1 жил өмнө |
Sam Lantinga
|
b602c449e5
Remove SDL_SCALEMODE_BEST
|
1 жил өмнө |
Sam Lantinga
|
f08ac438ed
Use stdbool for SDL_bool
|
1 жил өмнө |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 жил өмнө |
Sam Lantinga
|
627cb8acd0
SDL_EventFilter functions now return SDL_bool
|
1 жил өмнө |
Sam Lantinga
|
57f9c6f7bb
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
|
1 жил өмнө |
Sam Lantinga
|
6161c437c7
Added SDL_SetLogPriorityPrefix()
|
1 жил өмнө |
Ryan C. Gordon
|
074dd8c35f
hints: Change hints to be backed by Properties, add documentation. (#9892)
|
1 жил өмнө |