OSDN Git Service

cherry-ignore: add a couple of radeonsi/gfx9 commits
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 31 Jul 2017 23:12:30 +0000 (00:12 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 2 Aug 2017 23:19:07 +0000 (00:19 +0100)
They depend on the merged shaders (re)work which landed past the 17.1
branchpoint.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
bin/.cherry-ignore

index 41a5af0..17d6fb9 100644 (file)
@@ -43,3 +43,7 @@ e21fc2c625279b29a3c05d3341b8b748655d5cec swr/rast: non-regex knob fallback code
 # stable: Depends on the refactoring commit b10cdb217a1638aa7cbd2c7bbb580d180512f3f3
 #         at least.
 194ff5eed18f310bece0899595f678699badd32e swr: fix transform feedback logic
+
+# stable: Based upon earlier refactoring commit 37e22ab65e852fc585650f6df26d976e7306acce
+873789002f5d1c7c6c39231a8c8d541f4f61e65c radeonsi/gfx9: fix vertex idx in ES with multiple waves per threadgroup
+081ac6e5c6d2ef3931b27eb755d1a38827582a45 radeonsi/gfx9: always wrap GS and TCS in an if-block (v2)