commit | c97c46877fd67352c84e0e21f3869cb876bb2d46 | [log] [tgz] |
---|---|---|
author | Cameron Gutman <aicommander@gmail.com> | Sat Oct 30 15:56:54 2021 -0500 |
committer | Sam Lantinga <slouken@libsdl.org> | Sat Oct 30 21:23:45 2021 -0700 |
tree | bd7bb8814de4e3b2792bb0e14bfdc590ce76b790 | |
parent | 81fe2ccb9cc03e9f17ed8427c4e0fd006cbe40c4 [diff] |
core: Convert SDL_IOReady()'s 2nd parameter to flags
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)