i965: Use a line end cap width of 0.5 unless smooth lines enabled.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 10 May 2017 09:45:53 +0000 (02:45 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 14 Jun 2017 22:56:21 +0000 (15:56 -0700)
commitb6d56c747cbce7b9ca297be1c6f2c2b7ca91842d
treed8ea3d61f59bb765aaa0a9ba4ee792acb16590a1
parent6563d5287b2f188d12ec63b8356075f9b1c78309
i965: Use a line end cap width of 0.5 unless smooth lines enabled.

This updates the Gen4-5 code to use a line end cap width of 0.5
for non-smooth lines, and 1.0 for smooth lines - which is what we
do on Gen6+.

Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/mesa/drivers/dri/i965/brw_sf_state.c