OSDN Git Service

cherry-ignore: add the dri3 glx null check patch
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 14 Jan 2016 17:42:50 +0000 (19:42 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 14 Jan 2016 17:45:06 +0000 (19:45 +0200)
The branch (which is at state prior to the dri3 loader rework), already
includes the check.

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

index 3c9c4f5..370a312 100644 (file)
@@ -9,3 +9,6 @@
 
 # already picked as commit 94ac4b3e84737b8c5faa371834670fd25502e024
 b5b87c4ed1dfd58aec8905e0514c9ba92ba83e1d r600g: write all MRTs only if there is exactly one output (fixes a hang)
+
+# patch not applicable on branch (null check already exists)
+f7b71451231c75c36771e8b7b0d78f05e0d50f65 glx/dri3: a drawable might not be bound at wait time