radeonsi: don't discard points and lines
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Sun, 17 Sep 2017 09:26:53 +0000 (11:26 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 2 Oct 2017 13:07:44 +0000 (15:07 +0200)
commit4d74432dd3b64814aca7d31fa133d5ee8bce9026
tree4841b38bf06cf06ce6308cee365375b45da51968
parentf86a112b07f01e267828fc255ffd63f223d2d5bb
radeonsi: don't discard points and lines

This is a bit conservative, but a more precise solution requires access
to the rasterizer state. This is something to tackle after the fork between
r600 and radeonsi.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeon/r600_viewport.c
src/gallium/drivers/radeonsi/si_state_draw.c