[Mesa-dev] [PATCH v2 0/2] Add DRMless surfaceless fallback path.

David Riley davidriley at chromium.org
Wed Jul 18 00:12:03 UTC 2018


Allow platform_surfaceless to use swrast even if DRM is not available.
To be used to allow a fuzzer for virgl to be run on a jailed VM without
hardware GL or DRM support.

v2: Comment style fixes and remove redundant assignment.

David Riley (2):
  egl/surfaceless: Define DRI_SWRastLoader extension when using swrast.
  egl/surfaceless: Allow DRMless fallback.

 src/egl/drivers/dri2/platform_surfaceless.c | 47 ++++++++++++++++++---
 1 file changed, 42 insertions(+), 5 deletions(-)

-- 
2.18.0.203.gfac676dfb9-goog



More information about the mesa-dev mailing list