OSDN Git Service

cherry-ignore: add "glsl/linker: fix output variable overlap check"
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 20 Sep 2017 20:52:06 +0000 (22:52 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 20 Sep 2017 20:54:12 +0000 (22:54 +0200)
This commit is causing several regressions on i965 driver.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
bin/.cherry-ignore

index fd1e263..48675b9 100644 (file)
@@ -299,3 +299,6 @@ c4ac522511d20683c09441a9e96ddfbc1b540c00 ac/surface: handle S8 on gfx9
 # fixes:  This commit addressed an earlier commit 1bcb953e166 which did not
 #         land in branch.
 979978ee06867a531b8d56cee252f5c83920a339 radv: Check for GFX9 for 1D arrays in image_size intrinsic.
+
+# This commit is causing several regressions on i965 driver
+15cae12804ef288c7fb4cb9a38f7e32e6d8c4dc1 glsl/linker: fix output variable overlap check