Re: [Mesa3d-dev] [PATCH] mesa/st: Gallium quads, by spec, never change provoking vertex.

2010-03-08 Thread Brian Paul
2001 > > From: Corbin Simpson <mailto:mostawesomed...@gmail.com>> > > Date: Wed, 10 Feb 2010 10:39:18 -0800 > > Subject: [PATCH] mesa/st: Gallium quads, by spec, never change > provoking vertex. > > > > Fixes glean/cl

Re: [Mesa3d-dev] [PATCH] mesa/st: Gallium quads, by spec, never change provoking vertex.

2010-03-06 Thread Marek Olšák
ote: > >>From 215714d54a7f38b9add236bcc1c795e8b5d92867 Mon Sep 17 00:00:00 2001 > > From: Corbin Simpson > > Date: Wed, 10 Feb 2010 10:39:18 -0800 > > Subject: [PATCH] mesa/st: Gallium quads, by spec, never change provoking > vertex. > > > > Fixes glean/cl

Re: [PATCH] mesa/st: Gallium quads, by spec, never change provoking vertex.

2010-02-11 Thread Brian Paul
Corbin Simpson wrote: >>From 215714d54a7f38b9add236bcc1c795e8b5d92867 Mon Sep 17 00:00:00 2001 > From: Corbin Simpson > Date: Wed, 10 Feb 2010 10:39:18 -0800 > Subject: [PATCH] mesa/st: Gallium quads, by spec, never change provoking > vertex. > > Fixes glean/clipFlat.

[PATCH] mesa/st: Gallium quads, by spec, never change provoking vertex.

2010-02-10 Thread Corbin Simpson
>From 215714d54a7f38b9add236bcc1c795e8b5d92867 Mon Sep 17 00:00:00 2001 From: Corbin Simpson Date: Wed, 10 Feb 2010 10:39:18 -0800 Subject: [PATCH] mesa/st: Gallium quads, by spec, never change provoking vertex. Fixes glean/clipFlat. Softpipe might be broken; I haven't figured out how to