<div>graesslin created this revision.<br />
graesslin added a reviewer: Plasma.<br />
Restricted Application added a project: Plasma.<br />
Restricted Application added a subscriber: plasma-devel.</div><br /><div><strong>REVISION SUMMARY</strong><div><p>So far the OpenGL is unsafe check functionality in Compositor disabled<br />
OpenGL compositing if glx is not available and we are in standalone X11<br />
mode.</p>

<p>This is technically no longer correct for quite some time. Just because<br />
GLX is not available doesn't mean that OpenGL doesn't work. We have an<br />
EGL backend. So let's try to use that if glx is not available.</p>

<p>This change removes the check completely from Compositor. Instead the<br />
standalone x11 plugin checks whether glx is available prior to createing<br />
the glx backend. If not available it falls through to the egl backend.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWIN KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>fallthrough-egl-if-no-glx</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D1581" rel="noreferrer">https://phabricator.kde.org/D1581</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>composite.cpp<br />
plugins/platforms/x11/standalone/x11_platform.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>graesslin, Plasma<br /><strong>Cc: </strong>plasma-devel, sebas<br /></div>