Module: Mesa Branch: master Commit: 17fac0e32d515411bb95e7c222ddc8c0089b97b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17fac0e32d515411bb95e7c222ddc8c0089b97b9
Author: Anthony Pesch <[email protected]> Date: Sat Jan 18 00:47:19 2020 -0500 util: import xxhash Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Iago Toral Quiroga <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3475> --- src/util/Makefile.sources | 4 +- src/util/meson.build | 1 + src/util/xxhash.h | 1435 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1439 insertions(+), 1 deletion(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=17fac0e32d515411bb95e7c222ddc8c0089b97b9 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
