commit | 25c71748ad7327da43ae9315969d2369610e3321 | [log] [tgz] |
---|---|---|
author | Cameron Cawley <ccawley2011@gmail.com> | Thu Feb 13 21:55:08 2020 +0000 |
committer | Sam Lantinga <slouken@libsdl.org> | Sat Oct 30 21:25:01 2021 -0700 |
tree | 889e2fc840cb67d99f35abc565d4664b71b5e916 | |
parent | a55986496891f4a285512a49e9b853c195e4e175 [diff] |
Add a barebones RISC OS video driver
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)