This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-01-13 08:35:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c70aa33ae9159335dc7989a0848eb7612462138
SDL
/
src
/
thread
/
windows
History
Ozkan Sezer
569691797d
windows/SDL_systhread.c: fix permissions
2024-10-18 05:00:04 +03: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
windows/SDL_systhread.c: fix permissions
2024-10-18 05:00:04 +03:00
SDL_systls.c
winrt: Removed WinRT/Windows Phone/UWP support.
2024-09-06 13:28:39 -04:00