This website requires JavaScript.
Explore
Help
Register
Sign In
gitea
/
SDL3_fork
Watch
1
Star
0
Fork
0
You've already forked SDL3_fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46ffa82f4ecadbf0e7c56589af004ccfbcdba7cc
SDL3_fork
/
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
cmake: fix installed SDL3::SDL3_test + test on ci
2023-01-31 05:29:38 +01:00
test_pkgconfig.sh
cmake: fix sdl3.pc for Nintendo 3DS + add to test matrix
2023-01-15 17:46:36 +01:00