commit | b434a816d7a4b298e16a8b51b54e5a2d5ea28da8 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Dec 29 15:55:34 2009 -0800 |
committer | Eric Anholt <eric@anholt.net> | Mon Jan 04 14:15:12 2010 -0800 |
tree | 2310d64a12067c61c208b186092610d41b49592d | |
parent | 19a26dfc474618ecfe881846a8c9dac221332d44 [diff] |
i915: Use _MaxLevel on principle in texture setup. It was OK before because we proceed to clamp the value to hardware limits, but given that other use of MaxLevel has been a trap, let's avoid it.