kwin/libkwineffects
Roman Gilg 9c398de683 [libkwineffects] Set original backend framebuffer for render targets
Summary:
KWin only renders into the default framebuffer, which is for example an EGL
surface.

To prepare a post-processing step with a different framebuffer allow the
framebuffer to be changable. For that KWin's current framebuffer must be
communicated to the GLRenderTarget class, which otherwise does not set it back
to KWin's current one when a render target is disabled again.

Test Plan: Compiles, with other patches for Gl based screen rotation

Reviewers: #kwin

Subscribers: fredrik, zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D25904
2020-02-28 12:22:42 +00:00
..
anidata.cpp Update my email address 2020-01-14 18:17:18 +02:00
anidata_p.h Update my email address 2020-01-14 18:17:18 +02:00
CMakeLists.txt
kwinanimationeffect.cpp Update my email address 2020-01-14 18:17:18 +02:00
kwinanimationeffect.h Update my email address 2020-01-14 18:17:18 +02:00
kwinconfig.h.cmake
kwineffectquickview.cpp Port DesktopGrid QtQuickWindow to EffectQuickView 2020-01-22 13:16:45 +00:00
kwineffectquickview.h
kwineffects.cpp Update my email address 2020-01-14 18:17:18 +02:00
kwineffects.h Expose frameGeometryChanged signal to effects 2020-02-12 10:52:26 +02:00
kwinglobals.h
kwinglplatform.cpp [libkwineffects] Detect more AMD GPUs with GFX9 (Vega) chips 2020-02-11 19:56:18 +02:00
kwinglplatform.h [libkwineffects] Detect AMD Navi GPUs 2020-02-05 22:27:15 +02:00
kwingltexture.cpp
kwingltexture.h
kwingltexture_p.h
kwinglutils.cpp [libkwineffects] Set original backend framebuffer for render targets 2020-02-28 12:22:42 +00:00
kwinglutils.h [libkwineffects] Set original backend framebuffer for render targets 2020-02-28 12:22:42 +00:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h
logging.cpp
logging_p.h
Mainpage.dox
Messages.sh