diff options
author | Kenneth Graunke <[email protected]> | 2013-07-04 11:26:54 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-07-09 14:07:13 -0700 |
commit | 292139066698216dfc8fb1a65d327bb063d16a00 (patch) | |
tree | 23805cd943064545e78364bcb9fc47b875c0061b /src/mesa/drivers/osmesa | |
parent | 968c57782d3c3ab646cc8605909604246f5f4f90 (diff) |
i965: Replace intel_context:needs_ff_sync with intel->gen == 5.
Technically, needs_ff_sync was set on Gen5+, but it was only consulted
in the clipper threads and quad/lineloop decomposition code, which are
both Gen4-5 only. So in reality it only identified Ironlake.
The named flag doesn't really clarify things, and seems like overkill.
Signed-off-by: Kenneth Graunke <[email protected]>
Acked-by: Chris Forbes <[email protected]>
Acked-by: Paul Berry <[email protected]>
Acked-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/mesa/drivers/osmesa')
0 files changed, 0 insertions, 0 deletions