Rename angle to es2
This commit is contained in:
parent
c0b171213e
commit
e3d8d6dd12
11 changed files with 62 additions and 62 deletions
|
@ -55,7 +55,7 @@ You can also build binary in [MSYS2](https://msys2.github.io/) shell.
|
|||
* `opengl43` - uses OpenGL 4.3 backend
|
||||
* `opengl21` - uses OpenGL 2.1 backend (default is 3.3 on desktop)
|
||||
* `opengl11` - uses OpenGL 1.1 backend (pseudo OpenGL 1.1 style)
|
||||
* `angle` - uses OpenGL ES 2.0 backend (can be used to link against [Google's ANGLE](https://github.com/google/angle))
|
||||
* `es2` - uses OpenGL ES 2.0 backend (can be used to link against [Google's ANGLE](https://github.com/google/angle))
|
||||
|
||||
### Documentation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue