commit | 29f30fab272aec8f5fac00eb0ced419fe10224b0 | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Thu Feb 21 18:35:19 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Feb 21 21:12:44 2013 -0500 |
tree | 2ded933a8c8ffda670c32834fb3b580e3dde6f45 | |
parent | 8a91324c13107d7958b1b2432cef3e5c21cc0294 [diff] |
animation: Schedule a repaint only on the outputs the surface is in The function weston_surface_animation_frame() would schedule a repaint on all outputs, as weston_surface_schedule_repaint() didn't exist when it was implemented.