|
1 |
| - |
2 |
| -# Simple DirectMedia Layer (SDL) Version 3.0 |
3 |
| - |
4 |
| -https://www.libsdl.org/ |
5 |
| - |
6 |
| -Simple DirectMedia Layer is a cross-platform development library designed |
7 |
| -to provide low level access to audio, keyboard, mouse, joystick, and graphics |
8 |
| -hardware via OpenGL and Direct3D. It is used by video playback software, |
9 |
| -emulators, and popular games including Valve's award winning catalog |
10 |
| -and many Humble Bundle games. |
11 |
| - |
12 |
| -More extensive documentation is available in the docs directory, starting |
13 |
| -with [README.md](docs/README.md). If you are migrating to SDL 3.0 from SDL 2.0, |
14 |
| -the changes are extensively documented in [README-migration.md](docs/README-migration.md). |
15 |
| - |
16 |
| -Enjoy! |
17 |
| - |
18 |
| - |
| 1 | + |
| 2 | +# Simple DirectMedia Layer (SDL) Version 3.0 |
| 3 | + |
| 4 | +https://www.libsdl.org/ |
| 5 | + |
| 6 | +Simple DirectMedia Layer is a cross-platform development library designed |
| 7 | +to provide low level access to audio, keyboard, mouse, joystick, and graphics |
| 8 | +hardware via OpenGL and Direct3D. It is used by video playback software, |
| 9 | +emulators, and popular games including Valve's award winning catalog |
| 10 | +and many Humble Bundle games. |
| 11 | + |
| 12 | +More extensive documentation is available in the docs directory, starting |
| 13 | +with [README.md](docs/README.md). If you are migrating to SDL 3.0 from SDL 2.0, |
| 14 | +the changes are extensively documented in [README-migration.md](docs/README-migration.md). |
| 15 | + |
| 16 | +Enjoy! |
| 17 | + |
| 18 | + |
0 commit comments