Mesa (9.0): cherry-ignore: Ignore i965 guardband bug fixes.

Kenneth Graunke kwg at kemper.freedesktop.org
Thu Jan 31 00:22:15 UTC 2013


Module: Mesa
Branch: 9.0
Commit: a474b455ac046cf308015d82ea998e7bc06be1fb
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a474b455ac046cf308015d82ea998e7bc06be1fb

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Wed Jan 30 11:05:28 2013 -0800

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).

---

 bin/.cherry-ignore |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 132aadc..c961283 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.




More information about the mesa-commit mailing list