kwin/plugins/qpa
Vlad Zahorodnii 8e176c8b0d Don't use MESA_EGL_NO_X11_HEADERS
Summary:
With recent Mesa updates (19.2.1), MESA_EGL_NO_X11_HEADERS doesn't have
any effect. So, let's include fixx11h.h instead.

Test Plan: I am able to build kwin once again.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D24840
2019-10-24 18:57:30 +03:00
..
abstractplatformcontext.cpp [plugins/qpa] Split out EGL helpers 2019-07-01 21:42:18 +03:00
abstractplatformcontext.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
backingstore.cpp [plugins/qpa] Code tidying 2019-07-01 22:04:45 +03:00
backingstore.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
CMakeLists.txt Fix a link error when building kwin. 2019-09-18 11:45:23 +02:00
eglhelpers.cpp [plugins/qpa] Split out EGL helpers 2019-07-01 21:42:18 +03:00
eglhelpers.h Don't use MESA_EGL_NO_X11_HEADERS 2019-10-24 18:57:30 +03:00
integration.cpp [plugins/qpa] Code tidying 2019-07-01 22:04:45 +03:00
integration.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
kwin.json
main.cpp GIT_SILENT: QLatin1Literal->QLatin1String 2019-09-08 21:18:29 +02:00
nativeinterface.cpp [plugins/qpa] Code tidying 2019-07-01 22:04:45 +03:00
nativeinterface.h [plugins/qpa] Add a roundtrip platform function 2016-03-16 11:10:14 +01:00
offscreensurface.cpp [plugins/qpa] Implement native offscreen surface 2019-07-01 22:04:40 +03:00
offscreensurface.h Don't use MESA_EGL_NO_X11_HEADERS 2019-10-24 18:57:30 +03:00
platformcursor.cpp [plugins/qpa] Implement a custom QPlatformCursor 2016-02-17 12:42:12 +01:00
platformcursor.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
screen.cpp [plugins/qpa] Return a fixed value logicalDpi 2019-07-02 22:32:39 +03:00
screen.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
sharingplatformcontext.cpp [plugins/qpa] Code tidying 2019-07-01 22:04:45 +03:00
sharingplatformcontext.h [plugins/qpa] Code tidying 2019-07-01 22:04:45 +03:00
window.cpp [plugins/qpa] Code tidying 2019-07-01 22:04:45 +03:00
window.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00