b5279af212
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
magnifier.cpp | ||
magnifier.desktop | ||
magnifier.h | ||
magnifier_config.cpp | ||
magnifier_config.desktop | ||
magnifier_config.h | ||
magnifier_config.ui |