kwin/platformsupport/scenes/opengl
Aleix Pol 61e655f7f7 Centralize WindowPixmap buffer updating code
Uses a setter and clear method pattern rather than having the code
repeated.
Instead of keeping a QPointer, now we are a QObject and we get notified
about destruction intention directly, so we can clear the pointer when
necessary.
2020-09-22 13:04:35 +00:00
..
abstract_egl_backend.cpp Centralize WindowPixmap buffer updating code 2020-09-22 13:04:35 +00:00
abstract_egl_backend.h
backend.cpp Implement EGL_KHR_partial_update and EGL_EXT_swap_buffers_with_damage 2020-08-19 14:51:42 +00:00
backend.h Implement EGL_KHR_partial_update and EGL_EXT_swap_buffers_with_damage 2020-08-19 14:51:42 +00:00
CMakeLists.txt
drm_fourcc.h
egl_dmabuf.cpp
egl_dmabuf.h
kwineglext.h
swap_profiler.cpp
swap_profiler.h
texture.cpp
texture.h