kwin/platformsupport/scenes/opengl
Vlad Zahorodnii 2c76cc4784 [wayland] Fix misuse of EGL/eglmesaext.h
The recommended way to get all EGL extension defines is to include
EGL/eglext.h. EGL/eglmesaext.h is a private header that compositors
should not use.

BUG: 422131
2020-05-29 16:21:01 +03:00
..
abstract_egl_backend.cpp [wayland] Fix misuse of EGL/eglmesaext.h 2020-05-29 16:21:01 +03:00
abstract_egl_backend.h Merge branch 'Plasma/5.17' 2019-11-30 15:48:27 +01:00
backend.cpp Revert "Remove vsync detection and configurability" 2020-01-16 10:00:12 +01:00
backend.h Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
CMakeLists.txt Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
drm_fourcc.h [wayland] Add support for zwp_linux_dmabuf 2019-08-06 21:55:45 +02:00
egl_dmabuf.cpp [wayland] Fix misuse of EGL/eglmesaext.h 2020-05-29 16:21:01 +03:00
egl_dmabuf.h Destroy dmabuf implementation on EGL backend going down 2019-11-30 15:47:14 +01:00
kwineglext.h [wayland] Fix misuse of EGL/eglmesaext.h 2020-05-29 16:21:01 +03:00
swap_profiler.cpp Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
swap_profiler.h Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
texture.cpp
texture.h [platformsupport] Minor code style and class variables access changes 2019-06-27 15:22:40 +02:00