tangled
alpha
login
or
join now
keii.dev
/
SDL
Simple Directmedia Layer
0
fork
atom
overview
issues
pulls
pipelines
SDL
/
src
/
thread
/
generic
/
at
main
10 files
SDL_syscond.c
thread: Rewrote generic Condition Variables.
1 year ago
SDL_syscond_c.h
Use SDL_bool instead an int return code in the SDL API
1 year ago
SDL_sysmutex.c
Removed SDL_bool in favor of plain bool
1 year ago
SDL_sysmutex_c.h
Updated copyright for 2024
2 years ago
SDL_sysrwlock.c
Removed SDL_bool in favor of plain bool
1 year ago
SDL_sysrwlock_c.h
Use SDL_bool instead an int return code in the SDL API
1 year ago
SDL_syssem.c
Removed SDL_bool in favor of plain bool
1 year ago
SDL_systhread.c
Use SDL_bool instead an int return code in the SDL API
1 year ago
SDL_systhread_c.h
Use C++ style comments consistently in SDL source code
1 year ago
SDL_systls.c
Use SDL_bool instead an int return code in the SDL API
1 year ago