summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-08-22Revert SHA1 additions.Matt Turner1-7/+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