i965: Remove has_aa_line_parameters.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 26 Sep 2013 19:10:48 +0000 (12:10 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 13 Oct 2013 07:10:44 +0000 (00:10 -0700)
commitfc5b865cec99c34586b2f5484c46af419b2a0395
treec470d8c5caec9a3e9064091321ccd186be281f9c
parent220c1e5610faf228e342153e544a3ce9040301a1
i965: Remove has_aa_line_parameters.

This flag is only used in one place, and is only set on one platform.
Just check for original Gen4 in the relevant function.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_context.c
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_misc_state.c