Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: #include "c99_compat.h" to fix Windows build | Brian Paul | 2017-04-03 | 1 | -0/+1 |
* | util: s/SHA1_H/MESA_SHA1_H/ | Brian Paul | 2017-04-03 | 1 | -2/+2 |
* | util/sha1: harmonize _mesa_sha1_* wrappers | Grazvydas Ignotas | 2017-03-22 | 1 | -3/+10 |
* | util/sha1: drop _mesa_sha1_{update, format} return type | Emil Velikov | 2017-03-15 | 1 | -2/+2 |
* | util/sha1: rework _mesa_sha1_{init,final} | Emil Velikov | 2017-03-15 | 1 | -5/+8 |
* | util/sha: do not wrap header inclusion in extern "C" | Emil Velikov | 2016-03-09 | 1 | -2/+2 |
* | Rename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.h | Carl Worth | 2015-01-19 | 1 | -0/+53 |