I am perfectly fine not submitting into stable. And can remove the assert,
since it’s causing trouble.
FWIW, piglit llvmpipe.py fixes 3 tests with no regressions.
George
On Apr 25, 2017, at 9:23 PM, Rowley, Timothy O
mailto:timothy.o.row...@intel.com>> wrote:
Additionally I don’t think this
Additionally I don’t think this should go into stable - without the
corresponding rasterizer commit (which feels like a risky change post -rc1) it
is of limited use.
On Apr 25, 2017, at 6:58 PM, Ilia Mirkin
mailto:imir...@alum.mit.edu>> wrote:
This will cause asserts on piglit and dEQP runs in
This will cause asserts on piglit and dEQP runs instead of failures. This
is incredibly inconvenient, as e.g. dEQP runs everything in a single
process.
On Apr 25, 2017 7:29 PM, "George Kyriazis"
wrote:
> Add logic for converting enums and also making sure stipple works.
>
> CC:
>
> ---
> src/g
Add logic for converting enums and also making sure stipple works.
CC:
---
src/gallium/drivers/swr/swr_state.cpp | 14 +-
src/gallium/drivers/swr/swr_state.h | 20
2 files changed, 33 insertions(+), 1 deletion(-)
diff --git a/src/gallium/drivers/swr/swr_state