cherry-ignore: Ignore i965 guardband bug fixes.
[profile/ivi/mesa.git] / bin / .cherry-ignore
index 35f6e1d..c961283 100644 (file)
@@ -1,5 +1,10 @@
 # These commits were cherry picked without using -x.
-# TBD
+ca3ed3e024864e91ca3cccc59fb96950e1d079b5 egl/wayland: Don't invalidate drawable on swap buffers
+89ba4368fd86778405eea163e2b27812055f0df9 egl/wayland: Add invalidate back in eglSwapBuffers()
+60a11e295b86475ff334291a5b483e422371b21c egl/wayland: Dispatch the event queue before get_buffers
+41e105d5beb78c42993a602cc58d0f990739b088 nvc0: add missing call to map edge flag in push_vbo
+be75a9373a6d0f9e2ef35ac376a541e60d72d306 nv50/ir: wrap assertion using typeid in #ifndef NDEBUG
+7d2d450ea6d8082db14cd3f86c6c25442bf771c5 nouveau: fix undefined behaviour when testing sample_count
 
 # Causes too many regressions...
 413c4914129cd26ca87960852d8c0264c0fb29e7 intel: Improve teximage perf for Google Chrome paint rects (v3)
@@ -8,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.