aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2013-03-05 14:50:45 -0800
committerIan Romanick <ian.d.romanick@intel.com>2013-03-05 14:54:47 -0800
commit465ce417cff23af2a2fa5d4358d06d80f0b67485 (patch)
tree7b04701d02f8cfc7ac2a5b5a32f27c73a28226f1 /bin
parenta5c79b74267f13ae80b1430ca26e6942dfabf9a9 (diff)
mesa: Add previously picked commit to .cherry-ignore
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 829fab9f26e..a622ec1f8f4 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -1,3 +1,4 @@
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
+3ee602314fc22054f69ee476f2e1037653d269bc mesa: Allow glGet* queries of MAX_VARYING_COMPONENTS in ES 3