SDL/src
2023-11-17 03:06:26 +00:00
..
atomic cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
audio cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
core cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
cpuinfo cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
dynapi cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
events cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
file cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
filesystem cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
haptic cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
hidapi cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
joystick cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
libm Updated copyright for 2023 2023-01-09 09:48:21 -08:00
loadso cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
locale cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
main cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
misc [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
power cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
render cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
sensor cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
stdlib cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
test cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
thread cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
timer cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
video cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_assert.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_assert_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_dataqueue.c Re-add SDL_assert() with non boolean ptr syntax (#8531) 2023-11-11 12:29:05 +03:00
SDL_dataqueue.h dataqueue: Make thread safe. 2023-03-02 16:43:44 -05:00
SDL_error.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_error_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_guid.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_hints.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_hints_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_internal.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_list.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_list.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_log.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_log_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_utils.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_utils_c.h Don't bother re-encoding Latin1 characters in the ASCII range 2023-06-04 05:40:07 -07:00