Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
406d0c4a28
This allows _cogl_material_flush_gl_state to bail out faster if repeatedly asked to flush the same material and we can see the material hasn't changed. Since we can rely on the material age incrementing when any material property changes or any associated layer property changes then we can track the age of the material after flushing so it can be compared with the age of the material if it is subsequently re-flushed. If the age is the same we only have to re-assert the texture object state. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |