mutter/clutter/cogl
Adel Gadllah 2639395533 stage-cogl: Fix buffer_age code path
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
2014-02-20 12:00:20 +01:00
..
clutter-stage-cogl.c stage-cogl: Fix buffer_age code path 2014-02-20 12:00:20 +01:00
clutter-stage-cogl.h Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00