cherry-ignore: Ignore i965 guardband bug fixes.
[profile/ivi/mesa.git] / bin / .cherry-ignore
1 # These commits were cherry picked without using -x.
2 ca3ed3e024864e91ca3cccc59fb96950e1d079b5 egl/wayland: Don't invalidate drawable on swap buffers
3 89ba4368fd86778405eea163e2b27812055f0df9 egl/wayland: Add invalidate back in eglSwapBuffers()
4 60a11e295b86475ff334291a5b483e422371b21c egl/wayland: Dispatch the event queue before get_buffers
5 41e105d5beb78c42993a602cc58d0f990739b088 nvc0: add missing call to map edge flag in push_vbo
6 be75a9373a6d0f9e2ef35ac376a541e60d72d306 nv50/ir: wrap assertion using typeid in #ifndef NDEBUG
7 7d2d450ea6d8082db14cd3f86c6c25442bf771c5 nouveau: fix undefined behaviour when testing sample_count
8
9 # Causes too many regressions...
10 413c4914129cd26ca87960852d8c0264c0fb29e7 intel: Improve teximage perf for Google Chrome paint rects (v3)
11 b1d0fe022dc4826dadce014ab8fe062a82f75a16 intel: Fix segfault in intel_texsubimage_tiled_memcpy
12 b5891286202987dfc2606ac716050c0ee426de11 intel: Fix yet-another-bug in intel_texsubimage_tiled_memcpy
13
14 # Introduces performance regressions for other games... don't cherry-pick for now
15 fa58644855e44830e0b91dc627703c236fa6712a r600g: fix abysmal performance in Reaction Quake
16
17 # i965 guardband clipping is disabled in 9.0, so no need to fix bugs in it
18 23e7b81f2d742d292d77b53ac9cf72c3d89fc798 i965: Use fewer temporary variables in c
19 lip setup.
20 d411bbd5bd895617e265e023213895100e4509ef i965: Disable the GB clip test when a li
21 mited viewport is set.