Re: [Piglit] [PATCH] polygon-mode-facing: verify facing information is preserved with unfilled prims

2016-01-05 Thread Roland Scheidegger
Am 04.01.2016 um 20:45 schrieb Jose Fonseca: > On 22/12/15 18:05, srol...@vmware.com wrote: >> From: Roland Scheidegger >> >> This test is quite mean to mesa's draw pipe. llvmpipe/softpipe fail >> even if >> front and back fill mode is the same (for points and aa lines as the

Re: [Piglit] [PATCH] polygon-mode-facing: verify facing information is preserved with unfilled prims

2016-01-04 Thread Jose Fonseca
On 22/12/15 18:05, srol...@vmware.com wrote: From: Roland Scheidegger This test is quite mean to mesa's draw pipe. llvmpipe/softpipe fail even if front and back fill mode is the same (for points and aa lines as the latter get rendered as tris finally again). Most everything

Re: [Piglit] [PATCH] polygon-mode-facing: verify facing information is preserved with unfilled prims

2015-12-28 Thread Roland Scheidegger
Ah yes, I'll add that before commiting. Roland Am 23.12.2015 um 02:04 schrieb Dylan Baker: > You'll need to add this to all.py > > On Tue, Dec 22, 2015 at 10:05 AM, > wrote: > > From: Roland Scheidegger

Re: [Piglit] [PATCH] polygon-mode-facing: verify facing information is preserved with unfilled prims

2015-12-22 Thread Dylan Baker
You'll need to add this to all.py On Tue, Dec 22, 2015 at 10:05 AM, wrote: > From: Roland Scheidegger > > This test is quite mean to mesa's draw pipe. llvmpipe/softpipe fail even if > front and back fill mode is the same (for points and aa lines as the

[Piglit] [PATCH] polygon-mode-facing: verify facing information is preserved with unfilled prims

2015-12-22 Thread sroland
From: Roland Scheidegger This test is quite mean to mesa's draw pipe. llvmpipe/softpipe fail even if front and back fill mode is the same (for points and aa lines as the latter get rendered as tris finally again). Most everything else fails too, before the driver dies in a