Re: [Mesa-dev] Arrays of Arrays v6

2015-10-06 Thread Timothy Arceri
On Tue, 2015-10-06 at 13:24 -0700, Matt Turner wrote: > On Tue, Oct 6, 2015 at 1:13 PM, Ian Romanick > wrote: > > Do you have these on a branch somewhere? > > I think it's in his github: > https://github.com/tarceri/Mesa_arrays_of_arrays/branches Yes AoA_v7 is the latest rebased on master yeste

Re: [Mesa-dev] Arrays of Arrays v6

2015-10-06 Thread Matt Turner
On Tue, Oct 6, 2015 at 1:13 PM, Ian Romanick wrote: > Do you have these on a branch somewhere? I think it's in his github: https://github.com/tarceri/Mesa_arrays_of_arrays/branches ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.fr

Re: [Mesa-dev] Arrays of Arrays v6

2015-10-06 Thread Ian Romanick
Do you have these on a branch somewhere? On 09/28/2015 07:42 PM, Timothy Arceri wrote: > The following are standalone patches I would like to commit asap. > > [PATCH 05/27] glsl: remove dead code in a single pass > [PATCH 10/27] i965: fix atomic buffer index for bindings other than 0 > [PATCH 13/