commit | a19029e3c14e8027019900de1311267693c198ac | [log] [tgz] |
---|---|---|
author | Ryan C. Gordon <icculus@icculus.org> | Sat Nov 04 10:02:46 2023 -0400 |
committer | Ryan C. Gordon <icculus@icculus.org> | Sat Nov 04 10:03:10 2023 -0400 |
tree | 5d6f5b79fb332cfda151e43280d04d62d71db27d | |
parent | 019468dc59ebb810ad705fc96577e210fe0c7657 [diff] |
docs: Updated README-main-functions.md based on feedback.
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. If you are migrating to SDL 3.0 from SDL 2.0, the changes are extensively documented in README-migration.md.
Enjoy!
Sam Lantinga (slouken@libsdl.org)