[Wayland-bugs] [Bug 83984] New: Add software GL-renderer support to the headless backend
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 17 05:06:50 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83984
Priority: medium
Bug ID: 83984
Assignee: wayland-bugs at lists.freedesktop.org
Blocks: 83980
Summary: Add software GL-renderer support to the headless
backend
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: ppaalanen at gmail.com
Hardware: All
Status: NEW
Version: unspecified
Component: weston
Product: Wayland
Similar to bug #83983, but hook up the GL-renderer, and select it with
renderer=software-gl.
If possible from within the headless backend, force Mesa to run llvmpipe. It's
probably not possible, so some additions to the test scripts are needed. Mesa's
EGL null platform might be useful for this. Actual rendering could be done to
an FBO if needed.
If EGL null platform init fails, the implementation is not Mesa, or whatever
that implies the resident GL stack is not capable of running this test, the
test needs to be skipped, not failed.
Add a test, that excercises the GL-renderer; just start Weston on headless with
GL, map a window, wait for a frame callback, and exit.
--
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/20140917/dac487b6/attachment.html>
More information about the wayland-bugs
mailing list