[Mesa-dev] [Bug 109258] Weston drm-backend.so seems to fail with Mesa master and LIBGL_ALWAYS_SOFTWARE=1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 1 14:25:32 UTC 2019


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

--- Comment #14 from Brendan King <brendan.king at imgtec.com> ---
That block of code in platform_drm.c appears to be incorrect. The ForceSoftware
flag is derived from the LIBGL_ALWAYS_SOFTWARE environment variable, but
platform_drm uses GBM, with the DRM backend, which uses the GBM_ALWAYS_SOFTWARE
environment variable to force software rendering, not LIBGL_ALWAYS_SOFTWARE. In
any case, software rendering does appear to be supported, despite what the
comment says.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190701/8eb35fbf/attachment.html>


More information about the mesa-dev mailing list