Re: [Mesa-dev] [PATCH 06/11] st/mesa: fix handling the fallback texture

2015-12-16 Thread Marek Olšák
On Wed, Dec 16, 2015 at 12:05 AM, Miklós Máté wrote: > --- > src/mesa/state_tracker/st_atom_sampler.c | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/src/mesa/state_tracker/st_atom_sampler.c > b/src/mesa/state_tracker/st_atom_sampler.c > index 4252c27..7d3d8e7 10064

[Mesa-dev] [PATCH 06/11] st/mesa: fix handling the fallback texture

2015-12-15 Thread Miklós Máté
--- src/mesa/state_tracker/st_atom_sampler.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/mesa/state_tracker/st_atom_sampler.c b/src/mesa/state_tracker/st_atom_sampler.c index 4252c27..7d3d8e7 100644 --- a/src/mesa/state_tracker/st_atom_sampler.c +++ b/src/mesa/sta