summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2011-04-07 09:09:38 -0700
committerChad Versace <[email protected]>2011-04-12 17:52:09 -0700
commitd3cc3901ab67823af3aba08efc863daa22ed1408 (patch)
treeaa161580ca22a1fc48d0633b32f36fce8ab6ff89 /src/mesa/state_tracker
parent4d7c1871671710865be3020e0d460e0463707f14 (diff)
i965: Change assertion condition from implicit to explicit
... because grokking explicit assertions requires fewer neurons. In brw_misc_state.c:emit_depthbuffer, change assertion condition tiling != I915_TILING_X && tiling != I915_TILING_NONE to tiling == I915_TILING_Y Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]> Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions