On Sun, Oct 07, 2012 at 08:56:29AM -0600, Scott Moreau wrote:
> The surface_list can only be used when called in a path originating from
> weston_output_repaint(). Additionally, the calls omitted by this patch were
> redundant since they were called in paths ultimately leading to a repaint
> call,
The surface_list can only be used when called in a path originating from
weston_output_repaint(). Additionally, the calls omitted by this patch were
redundant since they were called in paths ultimately leading to a repaint call,
which calls weston_compositor_repick(), which in turn calls
weston_de