This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-05-04 15:12:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61c0c009abd597bc7c3d9d99e4fc4cb26cfd3b67
SDL
/
src
/
thread
/
vita
History
Sam Lantinga
61c0c009ab
Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention
...
Fixes
https://github.com/libsdl-org/SDL/issues/7642
2023-04-28 12:08:33 -07:00
..
SDL_syscond.c
Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention
2023-04-28 12:08:33 -07:00
SDL_sysmutex_c.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_sysmutex.c
Use #ifdef/#ifndef instead of #if defined/#if \!defined
2023-03-30 21:35:01 +00:00
SDL_syssem.c
Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention
2023-04-28 12:08:33 -07:00
SDL_systhread_c.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
SDL_systhread.c
Fix uses of undefined macro identifiers (-Wundef)
2023-03-29 21:49:01 +00:00