Looks good to me.
Reviewed-by: Jose Fonseca
Jose
- Original Message -
> It was only no-oping the clear() function, not actual triangle
> rasterization. Move the no_rast field from lp_context down into
> lp_rasterizer so it's accessible where it's needed.
> ---
> src/gallium/drivers/ll
It was only no-oping the clear() function, not actual triangle
rasterization. Move the no_rast field from lp_context down into
lp_rasterizer so it's accessible where it's needed.
---
src/gallium/drivers/llvmpipe/lp_clear.c |3 --
src/gallium/drivers/llvmpipe/lp_context.c |6
sr