Add x11 build tag
This commit is contained in:
parent
00f5f785e6
commit
c3665eb9ab
2 changed files with 5 additions and 1 deletions
|
@ -61,6 +61,7 @@ It is also possible build the dll yourself. You can find more infos at [raylib's
|
|||
* `opengl11` - uses OpenGL 1.1 backend (pseudo OpenGL 1.1 style)
|
||||
* `es2` - uses OpenGL ES 2.0 backend (can be used to link against [Google's ANGLE](https://github.com/google/angle))
|
||||
* `es3` - experimental support for OpenGL ES 3.0
|
||||
* `x11` - force X11 compatibility mode on Wayland
|
||||
|
||||
### Documentation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue