[v2,0/7] meson: Add `softisp-gpu` option
mbox series

Message ID 20260323082000.1324115-1-barnabas.pocze@ideasonboard.com
Headers show
Series
  • meson: Add `softisp-gpu` option
Related show

Message

Barnabás Pőcze March 23, 2026, 8:19 a.m. UTC
EGL will be used if discovered without a way to turn it off. These changes
aim to fix that by adding the `softisp-gpu` option.

v1: https://patchwork.libcamera.org/project/libcamera/list/?series=5757

Barnabás Pőcze (7):
  meson: Drop unnecessary egl, gles feature defines
  meson: Add `egl.cpp` to sources alongside `debayer_egl.cpp`
  meson: Simplify condition
  meson: Remove `gles_headless_enabled`
  meson: Use dependency object when checking for headers
  meson: Move egl related dependencies to `software_isp` subdir
  meson: Guard softisp gpu acceleration with feature option: softisp-gpu

 meson_options.txt                      |  5 +++++
 src/libcamera/meson.build              | 23 -----------------------
 src/libcamera/software_isp/meson.build | 16 ++++++++++++++--
 3 files changed, 19 insertions(+), 25 deletions(-)

--
2.53.0