i965: Drop strict conformance fallback for GL_LINE_SMOOTH.
authorEric Anholt <eric@anholt.net>
Wed, 25 May 2011 19:54:49 +0000 (12:54 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 3 Jun 2011 23:03:18 +0000 (16:03 -0700)
commitd313346db6b70d27ed985e27df4fbd44f376efa0
treefb439c3c5e7e2619440f02c1e7ecec2b9b277ab2
parentd8b733643d21001068c25ee9b97a3cd5bb4684a2
i965: Drop strict conformance fallback for GL_LINE_SMOOTH.

We do have hardware antialised lines.  If we care, we should actually
fix them to be conformant (or as close as possible) instead of using
this knob to fool testcases using swrast.

For some interesting reading on the state of GL_*_SMOOTH across
several drivers, see:
http://homepage.mac.com/arekkusu/bugs/invariance/HWAA.html
src/mesa/drivers/dri/i965/brw_draw.c