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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to