Re: [Mesa-dev] [PATCH 4/5] st/mesa: use the new subroutine index upload API.

2016-08-11 Thread Andres Gomez
On Tue, 2016-06-07 at 15:25 +1000, Dave Airlie wrote: > From: Dave Airlie > > This plugs the new API into the gallium state tracker. > > Signed-off-by: Dave Airlie > --- > src/mesa/state_tracker/st_atom_constbuf.c | 19 +++ > src/mesa/state_tracker/st_cb_bitmap.c | 2 +- >

[Mesa-dev] [PATCH 4/5] st/mesa: use the new subroutine index upload API.

2016-06-06 Thread Dave Airlie
From: Dave Airlie This plugs the new API into the gallium state tracker. Signed-off-by: Dave Airlie --- src/mesa/state_tracker/st_atom_constbuf.c | 19 +++ src/mesa/state_tracker/st_cb_bitmap.c | 2 +- src/mesa/state_tracker/st_cb_drawpixels.c | 4 ++-- 3 files changed, 1