2639395533
Currently we where checking whether the damage_history list contains more or equal then buffer_age entries. This is wrong because we prepend our current clip to the list just before the check. Fix that to check whether we have more entries instead of more or equal. https://bugzilla.gnome.org/show_bug.cgi?id=724788 |
||
---|---|---|
.. | ||
clutter-stage-cogl.c | ||
clutter-stage-cogl.h |