Files
mesa/src/util
Valentine Burley 8d2bb19c63 util: Update BLAKE3 from 1.5.1 to 1.8.2
Steps for uprev:
 - copy files from BLAKE3/c src/util/blake3/
 - edit README
 - `for file in *.asm; do mv "$file" "${file%.asm}.masm"; done`
 - keep
  - blake3.h (no relevant changes), only change BLAKE3_VERSION_STRING
  - blake3_sse2_x86-64_unix.S (no changes)
  - blake3_avx512_x86-64_unix.S (no changes)
  - blake3_sse41_x86-64_unix.S (no changes)

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35853>
2025-09-16 06:16:19 +00:00
..
2025-09-02 19:37:19 +00:00
2025-09-10 07:38:25 +00:00
2023-11-02 21:03:46 +00:00
2023-12-06 07:22:02 +00:00
2023-10-09 23:37:52 +00:00
2025-06-23 07:59:24 +00:00
2025-06-23 07:59:24 +00:00
2024-01-16 02:15:22 +00:00
2025-09-05 20:01:00 +00:00
2023-10-25 17:27:47 +00:00
2025-07-30 16:05:15 +00:00
2025-04-11 21:27:37 +00:00
2024-11-08 08:09:49 -08:00
2025-09-10 05:11:47 +00:00
2025-09-10 05:11:47 +00:00
2024-06-07 18:29:20 +00:00
2025-08-08 19:38:54 +00:00