kwin/plugins/qpa
Vlad Zahorodnii fb5143d34d qpa: Query various properties of the platform OpenGL context
Qt checks OpenGL version to determine if some features can be enabled.
This change ensures that the format EGLPlatformContext returns has
properly initialized the OpenGL version, the context profile and the
format options (e.g. whether it's a debug context, etc).
2020-10-20 09:54:17 +00:00
..
backingstore.cpp
backingstore.h qpa: Merge OpenGL platform context classes 2020-10-13 05:32:48 +00:00
CMakeLists.txt qpa: Merge OpenGL platform context classes 2020-10-13 05:32:48 +00:00
eglhelpers.cpp
eglhelpers.h
eglplatformcontext.cpp qpa: Query various properties of the platform OpenGL context 2020-10-20 09:54:17 +00:00
eglplatformcontext.h qpa: Query various properties of the platform OpenGL context 2020-10-20 09:54:17 +00:00
integration.cpp Introduce persistent global share context 2020-10-19 12:13:15 +03:00
integration.h
kwin.json
main.cpp
offscreensurface.cpp qpa: Merge OpenGL platform context classes 2020-10-13 05:32:48 +00:00
offscreensurface.h qpa: Merge OpenGL platform context classes 2020-10-13 05:32:48 +00:00
platformcursor.cpp
platformcursor.h
screen.cpp
screen.h
window.cpp qpa: Create a pbuffer for internal windows 2020-10-19 06:12:13 +00:00
window.h qpa: Create a pbuffer for internal windows 2020-10-19 06:12:13 +00:00