Re: [Mesa-dev] [PATCH] virgl: use primconvert provoking vertex properly

2019-01-03 Thread Gert Wollny
Am Donnerstag, den 03.01.2019, 14:28 +0100 schrieb Gert Wollny: > Tested it, looks fine, > Reviewed-By: Gert Wollny Sorry, that should be > > Am Freitag, den 28.12.2018, 16:54 +1000 schrieb Dave Airlie: > > From: Dave Airlie > > > > This stores the raster state and calls the correct primcon

Re: [Mesa-dev] [PATCH] virgl: use primconvert provoking vertex properly

2019-01-03 Thread Gert Wollny
Tested it, looks fine, Reviewed-By: Gert Wollny Am Freitag, den 28.12.2018, 16:54 +1000 schrieb Dave Airlie: > From: Dave Airlie > > This stores the raster state and calls the correct primconvert > interface > using the currently bound raster state. > > This fixes piglit glsl-fs-flat-color >

[Mesa-dev] [PATCH] virgl: use primconvert provoking vertex properly

2018-12-27 Thread Dave Airlie
From: Dave Airlie This stores the raster state and calls the correct primconvert interface using the currently bound raster state. This fixes piglit glsl-fs-flat-color --- src/gallium/drivers/virgl/virgl_context.c | 26 --- src/gallium/drivers/virgl/virgl_context.h | 6