On Mon, May 01, 2017 at 06:43:26PM -0700, Rafael Antognolli wrote:
> On this patch, we port:
>- brw_polygon_stipple
>- brw_polygon_stipple_offset
>- brw_line_stipple
>- brw_drawing_rect
>
> v2:
>- Also emit states for gen4-5 with this code.
> v3:
>- Style fixes and remove e
On this patch, we port:
- brw_polygon_stipple
- brw_polygon_stipple_offset
- brw_line_stipple
- brw_drawing_rect
v2:
- Also emit states for gen4-5 with this code.
v3:
- Style fixes and remove excessive checks (Ken).
Signed-off-by: Rafael Antognolli
---
src/mesa/drivers/dri/i96