Skip to content

glsl-effect: Allow to set uniform matrices

Sebastian Wick requested to merge swick/gnome-shell:glsleffect into main

Add support for setting a uniform matrix on GLSLEffect because the color vision deficiency simulation extension requires it.

Merge request reports