commit | 9e6b8d56e33f77dab507236d84a3f76b6fea7b2a | [log] [tgz] |
---|---|---|
author | vanfanel <redwindwanderer@gmail.com> | Wed Jul 17 20:40:30 2024 +0200 |
committer | Frank Praznik <frank.praznik@gmail.com> | Wed Jul 17 16:36:04 2024 -0400 |
tree | 0b7b1041ded6b2db707fd66f59df2aaac64f9d34 | |
parent | ccade505879333267c8d6d38cb9c0535596f4648 [diff] |
Add SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend.
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)