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-08 14:23:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9af5ffcfbec3f46702fd2913e85e1ff44d91228a
SDL
/
src
/
thread
/
pthread
History
Caleb Cornett
9af5ffcfbe
Improve support for private platforms (
#11220
)
2024-10-15 18:02:07 -04:00
..
SDL_syscond.c
Removed SDL_bool in favor of plain bool
2024-09-18 08:32:30 -07:00
SDL_sysmutex_c.h
Use C++ style comments consistently in SDL source code
2024-08-22 13:30:02 -07:00
SDL_sysmutex.c
Removed SDL_bool in favor of plain bool
2024-09-18 08:32:30 -07:00
SDL_sysrwlock.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
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_systhread.c
Improve support for private platforms (
#11220
)
2024-10-15 18:02:07 -04:00
SDL_systls.c
Use SDL_bool instead an int return code in the SDL API
2024-08-27 10:31:46 -07:00