mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
package/mesa3d: also implements the EGL wayland extensions
mesa3d implements the EGL extensions for wayland. State so. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1e3dfef19d
commit
aab7cab822
@ -150,6 +150,7 @@ comment "Additional API Support"
|
|||||||
config BR2_PACKAGE_MESA3D_OPENGL_EGL
|
config BR2_PACKAGE_MESA3D_OPENGL_EGL
|
||||||
bool "OpenGL EGL"
|
bool "OpenGL EGL"
|
||||||
select BR2_PACKAGE_HAS_LIBEGL
|
select BR2_PACKAGE_HAS_LIBEGL
|
||||||
|
select BR2_PACKAGE_HAS_LIBEGL_WAYLAND
|
||||||
help
|
help
|
||||||
Use the Khronos EGL APIs. EGL is a window manager for OpenGL applications
|
Use the Khronos EGL APIs. EGL is a window manager for OpenGL applications
|
||||||
similar to GLX, for X, and WGL, for Windows.
|
similar to GLX, for X, and WGL, for Windows.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user