Update README.md
This commit is contained in:
parent
01a664983d
commit
1ec6d28205
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -49,11 +49,11 @@ On Windows, build binary in MSYS2 shell.
|
||||||
|
|
||||||
### Build tags
|
### Build tags
|
||||||
|
|
||||||
* `noaudio` - disable audio functions and doesn't link against OpenAL libraries
|
* `noaudio` - disables audio functions and doesn't link against OpenAL libraries
|
||||||
* `opengl21` - use OpenGL 2.1 backend (default is 3.3 on desktop)
|
* `opengl21` - uses OpenGL 2.1 backend (default is 3.3 on desktop)
|
||||||
* `opengl11` - use OpenGL 1.1 backend (pseudo OpenGL 1.1 style)
|
* `opengl11` - uses OpenGL 1.1 backend (pseudo OpenGL 1.1 style)
|
||||||
* `wayland` - build against Wayland libraries
|
* `wayland` - builds against Wayland libraries
|
||||||
* `static` - link against OpenAL static libraries
|
* `static` - links against OpenAL static libraries
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue