You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vlad Zagorodniy dffd9777c7 [libkwineffects] Make AnimationEffect::AniMap protected
Summary:
We need AniMap only for test purposes so it would be better to make the
typedef protected (and mark as internal as well).

Test Plan: Compiles.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17833
6 years ago
..
CMakeLists.txt Bump libkwineffects SO version for 5.15 6 years ago
Mainpage.dox
Messages.sh
anidata.cpp [scripting] Introduce redirect function 6 years ago
anidata_p.h Overhaul doxygen comments 6 years ago
kwinanimationeffect.cpp [libkwineffects] Port AnimationEffect to new connect syntax 6 years ago
kwinanimationeffect.h [libkwineffects] Make AnimationEffect::AniMap protected 6 years ago
kwinconfig.h.cmake Move linking to DL_LIBRARY to x11standalone platform 8 years ago
kwineffects.cpp [libkwineffects] Port the remaining bits of API to dynamic dispatch 6 years ago
kwineffects.h Overhaul doxygen comments 6 years ago
kwinglobals.h Overhaul doxygen comments 6 years ago
kwinglplatform.cpp [libkwineffects] Detect modern Radeon GPUs 6 years ago
kwinglplatform.h Overhaul doxygen comments 6 years ago
kwingltexture.cpp don't override m_canUseMipmaps 7 years ago
kwingltexture.h Overhaul doxygen comments 6 years ago
kwingltexture_p.h [libkwineffects] Try fixing compile error with clang 7 years ago
kwinglutils.cpp [libkwineffects] Push render targets more efficiently in GLRenderTarget::pushRenderTargets 6 years ago
kwinglutils.h Overhaul doxygen comments 6 years ago
kwinglutils_funcs.cpp [kwinglutils] Drop eglResolveFunctions 8 years ago
kwinglutils_funcs.h Remove epoxy/egl.h from kwinglutils_func.h 8 years ago
kwinxrenderutils.cpp [libkwinxrenderutils] Clean up static blend picture before going down 8 years ago
kwinxrenderutils.h Overhaul doxygen comments 6 years ago
logging.cpp pedantic fixes 8 years ago
logging_p.h pedantic fixes 8 years ago