kwin/effects/magnifier
Martin Gräßlin b5279af212 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.
2011-08-20 10:58:43 +02:00
..
CMakeLists.txt
magnifier.cpp Bring back the magnifier effect 2011-08-20 10:58:43 +02:00
magnifier.desktop
magnifier.h Bring back the magnifier effect 2011-08-20 10:58:43 +02:00
magnifier_config.cpp
magnifier_config.desktop
magnifier_config.h
magnifier_config.ui