gallium,util: undef ALIGN on FreeBSD to prevent name clash
[mesa.git] / src / util / sha1 /
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2017-11-25 Matt Turnerutil: Fix SHA1 implementation on big endian
2017-03-15 Emil Velikovutil/sha1: add non-typedef name for the SHA1_CTX struct
2017-01-18 Emil Velikovutils: really remove the __END_DECLS macro
2017-01-18 Emil Velikovutil: import sha1 implementation from OpenBSD