summaryrefslogtreecommitdiff
path: root/src/util/mesa-sha1.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-03util: #include "c99_compat.h" to fix Windows buildBrian Paul1-0/+1
2017-04-03util: s/SHA1_H/MESA_SHA1_H/Brian Paul1-2/+2
2017-03-22util/sha1: harmonize _mesa_sha1_* wrappersGrazvydas Ignotas1-3/+10
2017-03-15util/sha1: drop _mesa_sha1_{update, format} return typeEmil Velikov1-2/+2
2017-03-15util/sha1: rework _mesa_sha1_{init,final}Emil Velikov1-5/+8
2016-03-09util/sha: do not wrap header inclusion in extern "C"Emil Velikov1-2/+2
2015-01-19Rename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.hCarl Worth1-0/+53