summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-08-01 00:20:08 +0100
committerEmil Velikov <[email protected]>2017-08-03 00:19:07 +0100
commit42eeba915366c412ee1557fbca3850615334eb30 (patch)
tree516f240efe6b5e8baac33a54bd33f5ab73658510
parent135feefc5c79b560d68258807d9c55408b4f07b2 (diff)
cherry-ignore: add bindless textures fix
The bindless work did not land in branch. Signed-off-by: Emil Velikov <[email protected]>
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 421cca9ce8e..9cafd1c388a 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -50,3 +50,6 @@ e21fc2c625279b29a3c05d3341b8b748655d5cec swr/rast: non-regex knob fallback code
# stable: Reverted shortly after being merged in master.
5c1241268ba9b240cb79ab9a30c5255b176c83c9 st/mesa: release sampler views when redefining a texture in st_context_teximage
+
+# stable: The bindless work did not land in branch.
+b38c9c57f272b54a190be4efd4297effa1a3deab mesa: fix mismatch when returning 64-bit bindless uniform handles