Skip to content
  • Emmanuele Bassi's avatar
    shader-effect: Allow instantiating ShaderEffect · 53483896
    Emmanuele Bassi authored
    ClutterShaderEffect doesn't require to be sub-classed in order to be
    useful. It is possible to just create an instance, set the source and
    the uniforms, and attach it to an actor. This should effectively replace
    ClutterShader for good.
    53483896