[resend without the patch to not anger the mailing list]

On Mon, Jul 20, 2015 at 5:25 PM, Ilia Mirkin <imir...@alum.mit.edu> wrote:
> In many places you end up changing comments where I think the full
> "boolean" word makes more sense. e.g.
>
> -   /* Deal with AND 1.0 here since nv50 can't fold into boolean float */
> +   /* Deal with AND 1.0 here since nv50 can't fold into bool float */
>
> -      // boolean, i.e. 0/-1. However the rest of the logic assumes that true
> +      // bool, i.e. 0/-1. However the rest of the logic assumes that true
>
> probably some others. Please look over your patch and undo those.
>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to