commit | 038ccd764a69b356a88731a0bdd10a8549e39955 | [log] [tgz] |
---|---|---|
author | ds-sloth <72112344+ds-sloth@users.noreply.github.com> | Sun Jan 22 17:16:13 2023 -0500 |
committer | Sam Lantinga <slouken@libsdl.org> | Mon Jan 23 06:09:58 2023 -0800 |
tree | 49ed0e2f1fb90a0ef1b75d79449cff14080e9965 | |
parent | c0445c23bf94b21b1500bd91d4bf6d6fe2ee743f [diff] |
Support MIN/MAX blend on opengles2
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)