Re: [Mesa-dev] [PATCH 0/8] Partly untangle pos/generic0 aliasing dependencies v2.

2018-02-01 Thread Mathias Fröhlich
Hi Brian, On Thursday, 1 February 2018 17:17:57 CET Brian Paul wrote: > Looks good. > > Reviewed-by: Brian Paul Thanks!! > I don't remember, do you need me to push these for you? I used to have an account for mesa. I have not used that for some time, but I assume that it is still functional.

Re: [Mesa-dev] [PATCH 0/8] Partly untangle pos/generic0 aliasing dependencies v2.

2018-02-01 Thread Brian Paul
On 02/01/2018 12:32 AM, mathias.froehl...@gmx.net wrote: From: Mathias Fröhlich Hi, Thanks for the review! This is the starting point to a patch series that I intent to feed. The aim is to get rid of some VERT_ATTRIB_MAX long loops that currently happen at about any draw call. The series tri

[Mesa-dev] [PATCH 0/8] Partly untangle pos/generic0 aliasing dependencies v2.

2018-01-31 Thread Mathias . Froehlich
From: Mathias Fröhlich Hi, Thanks for the review! This is the starting point to a patch series that I intent to feed. The aim is to get rid of some VERT_ATTRIB_MAX long loops that currently happen at about any draw call. The series tries to separate out one of the depencies of the attribute al