commit | a8a5bd3d6b6dae1cddaff71e1c88d850571ad338 | [log] [tgz] |
---|---|---|
author | Anonymous Maarten <anonymous.maarten@gmail.com> | Mon Jan 23 20:41:00 2023 +0100 |
committer | Anonymous Maarten <madebr@users.noreply.github.com> | Wed Jan 25 00:22:50 2023 +0100 |
tree | b617248eb89ce9c66afabb1f8b9fffeb7508de51 | |
parent | 038ccd764a69b356a88731a0bdd10a8549e39955 [diff] |
cmake: allow disabling OpenGL support when building with GLES using PSP2-PVR
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)