kwin/platformsupport/scenes/opengl
Aleix Pol 19bfa7c065 egl: encapsulate and share duplicated code
Summary:
Removes a few TODO items mentioning that some code was exactly the same
in a couple of different places.

drm: Remove unnecessary cast

Test Plan:
Using it right now
Will push in 2 different commits

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28708
2020-04-22 16:31:40 +02:00
..
abstract_egl_backend.cpp egl: encapsulate and share duplicated code 2020-04-22 16:31:40 +02:00
abstract_egl_backend.h egl: encapsulate and share duplicated code 2020-04-22 16:31:40 +02: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 Dmabuf recovery on EGL reset 2019-10-29 12:10:15 +01:00
egl_dmabuf.h Destroy dmabuf implementation on EGL backend going down 2019-11-30 15:47:14 +01: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