[virglrenderer-devel] [PATCH 0/2] more accurate format capabilities

Erik Faye-Lund erik.faye-lund at collabora.com
Mon Jul 9 15:03:35 UTC 2018


This series enables the mesa-driver to more accurate (and
hence correct) format capablity checking.

Together with the mesa-changes, this fixes a bunch of dEQP
failures on GLES 3.1. This was written on top of Dave
Airlie's gl-4.3 branch, but since these changes apply
cleanly on master, I decided to send them directly.

Depends on changes to mesa, which can be found here:
https://gitlab.freedesktop.org/kusma/mesa/commits/virgl-format-cleanups

Erik Faye-Lund (2):
  allow non-samplable formats can be renderable
  send depthstencil capabilities to guest

 src/vrend_renderer.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

-- 
2.18.0.rc2



More information about the virglrenderer-devel mailing list