[libkwineffects] Support custom shaders in DeformEffect
For a redirected window a custom shader can be specified to draw the redirected texture to screen. This is useful for inheriting effects to customize the rendering. Two new int uniforms TextureWidth and TextureHeight are added and set from DeformEffect when rendering the texture.
Please register or sign in to comment