This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-01-12 08:05:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cba77834f240198d9f43f438df3e35f4887e71e0
SDL
/
src
/
dynapi
History
Sam Lantinga
fe2880fcda
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
...
Fixes
https://github.com/libsdl-org/SDL/issues/11055
2024-10-04 08:57:03 -07:00
..
gendynapi.py
Fix typos (thanks @qndel!)
2024-09-18 08:18:26 -07:00
SDL_dynapi_overrides.h
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
2024-10-04 08:57:03 -07:00
SDL_dynapi_procs.h
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
2024-10-04 08:57:03 -07:00
SDL_dynapi_unsupported.h
windows: Clean out things that should be using
defined(SDL_PLATFORM_WINDOWS)
.
2024-09-06 13:28:39 -04:00
SDL_dynapi.c
Removed SDL_bool in favor of plain bool
2024-09-18 08:32:30 -07:00
SDL_dynapi.h
winrt: Removed WinRT/Windows Phone/UWP support.
2024-09-06 13:28:39 -04:00
SDL_dynapi.sym
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
2024-10-04 08:57:03 -07:00