wpe: Add support for SHM without requiring EGLDisplay
authorPhilippe Normand <philn@igalia.com>
Fri, 3 Apr 2020 14:45:02 +0000 (15:45 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 13 Apr 2020 11:53:16 +0000 (11:53 +0000)
commit991bcb22d589a162a01fbfec575db822775ae1ca
treecd8057165bd876ebb06667b397eba6c11733fc98
parent04f3f4be4f283ac35c35154d7facd67c47ab98b8
wpe: Add support for SHM without requiring EGLDisplay

The previous version of the SHM export support still required a valid
EGLDisplay. The upcoming WPEBackend-FDO 1.8.x aims to remove this requirement,
hence allowing wpesrc to be used without GPU.
ext/wpe/WPEThreadedView.cpp
ext/wpe/WPEThreadedView.h