Re: [Mesa-dev] [PATCH] virgl: Update virgl_hw.h

2018-05-16 Thread Gurchetan Singh
Yes, it seems needed for the GLES on GLES work. Still needs to land: Reviewed-by: Gurchetan Singh On Wed, May 9, 2018 at 7:15 PM Dave Airlie wrote: > On 4 April 2018 at 02:06, Jakob Bornecrantz wrote: > > Signed-off-by: Jakob Bornecrantz > not sure if still needed or not, but > Reviewed-by

Re: [Mesa-dev] [PATCH] virgl: Update virgl_hw.h

2018-05-09 Thread Dave Airlie
On 4 April 2018 at 02:06, Jakob Bornecrantz wrote: > Signed-off-by: Jakob Bornecrantz not sure if still needed or not, but Reviewed-by: Dave Airlie > --- > src/gallium/drivers/virgl/virgl_hw.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/gallium/drivers/virgl/virgl_hw.h > b/s

[Mesa-dev] [PATCH] virgl: Update virgl_hw.h

2018-04-03 Thread Jakob Bornecrantz
Signed-off-by: Jakob Bornecrantz --- src/gallium/drivers/virgl/virgl_hw.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/drivers/virgl/virgl_hw.h b/src/gallium/drivers/virgl/virgl_hw.h index 93849c03dd..180dead80a 100644 --- a/src/gallium/drivers/virgl/virgl_hw.h +++ b/src/galli