[Differential] [Request, 16 lines] D3446: Remove useless branching on EGL/GLX in GLPlatform
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Tue Nov 22 06:46:26 UTC 2016
graesslin created this revision.
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
The code for EGL and GLX platform did the same checks, just with the
difference that the EGL check has another check for isGLES.
So let's just do the branching on whether isGLES or GL.
REPOSITORY
rKWIN KWin
BRANCH
glplatform-init-glsl
REVISION DETAIL
https://phabricator.kde.org/D3446
AFFECTED FILES
libkwineffects/kwinglplatform.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161122/29f7be6c/attachment.html>
More information about the Plasma-devel
mailing list