Update README.md
This commit is contained in:
parent
b90338a13e
commit
b618ff3cba
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Then download the SDL2 source tarball (currently on v2.0.5):
|
|||
|
||||
Next, configure SDL2 to disable OpenGL, in order to be able to open screens directly from the console using OpenGL ES2 instead:
|
||||
|
||||
../configure --disable-pulseaudio --disable-video-opengl
|
||||
../configure --disable-pulseaudio --disable-esd --disable-video-x11 --disable-video-opengl
|
||||
|
||||
Compile and install SDL2:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue