summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-03-03util/disk_cache: compress individual cache entriesTimothy Arceri1-1/+4
2017-02-24util: automake: add sha1/README to the tarballEmil Velikov1-1/+4
2017-01-18util: import sha1 implementation from OpenBSD17.0-branchpointEmil Velikov1-3/+0
2016-02-11configure: Eliminate MSVC2008 compatibility.Jose Fonseca1-1/+1
2015-09-09util: automake: rework the format_srgb.c ruleEmil Velikov1-2/+4
2015-09-06util: always include sha1 into the buildIlia Mirkin1-4/+0
2015-07-09util: Don't link to SHA1 library if shader-cache is disabled.Matt Turner1-1/+1
2015-03-18util: Add a roundeven test.Matt Turner1-1/+3
2015-03-05Fix invalid extern "C" around header inclusion.Mark Janes1-0/+3
2015-03-03configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-1/+2
2015-02-27Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke1-2/+1
2015-02-27configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca1-1/+2
2015-02-20mesa: Add gallium include dirs to more parts of the tree.Eric Anholt1-0/+2
2015-01-16configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth1-2/+2
2015-01-16mesa: Add mesa SHA-1 functionsCarl Worth1-0/+7
2014-12-12util: Wire up u_atomic_test.Matt Turner1-0/+3
2014-12-12mesa: Add scons files to distribution.Matt Turner1-1/+1
2014-12-12util: Add headers and python scripts for distribution.Matt Turner1-0/+1
2014-09-23mesa: Move register_allocate.c to util.Eric Anholt1-0/+3
2014-08-08util: remove ralloc_testEmil Velikov1-25/+5
2014-08-04gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand1-1/+10
2014-08-04util: Gather some common macrosJason Ekstrand1-2/+0
2014-08-04util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke1-0/+1
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-0/+53