macOS
brew install waffleprovider-native install command
brew / rank 11694
C library for selecting an OpenGL API and window system at runtime. Version 1.8.3 via Homebrew; verified 2026-06-29.
install
brew install waffleprovider-native install command
overview
C library for selecting an OpenGL API and window system at runtime
history
Waffle is a small freedesktop.org graphics infrastructure library rather than an end-user application. Its purpose is to let a program choose an OpenGL API and native window-system binding at runtime, so the same test or tool can run against combinations such as GLX, X11/EGL, Wayland/EGL, GBM, surfaceless EGL, or experimental non-Linux backends.
The project was public in the Mesa and Piglit orbit by 2012: the Waffle website records a presentation by Chad Versace at the 2012 X Developer's Conference, and the October 2012 Waffle 1.1.0 announcement described the library as API- and ABI-compatible with Waffle 1.0 while adding GBM, experimental Android support, and manpage documentation.
Waffle's upstream home is now the Mesa namespace on freedesktop.org GitLab. The older GitHub organization is kept as an archive and points contributors to the freedesktop.org repository, which matches Waffle's role as plumbing for Mesa-adjacent graphics testing rather than a standalone developer product.
Waffle is mainly used by graphics tests and diagnostics that need to create GL contexts without committing at build time to one window system. The accompanying `wflinfo` command is the visible CLI entry point, while library consumers use the C API to initialize a platform, choose a config, create contexts and windows, and, on selected platforms, retrieve backing native objects when they need behavior outside Waffle's abstraction.
Its significance is niche but real: Waffle sits in the awkward layer between OpenGL APIs and native window systems, exactly where Mesa and Piglit need repeatable testing across driver stacks. Package maintainers tend to encounter it as a dependency of graphics conformance and regression-test tooling, not as a general-purpose GUI library.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wflinfo | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:waffle |
|---|---|
| Version | 1.8.3 |
| Package manager | Homebrew |
| Homepage | https://waffle.freedesktop.org/ |
| Last updated | 2026-06-29T23:33:58Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.