i965: don't spawn GS thread for LINELOOP on Sandybridge
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 27 Dec 2010 08:39:08 +0000 (16:39 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 27 Dec 2010 09:05:58 +0000 (17:05 +0800)
commitb832ae8a4a77563c50a6e82c49b4732f6a0dbf11
treee12297e30332063e622f4e539a6ff1e80faaceaa
parent634a7dce9c1d9e4a8576ff8197c8adaea7e9ddd1
i965: don't spawn GS thread for LINELOOP on Sandybridge

LINELOOP is converted to LINESTRIP at the beginning of the 3D pipeline.
This fixes https://bugs.freedesktop.org/show_bug.cgi?id=32596
src/mesa/drivers/dri/i965/brw_gs.c