On Wednesday, April 29, 2015 08:58:18 AM Pohjolainen, Topi wrote:
> On Tue, Apr 28, 2015 at 02:45:27PM -0700, Kenneth Graunke wrote:
> > On Wednesday, April 22, 2015 11:47:33 PM Topi Pohjolainen wrote:
> > > Also changed a couple of direct shifts into SET_FIELD().
> > >
> > > Signed-off-by: Topi P
On Tue, Apr 28, 2015 at 02:45:27PM -0700, Kenneth Graunke wrote:
> On Wednesday, April 22, 2015 11:47:33 PM Topi Pohjolainen wrote:
> > Also changed a couple of direct shifts into SET_FIELD().
> >
> > Signed-off-by: Topi Pohjolainen
> > ---
> > src/mesa/drivers/dri/i965/brw_context.h |
On Wednesday, April 22, 2015 11:47:33 PM Topi Pohjolainen wrote:
> Also changed a couple of direct shifts into SET_FIELD().
>
> Signed-off-by: Topi Pohjolainen
> ---
> src/mesa/drivers/dri/i965/brw_context.h | 3 ++-
> src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 30
>
On Wed, Apr 22, 2015 at 1:47 PM, Topi Pohjolainen
wrote:
> Also changed a couple of direct shifts into SET_FIELD().
>
> Signed-off-by: Topi Pohjolainen
> ---
> src/mesa/drivers/dri/i965/brw_context.h | 3 ++-
> src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 30
> +---
Also changed a couple of direct shifts into SET_FIELD().
Signed-off-by: Topi Pohjolainen
---
src/mesa/drivers/dri/i965/brw_context.h | 3 ++-
src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 30 +--
src/mesa/drivers/dri/i965/gen7_wm_surface_state.c | 14 +---