Revision 9733920...
Go back to digest for 21st August 2011Features in KDE Base
Martin Gräßlin committed changes in [kde-workspace] /effects:
Bring back the magnifier effect
Effect uses framebuffer blit to copy the zoomed are in a scaled
way into an offscreen texture and render the texture after the
rendering. This means instead of two rendering passes we now need
only one pass, but require the blit extension.
File Changes
Modified 4 files
- /effects
- kwin/CMakeLists.txt
- kwin/configs_builtins.cpp
- kwin/magnifier/magnifier.cpp
- kwin/magnifier/magnifier.h
4 files changed in total