summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <[email protected]>2018-04-11 16:43:45 +0200
committerJuan A. Suarez Romero <[email protected]>2018-04-12 21:49:29 +0200
commit08b7ec9b2083e8f3482f651c20419b549fa1654b (patch)
tree42726da1e081de4f0c29b46561c5a645f04099fc /bin
parente26892d90271645efeb5dcda7116881aee9a3d0a (diff)
cherry-ignore: radv: handle exporting view index to fragment shader. (v1.1)
fixes: The commit requieres earlier commits 639c4f2b54a6 and 2cfba40eea4c which did not land in branch. Signed-off-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 015f56f34d9..ad7fe75d492 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -12,3 +12,7 @@ ac4437b20b87c7285b89466f05b51518ae616873 automake: small cleanup after the meson
# fixes: The commit fixes earlier commit 1c57a6da5e3 which did not land in
# branch.
3401b028df1074a06a7fbc3fb1cda949646ef75d ac/shader: fix vertex input with components.
+
+# fixes: The commit requires earlier commits 639c4f2b54a6 and 2cfba40eea4c
+# which did not land in branch.
+8f052a3e257a61240cb311032497d016278117a8 radv: handle exporting view index to fragment shader. (v1.1)