[Wayland-bugs] [Bug 90382] mouse pointer is not visible when run weston-launch
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 10 23:17:04 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90382
Pekka Paalanen <ppaalanen at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|highest |medium
Severity|critical |normal
--- Comment #1 from Pekka Paalanen <ppaalanen at gmail.com> ---
GL-renderer on DRM-backend with Mesa softpipe... I didn't expect that to even
start at all.
Seems like two options here:
- see if Weston is missing any failure checks in the DRM/GBM/EGL init paths
- see what Mesa is doing with softpipe on EGL GBM platform, should it even work
at all, and if it should, how to fix it
When I look at your log, I think you should be missing all graphics, not just
the cursor. Is that not the case?
If you just want to run with software rendering, you'd better use Pixman
renderer: --use-pixman. It should be much faster than softpipe, and I think it
should be faster than llvmpipe, too.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150511/f1372368/attachment.html>
More information about the wayland-bugs
mailing list