Re: [Mesa-dev] [PATCH v2] swr: disable logic op when the rt format is float or srgb

2016-11-08 Thread Rowley, Timothy O
I’d prefer parenthesis to clarify the logic "(foo && ((bar == bla) || footer)”. With those added, Reviewed-by: Tim Rowley mailto:timothy.o.row...@intel.com>> On Nov 8, 2016, at 4:30 PM, Ilia Mirkin mailto:imir...@alum.mit.edu>> wrote: Signed-off-by: Ilia Mirkin mailto:imir...@alum.mit.edu>> --

[Mesa-dev] [PATCH v2] swr: disable logic op when the rt format is float or srgb

2016-11-08 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin --- src/gallium/drivers/swr/swr_state.cpp | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/gallium/drivers/swr/swr_state.cpp b/src/gallium/drivers/swr/swr_state.cpp index d8a8ee1..d16c307 100644 --- a/src/gallium/drivers/swr/swr_state.cpp +++ b/src/gallium