| Commit message (Expand) | Author | Age | Files | Lines |
* | glsl: move half<->float convertion to util | Rob Clark | 2015-10-16 | 1 | -0/+2 |
* | util: Move DRI parse_debug_string() to util | Kristian Høgsberg Kristensen | 2015-10-08 | 1 | -0/+2 |
* | util: implement strndup for WIN32 | Samuel Iglesias Gonsalvez | 2015-09-29 | 1 | -0/+2 |
* | util: always include sha1 into the build | Ilia Mirkin | 2015-09-06 | 1 | -4/+2 |
* | util: port _mesa_strto[df] to C | Erik Faye-Lund | 2015-06-29 | 1 | -1/+1 |
* | util: Move gallium's linked list to util | Jason Ekstrand | 2015-05-08 | 1 | -0/+1 |
* | mesa: Replace _mesa_round_to_even() with _mesa_roundeven(). | Matt Turner | 2015-03-18 | 1 | -0/+1 |
* | util: Move Mesa's bitset.h to util/. | Eric Anholt | 2015-02-20 | 1 | -0/+1 |
* | mesa: Move simple_list.h to src/util. | Eric Anholt | 2015-01-28 | 1 | -0/+1 |
* | Rename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.h | Carl Worth | 2015-01-19 | 1 | -2/+2 |
* | configure: Add machinery for --enable-shader-cache (and --disable-shader-cache) | Carl Worth | 2015-01-16 | 1 | -1/+1 |
* | mesa: Add mesa SHA-1 functions | Carl Worth | 2015-01-16 | 1 | -0/+4 |
* | util: Move main/set to util/hash_set | Jason Ekstrand | 2015-01-15 | 1 | -0/+2 |
* | util: Add headers and python scripts for distribution. | Matt Turner | 2014-12-12 | 1 | -1/+9 |
* | util: add _mesa_strtod and _mesa_strtof | Chia-I Wu | 2014-10-30 | 1 | -1/+2 |
* | mesa: Move register_allocate.c to util. | Eric Anholt | 2014-09-23 | 1 | -0/+2 |
* | util: move shared rgtc code to util (v2) | Dave Airlie | 2014-09-17 | 1 | -1/+2 |
* | gallium: Move sRGB <-> RGB handling to libmesautil | Jason Ekstrand | 2014-08-04 | 1 | -0/+3 |
* | util: Move the open-addressing linear-probing hash_table to src/util. | Kenneth Graunke | 2014-08-04 | 1 | -1/+2 |
* | util: Move ralloc to a new src/util directory. | Kenneth Graunke | 2014-08-04 | 1 | -0/+2 |