So, which tests did it fail?
Am 07.12.2015 um 14:31 schrieb Edward O'Callaghan:
> Mostly related to making sure the rasterizer can correctly
> pick out the correct scissor box for the current viewport.
>
> Signed-off-by: Edward O'Callaghan
> ---
> src/gallium/drivers/softpipe/sp_context.h
Mostly related to making sure the rasterizer can correctly
pick out the correct scissor box for the current viewport.
Signed-off-by: Edward O'Callaghan
---
src/gallium/drivers/softpipe/sp_context.h | 7 +++-
src/gallium/drivers/softpipe/sp_quad_depth_test.c | 4 +-
src/gallium/drivers/