Module: Mesa Branch: staging/18.2 Commit: 8ef32594860b362f4d0b076a7248131219136f51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ef32594860b362f4d0b076a7248131219136f51
Author: Andres Gomez <[email protected]> Date: Fri Sep 7 02:47:23 2018 +0300 cherry-ignore: i965/tools: 32bit compilation with meson fixes: This commit was immediately reverted by commit 2dce1175c1c. Signed-off-by: Andres Gomez <[email protected]> --- bin/.cherry-ignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 6869438992..3c01a6a435 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -9,3 +9,5 @@ a72dbc461bdb7714656e62cd8f4b00a404c2e6e0 mesa: allow GL_UNSIGNED_BYTE type for S c9f54486959716762e6818dabb0a73a8cd46df67 radeonsi: fix regression in indirect input swizzles. # extra: Just some comments update. 2ad9917e187c1e9dbb053d3c98aa0e39fa374059 anv/blorp: Fix a comment as per Nanley's review feedback +# fixes: This commit was immediately reverted by commit 2dce1175c1c. +4aec44c0d9c4c0649c362199fac97efe0a3b38a4 i965/tools: 32bit compilation with meson _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
