Re: [Mesa-dev] [PATCH 06/16] mesa: Fix a "1" vs "i" typo in MVP setup.

2014-05-28 Thread Eric Anholt
Ian Romanick writes: > This should also get tagged for stable... probably 10.1 and 10.2. Did you note the commit message where it said that it's a no-op change? pgpAPvCa02_7Q.pgp Description: PGP signature ___ mesa-dev mailing list mesa-dev@lists.fre

Re: [Mesa-dev] [PATCH 06/16] mesa: Fix a "1" vs "i" typo in MVP setup.

2014-05-28 Thread Ian Romanick
This should also get tagged for stable... probably 10.1 and 10.2. On 05/28/2014 11:37 AM, Eric Anholt wrote: > It doesn't matter, because the instructions were initialized to noop > swizzles anyway. > --- > src/mesa/program/programopt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >