kwin/src/libkwineffects
Aleix Pol 9a4bbdf226 Make it possible for an effect to render a screen
Useful in case it needs the contents of the screen but they can't be
blitted, as the state of the framebuffer is unknown.
2021-08-25 14:44:03 +00:00
..
anidata.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
anidata_p.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
CMakeLists.txt Remove Xrender backend 2021-06-09 11:21:57 +03:00
kwinanimationeffect.cpp effects: Fix interpolated values for redirected animations 2021-06-15 08:46:58 +03:00
kwinanimationeffect.h kwineffects: Remove dead code 2021-06-10 15:58:05 +00:00
kwinconfig.h.cmake Remove Xrender backend 2021-06-09 11:21:57 +03:00
kwindeformeffect.cpp kwineffects: Allocate hidpi textures in DeformEffect 2021-06-14 09:02:44 +00:00
kwindeformeffect.h kwineffects: Allocate hidpi textures in DeformEffect 2021-06-14 09:02:44 +00:00
kwineffectquickview.cpp kwineffects: Allow specifying render window for EffectQuickView 2021-08-19 06:30:55 +00:00
kwineffectquickview.h kwineffects: Allow specifying render window for EffectQuickView 2021-08-19 06:30:55 +00:00
kwineffects.cpp kwineffects: Remove WindowQuad::uvAxisSwapped 2021-07-04 16:12:06 +00:00
kwineffects.h Make it possible for an effect to render a screen 2021-08-25 14:44:03 +00:00
KWinEffectsConfig.cmake.in Move source code to src/ directory 2021-02-10 15:31:43 +00:00
kwineglimagetexture.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
kwineglimagetexture.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
kwinglobals.h Remove OpenGL2Compositing enum 2021-06-09 15:24:22 +00:00
kwinglplatform.cpp Remove OpenGL2Compositing enum 2021-06-09 15:24:22 +00:00
kwinglplatform.h effects: add support Panfrost Mali driver 2021-04-24 16:04:44 +02:00
kwingltexture.cpp Use texture unpacking for QImage uploads when possible 2021-08-16 06:30:59 +00:00
kwingltexture.h kwineffects: Allow creating GLTexture without allocated storage 2021-06-22 08:25:50 +00:00
kwingltexture_p.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
kwinglutils.cpp kwineffects: Allow creating GLTexture without allocated storage 2021-06-22 08:25:50 +00:00
kwinglutils.h scenes/opengl: Remove half-pixel correction workaround 2021-05-31 05:27:22 +00:00
kwinglutils_funcs.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
kwinglutils_funcs.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
kwinxrenderutils.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
kwinxrenderutils.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
logging.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
logging_p.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
Mainpage.dox Move source code to src/ directory 2021-02-10 15:31:43 +00:00
Messages.sh Move source code to src/ directory 2021-02-10 15:31:43 +00:00