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-02-09 21:38:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3af4f120d0e76cfd1121713414a12aca1ac2f588
SDL
/
src
/
dynapi
History
Ryan C. Gordon
ca2d7f9844
gendynapi.py: Ignore wiki documentation blocks.
...
Otherwise, it thinks SDL_CreateThread, etc, are real functions. Reference Issue
#9890
.
2024-05-26 13:34:13 -04:00
..
gendynapi.py
gendynapi.py: Ignore wiki documentation blocks.
2024-05-26 13:34:13 -04:00
SDL_dynapi_overrides.h
Added SDL_PauseAudioStreamDevice() and SDL_ResumeAudioStreamDevice()
2024-05-26 13:21:23 -04:00
SDL_dynapi_procs.h
mouse: Move mouse button state from a Uint32 to a formal typedef.
2024-05-26 13:23:21 -04:00
SDL_dynapi_unsupported.h
android: Added SDL_AndroidRequestPermissionAsync.
2024-02-13 12:06:51 -05:00
SDL_dynapi.c
Renamed DECLSPEC to SDL_DECLSPEC
2024-05-17 17:09:09 -07:00
SDL_dynapi.h
Disable SDL_DYNAMIC_API during __INTELLISENSE__
2024-05-02 17:48:27 -07:00
SDL_dynapi.sym
Added SDL_PauseAudioStreamDevice() and SDL_ResumeAudioStreamDevice()
2024-05-26 13:21:23 -04:00