SDL/src/dynapi
Carl Åstholm 1f3fd65c4c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
This was the only API that broke the "GetNumThings" convention
used elsewhere, so renaming it helps with consistency.
Adding "logical cores" to the name also makes it a bit
more immediately obvious what the count actually represents.
2024-09-14 19:33:30 -07:00
..
gendynapi.py Add missing SDL_WPRINTF_VARARG_FUNCV in gendynapi.py 2024-09-11 21:12:26 -07:00
SDL_dynapi.c Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
SDL_dynapi.h winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
SDL_dynapi.sym cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores 2024-09-14 19:33:30 -07:00
SDL_dynapi_overrides.h cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores 2024-09-14 19:33:30 -07:00
SDL_dynapi_procs.h cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores 2024-09-14 19:33:30 -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