diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2013-01-30 11:05:28 -0800 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2013-01-30 12:15:38 -0800 |
commit | a474b455ac046cf308015d82ea998e7bc06be1fb (patch) | |
tree | fb52de62931be327b49d1fe0fc389a9fe4b18270 | |
parent | 457eab5a9bf563b54d46fa57cba513837224b120 (diff) |
cherry-ignore: Ignore i965 guardband bug fixes.
Guardband clipping is disabled in 9.0, so these aren't actually needed
(and don't apply cleanly either).
-rw-r--r-- | bin/.cherry-ignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 132aadcb80..c961283285 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -13,3 +13,9 @@ b5891286202987dfc2606ac716050c0ee426de11 intel: Fix yet-another-bug in intel_tex # Introduces performance regressions for other games... don't cherry-pick for now fa58644855e44830e0b91dc627703c236fa6712a r600g: fix abysmal performance in Reaction Quake + +# i965 guardband clipping is disabled in 9.0, so no need to fix bugs in it +23e7b81f2d742d292d77b53ac9cf72c3d89fc798 i965: Use fewer temporary variables in c +lip setup. +d411bbd5bd895617e265e023213895100e4509ef i965: Disable the GB clip test when a li +mited viewport is set. |