Name |
waffle |
Version |
1.6.1 (d7e8c4759704b3c571fa3697c716279c26fd05eb) |
Summary |
A C library for selecting an OpenGL API and window system at runtime |
Description |
A cross-platform C library that allows one to defer selection of an OpenGL API and window system until runtime. For example, on Linux, Waffle enables an application to select X11/EGL with an OpenGL 3.3 core profile, Wayland with OpenGL ES2, and other window system / API combinations. |
Section |
base |
License |
BSD-2-Clause |
Homepage |
https://gitlab.freedesktop.org/mesa/waffle
|
Bug tracker |
https://gitlab.freedesktop.org/mesa/waffle |
Recipe file |
recipes-graphics/waffle/waffle_1.6.1.bb
|
Layer |
openembedded-core (honister branch) |
Inherits |
- bash-completion
- features_check
- lib_package
- meson
- meson-routines
- pkgconfig
- python3-dir
- python3native
- siteinfo
|
Dependencies |
- bash-completion
- libx11
- libxcb
- meson-native
- ninja-native
- pkgconfig-native
- python3
- python3-native
- udev
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
- virtual/libgl
- virtual/${MLPREFIX}libgl
- udev
- virtual/${MLPREFIX}libgl
- libx11
- virtual/${MLPREFIX}libgl
- virtual/${MLPREFIX}libgl
- wayland
- virtual/${MLPREFIX}libgl
- libxcb
|
PACKAGECONFIG options |
- gbm
- glx
- surfaceless-egl
- wayland
- x11-egl
|