summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2013-02-17 14:16:22 -0800
committerIan Romanick <ian.d.romanick@intel.com>2013-02-17 14:16:22 -0800
commit95f1203a7c4471ba72a5e153659b515c52fefc53 (patch)
tree7b50ba7963dd226de3ad5b104247f163cd4dbbe8
parent96fb4d61fb0aee76faad8b8b063ae9a833b2aeab (diff)
mesa: Add .cherry-ignore for 9.1
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
new file mode 100644
index 00000000000..829fab9f26e
--- /dev/null
+++ b/bin/.cherry-ignore
@@ -0,0 +1,3 @@
+d60da27273d2cdb68bc32cae2ca66718dab15f27 st/mesa: set ctx->Const.MaxSamples = 0, not 1
+5c86a728d4f688c0fe7fbf9f4b8f88060b65c4ee r600g: fix htile buffer leak
+496928a442cec980b534bc5da2523b3632b21b61 CopyTexImage: Don't check sRGB vs LINEAR for desktop GL