Revert "wpe: Properly respect LIBGL_ALWAYS_SOFTWARE"
authorThibault Saunier <tsaunier@igalia.com>
Fri, 21 May 2021 13:54:33 +0000 (09:54 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Tue, 8 Jun 2021 03:15:05 +0000 (03:15 +0000)
commitca1812f38c468499eb7259a5b82479c038585565
treebaeba097b70b096f0d02f777e485c71ba49f7923
parenta6ebda3907c65c3577135e0c70f625ba205bf58d
Revert "wpe: Properly respect LIBGL_ALWAYS_SOFTWARE"

This causes issues I didn't see:
     https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2252#note_927633

Let's just tell people to use capsfilter to force software rendering in
`wpesrc` for now.

The intent was to allow forcing it easily in playbin2 for the CI, but
we will do it some other way and see when time comes.

This reverts commit 9415106b029e5469ca28d882dc46ecc38786d4c9.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2273>
ext/wpe/WPEThreadedView.cpp