Re: [PATCH weston] drm: Don't use the cursor overlay if the scale doesn't match

2014-05-01 Thread Kristian Høgsberg
On Thu, May 01, 2014 at 06:00:41PM +0100, Neil Roberts wrote: > If the scale for the cursor surface doesn't match that of the output > then we shouldn't use the cursor overlay because otherwise it will be > drawn at the wrong size. This problem is particularly noticable with > multiple pointers bec

[PATCH weston] drm: Don't use the cursor overlay if the scale doesn't match

2014-05-01 Thread Neil Roberts
If the scale for the cursor surface doesn't match that of the output then we shouldn't use the cursor overlay because otherwise it will be drawn at the wrong size. This problem is particularly noticable with multiple pointers because it randomly alternates between drawing one cursor or the other at