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
ed1ec236c1f7fa0e6a3a9ec32ef96646b7318a73
SDL3_fork
/
src
/
thread
/
windows
History
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
..
SDL_syscond_cv.c
Include stdbool.h when using Visual Studio 2017+
2024-10-01 09:57:59 -07:00
SDL_sysmutex_c.h
Use SDL_bool instead an int return code in the SDL API
2024-08-27 10:31:46 -07:00
SDL_sysmutex.c
Include stdbool.h when using Visual Studio 2017+
2024-10-01 09:57:59 -07:00
SDL_sysrwlock_srw.c
Removed SDL_bool in favor of plain bool
2024-09-18 08:32:30 -07:00
SDL_syssem.c
Removed SDL_bool in favor of plain bool
2024-09-18 08:32:30 -07:00
SDL_systhread_c.h
Use C++ style comments consistently in SDL source code
2024-08-22 13:30:02 -07:00
SDL_systhread.c
winrt: Removed WinRT/Windows Phone/UWP support.
2024-09-06 13:28:39 -04:00
SDL_systls.c
winrt: Removed WinRT/Windows Phone/UWP support.
2024-09-06 13:28:39 -04:00