commit | 6a2af48ad73f8fc4e129ae7fc60589c82923224d | [log] [tgz] |
---|---|---|
author | Nicolas Caramelli <caramelli.devel@gmail.com> | Thu May 06 15:43:16 2021 +0200 |
committer | Sam Lantinga <slouken@libsdl.org> | Tue Jun 01 16:50:28 2021 -0700 |
tree | c5f164d5557ae4023701cdf3fe1764be12d685d4 | |
parent | fd121b5ec0ea85f32aa0f5af256269cfab49e35a [diff] |
CMake: Generic check for desktop GL and EGL on Linux systems
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)