diff options
author | Kenneth Graunke <[email protected]> | 2011-04-11 11:00:03 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-04-12 15:19:47 -0700 |
commit | 35b3f597bd1729da4483857cc0e88e81fb2a2419 (patch) | |
tree | 751c4da3400a76b0c1b58b794d2d475c81259a48 /src/mesa/drivers/dri/i965/brw_context.h | |
parent | f703ba8c42e924ee6d5e4308c3888e434d8ba98c (diff) |
i965: Never enable the GS on Gen6.
Prior to Gen6, we use the GS for breaking down quads, quad-strips,
and line loops. On Gen6, earlier stages already take care of this,
so we never need the GS.
Since this code is likely completely untested, remove it for now.
We can write new code when enabling real geometry shaders.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_context.h')
0 files changed, 0 insertions, 0 deletions