61e655f7f7
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. |
||
---|---|---|
.. | ||
abstract_egl_backend.cpp | ||
abstract_egl_backend.h | ||
backend.cpp | ||
backend.h | ||
CMakeLists.txt | ||
drm_fourcc.h | ||
egl_dmabuf.cpp | ||
egl_dmabuf.h | ||
kwineglext.h | ||
swap_profiler.cpp | ||
swap_profiler.h | ||
texture.cpp | ||
texture.h |