aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_shader.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2012-11-08 04:13:26 -0800
committerKenneth Graunke <[email protected]>2012-11-10 12:14:23 -0800
commite639385064663ba401544de5dbd463fa7f6cce2d (patch)
treefd94f211073843aac455017b071b295a0b92e155 /src/mesa/state_tracker/st_atom_shader.c
parent5581954c3aa0c2418440700b3763882e37728914 (diff)
i965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.
We were accidentally setting bit 14 in DWord 2 (which is Reserved/MBZ) rather than bit 14 in DWord 3 (which is AA Line Distance Mode). There's also no reason to ever set it to legacy mode; the bit is only used when drawing antialiased lines anyway. Set it unconditionally. NOTE: This is a candidate for stable branches. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_atom_shader.c')
0 files changed, 0 insertions, 0 deletions