This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-04-16 05:28:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7e4e9219a85d3a8160985f60b16f34d5cad4741
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