diff options
author | Kenneth Graunke <[email protected]> | 2012-09-20 14:27:29 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-10-16 12:01:39 -0700 |
commit | 56705cd36bf48d5050ac9ec10d91fd097a577f42 (patch) | |
tree | 6929fbd4621b1c0c1b4e607ab76cb68f6d3e6b6b /SConstruct | |
parent | b2e0293213dcff24e26a4968a19262bfe7a781b9 (diff) |
mesa: Don't flatten IF statements by default.
MaxIfDepth of 0 means "flatten all the time", not "never flatten".
This is only desirable on hardware that can't support control flow;
software rasterization and most hardware drivers want this.
This alters behavior for swrast as well as i915. Tested on i915.
NOTE: This is a candidate for stable release branches.
Reviewed-by: Ian Romanick <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions