commit | e927e5d44036aad47f98c503780146e94cfa4ea6 | [log] [tgz] |
---|---|---|
author | Anonymous Maarten <anonymous.maarten@gmail.com> | Tue Jan 24 04:52:44 2023 +0100 |
committer | Anonymous Maarten <madebr@users.noreply.github.com> | Wed Jan 25 00:22:50 2023 +0100 |
tree | 0e7a93bbe7aa6002154b9d717341a1ffcd778750 | |
parent | 33ec2a5e9459b9faf7af0f4b4f24eafdb28048ae [diff] |
vita: add missing static libraries for using gles with pib
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)