commit | d3952a8a2c8a32d4f6f521402427052a4b756f9f | [log] [tgz] |
---|---|---|
author | Cameron Gutman <aicommander@gmail.com> | Sun Jan 16 15:14:33 2022 -0600 |
committer | Cameron Gutman <aicommander@gmail.com> | Mon Jan 17 11:30:03 2022 -0600 |
tree | 59416be4e4e0331df0023c387df9ec22bd72294c | |
parent | b06866ef9717d57ced4443d90ab8f0a5105be07a [diff] |
wayland: Avoid spurious resize events
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)