Skip to content
  • Philippe Normand's avatar
    wpe: Add software rendering support support · 9ac798ae
    Philippe Normand authored and Thibault Saunier's avatar Thibault Saunier committed
    Starting from WPEBackend-FDO 1.6.x, software rendering support is available.
    This features allows wpesrc to be used on machines without GPU, and/or for
    testing purpose. To enable it, set the `LIBGL_ALWAYS_SOFTWARE=true` environment
    variable and make sure `video/x-raw, format=BGRA` caps are negotiated by the
    wpesrc element.
    9ac798ae