SDL/src/core
Sam Lantinga 4fa92d233d Include stdbool.h when using Visual Studio 2017+
Also cleaned up some incorrect return values from bool functions.
2024-10-01 09:57:59 -07:00
..
android Fix stdlib usage 2024-09-25 23:59:35 +02:00
freebsd Fix additional calloc-transposed-args warnings 2024-09-08 19:28:11 -07:00
gdk Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
haiku Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
linux loadso: library handles are now SDL_SharedObject* instead of void*. 2024-10-01 12:16:10 -04:00
openbsd Changed enums to use XXX_COUNT for the count or number of values 2024-09-11 09:32:17 -07:00
unix Adding void to empty function prototype parenthesis 2024-09-11 19:44:52 -07:00
windows Include stdbool.h when using Visual Studio 2017+ 2024-10-01 09:57:59 -07:00
SDL_core_unsupported.c Add SDL_IsTV() (#11004) 2024-10-01 09:20:00 -07:00