https://bugs.freedesktop.org/show_bug.cgi?id=79809

--- Comment #3 from Emilio Pozuelo Monfort <[email protected]> ---
Comment on attachment 100697
  --> https://bugs.freedesktop.org/attachment.cgi?id=100697
Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri,
128x128).

Review of attachment 100697:
-----------------------------------------------------------------

::: src/compositor-drm.c
@@ +1307,3 @@
>       else
>               ec->clock = CLOCK_REALTIME;
>  

Shouldn't you initialize ec->cursor_{width,height} to 64 here, so that if
drmGetCap() fails later, we get a sensible value?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to