summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure: Eliminate MSVC2008 compatibility.Jose Fonseca2016-02-111-1/+1
* util: automake: rework the format_srgb.c ruleEmil Velikov2015-09-091-2/+4
* util: always include sha1 into the buildIlia Mirkin2015-09-061-4/+0
* util: Don't link to SHA1 library if shader-cache is disabled.Matt Turner2015-07-091-1/+1
* util: Add a roundeven test.Matt Turner2015-03-181-1/+3
* Fix invalid extern "C" around header inclusion.Mark Janes2015-03-051-0/+3
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-03-031-1/+2
* Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke2015-02-271-2/+1
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-02-271-1/+2
* mesa: Add gallium include dirs to more parts of the tree.Eric Anholt2015-02-201-0/+2
* configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)Carl Worth2015-01-161-2/+2
* mesa: Add mesa SHA-1 functionsCarl Worth2015-01-161-0/+7
* util: Wire up u_atomic_test.Matt Turner2014-12-121-0/+3
* mesa: Add scons files to distribution.Matt Turner2014-12-121-1/+1
* util: Add headers and python scripts for distribution.Matt Turner2014-12-121-0/+1
* mesa: Move register_allocate.c to util.Eric Anholt2014-09-231-0/+3
* util: remove ralloc_testEmil Velikov2014-08-081-25/+5
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-1/+10
* util: Gather some common macrosJason Ekstrand2014-08-041-2/+0
* util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke2014-08-041-0/+1
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+53