On Fri, 2017-01-13 at 14:40 -0800, Matt Turner wrote:
> On Thu, Jan 5, 2017 at 5:07 AM, Samuel Iglesias Gonsálvez
> wrote:
> > From: "Juan A. Suarez Romero"
> >
> > In the generator we must generate slightly different code for
> > Ivybridge/Valleview, because of the way the stride works in
> > t
On Thu, Jan 5, 2017 at 5:07 AM, Samuel Iglesias Gonsálvez
wrote:
> From: "Juan A. Suarez Romero"
>
> In the generator we must generate slightly different code for
> Ivybridge/Valleview, because of the way the stride works in
> this hardware.
> ---
> src/mesa/drivers/dri/i965/brw_vec4_generator.c
From: "Juan A. Suarez Romero"
In the generator we must generate slightly different code for
Ivybridge/Valleview, because of the way the stride works in
this hardware.
---
src/mesa/drivers/dri/i965/brw_vec4_generator.cpp | 26 +---
1 file changed, 23 insertions(+), 3 deletions