[virglrenderer-devel] [PATCH 1/2] virgl/egl: Add option to use the surfaceless platform

Dave Airlie airlied at gmail.com
Mon Jul 30 19:47:40 UTC 2018


On 30 July 2018 at 23:56, Tomeu Vizoso <tomeu.vizoso at collabora.com> wrote:
> To make it easier to run the test suite on environments without graphics
> hardware, add an environment variable VIRGL_EGL_SURFACELESS that will
> force the use of the surfaceless platform.
>
> Combined with the following flags, we can run virglrenderer and its
> tests without any graphics hardware or windowing system present:
>
> LIBGL_ALWAYS_SOFTWARE=true GALLIUM_DRIVER=llvmpipe VIRGL_EGL_SURFACELESS=yes

Pushed these two, if we find ourselves adding anymore bool to the egl
init we should add some flags,
or pass in the virglrenderer flags.

Dave.


More information about the virglrenderer-devel mailing list