[Mesa-dev] [PATCH 5/6] glsl: Perform type checking on "^^" operands.

Kenneth Graunke kenneth at whitecape.org
Mon Apr 11 11:36:01 PDT 2011


On 04/09/2011 10:17 PM, Eric Anholt wrote:
> We were letting any old operand through, which generally resulted in
> assertion failures later.
>
> Fixes array-logical-xor.vert.
> ---
>   src/glsl/ast_to_hir.cpp |   13 ++++++++++---
>   1 files changed, 10 insertions(+), 3 deletions(-)

Good catch.

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list