Skip to content
  • Martin Flöser's avatar
    [libkwineffects] Support custom shaders in DeformEffect · 7dddf305
    Martin Flöser authored
    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.
    7dddf305