virgl: ARB_enhanced_layouts support
authorDave Airlie <airlied@redhat.com>
Thu, 14 Jun 2018 04:51:04 +0000 (14:51 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 21 Aug 2018 19:05:21 +0000 (05:05 +1000)
commit41d58e20983576212636c11afd6ca25ebd60b68f
treebcd0095cf4b21d4672ad4a45ba06a931a7c94402
parentaa79cc2bc8e27febc159bafe7bdb52e866b8a9ec
virgl: ARB_enhanced_layouts support

We need to handle the gaps in the streamout bindings on the guest
side and enable if it the host has the rest enabled.

Reviewed-by: Jakob Bornecrantz <jakob@collabora.com>
docs/features.txt
src/gallium/drivers/virgl/virgl_encode.c
src/gallium/drivers/virgl/virgl_hw.h
src/gallium/drivers/virgl/virgl_screen.c
src/gallium/drivers/virgl/virgl_streamout.c