mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
Neil Roberts
ccd45fc723
cogl-gles2-wrapper: Layers aren't equal if one is enabled and one is not
Previously when comparing whether the settings for a layer are equal it would only check if one of them was enabled. If so then it would assume the other one was enabled and continue to compare the texture environment. Now it also checks whether the enabledness differs.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%