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

Pekka Paalanen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|highest                     |medium
           Severity|critical                    |normal

--- Comment #1 from Pekka Paalanen <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to