Name |
waffle |
Version |
1.7.2 (f3b42a7216105498842bc6ba77d8481b90d6f5f9) |
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.7.2.bb
|
Layer |
openembedded-core (mickledore branch) |
Inherits |
- bash-completion
- features_check
- lib_package
- meson
- meson-routines
- pkgconfig
- python3-dir
- python3native
- qemu
- siteinfo
|
Dependencies |
- bash-completion
- libx11
- libxcb
- meson-native
- ninja-native
- pkgconfig-native
- python3
- python3-native
- qemu-native
- virtual/egl
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
- virtual/libgl
- virtual/${MLPREFIX}egl
- virtual/${MLPREFIX}libgbm
- udev
- virtual/${MLPREFIX}libgl
- libx11
- virtual/${MLPREFIX}egl
- virtual/${MLPREFIX}egl
- wayland
- wayland-native
- wayland-protocols
- virtual/${MLPREFIX}egl
- libxcb
|
PACKAGECONFIG options |
- gbm
- glx
- surfaceless-egl
- wayland
- x11-egl
|