On 10/09/2013 06:01 PM, jfons...@vmware.com wrote:
From: José Fonseca
Unless the polygon fill mode is different PIPE_POLYGON_MODE_FILL, so
checking the the polygon mode is sufficient.
Testing done: no regression in polygon-mode-offset
---
src/gallium/drivers/llvmpipe/lp_state_rasterizer.c |
Am 10.10.2013 02:01, schrieb jfons...@vmware.com:
> From: José Fonseca
>
> Unless the polygon fill mode is different PIPE_POLYGON_MODE_FILL, so
> checking the the polygon mode is sufficient.
>
> Testing done: no regression in polygon-mode-offset
> ---
> src/gallium/drivers/llvmpipe/lp_state_ras
From: José Fonseca
Unless the polygon fill mode is different PIPE_POLYGON_MODE_FILL, so
checking the the polygon mode is sufficient.
Testing done: no regression in polygon-mode-offset
---
src/gallium/drivers/llvmpipe/lp_state_rasterizer.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src