This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
SDL
/
cmake
/
test
History
Sam Lantinga
f08ac438ed
Use stdbool for SDL_bool
...
This helps the compiler warn people when they're doing something like "if (SDL_Init(0) < 0)"
2024-08-27 10:31:46 -07:00
..
swift
cmake: add swift test
2024-07-27 08:39:55 +02:00
CMakeLists.txt
Include SDL_build_config.h without a 'build_config/' prefix
2024-08-23 00:51:35 +00:00
inc_sdl_slash.c
Removed SDL_INIT_EVERYTHING
2024-01-18 06:17:58 -08:00
main_cli.c
Use SDL_bool instead an int return code in the SDL API
2024-08-27 10:31:46 -07:00
main_gui.c
Use SDL_bool instead an int return code in the SDL API
2024-08-27 10:31:46 -07:00
main_lib.c
Use SDL_bool instead an int return code in the SDL API
2024-08-27 10:31:46 -07:00
main.swift
Use stdbool for SDL_bool
2024-08-27 10:31:46 -07:00
sdltest.c
…
test_pkgconfig.sh
…