Mesa (9.2): Add .cherry-ignore file

Ian Romanick idr at kemper.freedesktop.org
Wed Aug 28 18:37:34 UTC 2013


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

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Wed Aug 28 11:37:08 2013 -0700

Add .cherry-ignore file

Somebody forgot -x with git-cherry-pick...

Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>

---

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

diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
new file mode 100644
index 0000000..3d7a22c
--- /dev/null
+++ b/bin/.cherry-ignore
@@ -0,0 +1,2 @@
+# Already cherry picked without -x
+d8ac987f6ab228df1a478b36c3d889992754374f glsl: Disallow uniform block layout qualifiers on non-uniform block vars.




More information about the mesa-commit mailing list