Mesa (master): glsl: Apply the transformation "(a && a) -> a" in opt_algebraic.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 58a98d32e451762934ca8c38135357f36e29654f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58a98d32e451762934ca8c38135357f36e29654f Author: Eric Anholt Date: Thu Oct 31 09:32:42 2013 -0700 glsl: Apply the transformation "(a && a) -> a" in opt_algebra

Mesa (master): glsl: Apply the transformation "(a || a) -> a" in opt_algebraic.

2013-11-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: ee2704826264eba22d095c3e1e03a8532b7bd1e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee2704826264eba22d095c3e1e03a8532b7bd1e6 Author: Eric Anholt Date: Thu Oct 31 00:10:32 2013 -0700 glsl: Apply the transformation "(a || a) -> a" in opt_algebra