Mesa (staging/18.2): cherry-ignore: mesa: allow GL_UNSIGNED_BYTE type for SNORM reads

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Aug 30 12:59:02 UTC 2018


Module: Mesa
Branch: staging/18.2
Commit: 6a1348070732c39ef5241a820fe0ccf536c2a4bb
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a1348070732c39ef5241a820fe0ccf536c2a4bb

Author: Andres Gomez <agomez at igalia.com>
Date:   Thu Aug 30 01:01:23 2018 +0300

cherry-ignore: mesa: allow GL_UNSIGNED_BYTE type for SNORM reads

pick: This commit addresses a regression introduced by previous commit
fa9e6c235da, which didn't make it for 18.2.

Signed-off-by: Andres Gomez <agomez at igalia.com>

---

 bin/.cherry-ignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 0dfe7b08a5..ecb4a926e7 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -1,3 +1,6 @@
 # fixes:  This commit has more than one Fixes tag but the commit it
 #         addresses didn't land in branch.
 6ff1c479968819b93c46d24bd898e89ce14ac401 autotools: don't ship the git_sha1.h generated in git in the tarballs
+# pick:   This commit addresses a regression introduced by previous
+#         commit fa9e6c235da, which didn't make it for 18.2.
+a72dbc461bdb7714656e62cd8f4b00a404c2e6e0 mesa: allow GL_UNSIGNED_BYTE type for SNORM reads




More information about the mesa-commit mailing list