Revert "Disable the EGL render thread on Wayland"

This reverts commit dcc567ebda.
This commit is contained in:
Cameron Gutman
2021-11-15 21:33:28 -06:00
parent 0455063854
commit 43e3679297
2 changed files with 0 additions and 8 deletions
@@ -16,7 +16,6 @@ public:
virtual void notifyOverlayUpdated(Overlay::OverlayType) override;
virtual bool isPixelFormatSupported(int videoFormat, enum AVPixelFormat pixelFormat) override;
virtual AVPixelFormat getPreferredPixelFormat(int videoFormat) override;
virtual bool isRenderThreadSupported() override;
private: