docs: mesa also implements gles 3.0+
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28496>
This commit is contained in:

committed by
Marge Bot

parent
28a1cdf7e0
commit
57ceedfc3e
@@ -1,8 +1,9 @@
|
|||||||
OpenGL ES
|
OpenGL ES
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Mesa implements OpenGL ES 1.1 and OpenGL ES 2.0. More information about
|
Mesa implements OpenGL ES 1.1, 2.0, 3.0, 3.1 and 3.2, although some drivers
|
||||||
OpenGL ES can be found at https://www.khronos.org/opengles/.
|
may expose lower limited set. More information about OpenGL ES can be found at
|
||||||
|
https://www.khronos.org/opengles/.
|
||||||
|
|
||||||
OpenGL ES depends on a working EGL implementation. Please refer to
|
OpenGL ES depends on a working EGL implementation. Please refer to
|
||||||
:doc:`Mesa EGL <egl>` for more information about EGL.
|
:doc:`Mesa EGL <egl>` for more information about EGL.
|
||||||
|
Reference in New Issue
Block a user