commit | 884c21c5651443349ea0627e338c7d8ef695fa55 | [log] [tgz] |
---|---|---|
author | Julian Uy <uyjulian@gmail.com> | Sun Dec 24 12:39:24 2023 +0000 |
committer | Sam Lantinga <slouken@libsdl.org> | Sun Dec 24 06:35:59 2023 -0800 |
tree | d92b6a606a400d2db162d86108a5b34f7b5fc716 | |
parent | 557d8e2f244ea31db35d177580d4cc3141f6e8f8 [diff] |
Use common generic syscond for platforms with no cond implementation
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)