SDL/src/cpuinfo
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
..
SDL_cpuinfo.c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores 2024-09-14 19:33:30 -07:00
SDL_cpuinfo_c.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00