Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |