commit | 68c479af05e4d85985a92b31827cb3e5b44c72e1 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 25 23:32:28 2012 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 25 23:32:28 2012 -0500 |
tree | 50dadfd8dbb6eae940dc848907584233f8a65e3a | |
parent | 32cdc384f4e735c2aeb41eb52a3b55288a399717 [diff] |
compositor: Move repaint loop into a backend function We've trimmed down the actual repaint loop to just iterating through the surface list and calling weston_surface_draw(), so we push that to the backend without too much code duplication.