[Mesa-dev] [PATCH 0/2] Followups on the just landed EGL_platform_device.
Mathias.Froehlich at gmx.net
Mathias.Froehlich at gmx.net
Thu Jun 6 11:10:46 UTC 2019
From: Mathias Fröhlich <Mathias.Froehlich at gmx.net>
Hi Emil,
I have two followups for EGL_platform_device:
I have now found the proof for gallium swrast not calling
getImage/putImage and provide an update to classic swrast to
just do the same.
Also, there is a change to catch one simple case that gives
a false warning on simple virtualization guests.
Please review!
thanks and best
Mathias
Mathias Fröhlich (2):
swrast: Avoid creating front buffers with __DRI_SWRAST_LOADER < 3.
egl: Don't add hardware device if there is no render node.
src/egl/main/egldevice.c | 14 +++++++++-----
src/mesa/drivers/dri/swrast/swrast.c | 5 ++++-
2 files changed, 13 insertions(+), 6 deletions(-)
--
2.21.0
More information about the mesa-dev
mailing list