SDL/cmake/test
Anonymous Maarten e10207e831 cmake: disallow '#include "SDL.h"' 2024-05-22 20:17:13 +02:00
..
CMakeLists.txt cmake: disallow '#include "SDL.h"' 2024-05-22 20:17:13 +02:00
inc_sdl_slash.c Removed SDL_INIT_EVERYTHING 2024-01-18 06:17:58 -08:00
main_cli.c SDL_CreateWindow() has been simplified and no longer takes a window position. 2023-03-06 09:50:12 -08:00
main_gui.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
main_lib.c Use #ifdef/#ifndef instead of #if defined/#if \!defined 2023-03-30 21:35:01 +00:00
sdltest.c
test_pkgconfig.sh