| Commit message (Expand) | Author | Age | Files | Lines |
* | util: import sha1 implementation from OpenBSD17.0-branchpoint | Emil Velikov | 2017-01-18 | 1 | -0/+2 |
* | util: import CRC32 implementation from gallium | Marek Olšák | 2016-11-22 | 1 | -0/+2 |
* | util: import cache.c/h from glsl | Marek Olšák | 2016-11-15 | 1 | -0/+2 |
* | vulkan: add vk_alloc.h shared allocation inlines. | Dave Airlie | 2016-10-19 | 1 | -1/+2 |
* | util: add vector util code. | Dave Airlie | 2016-10-19 | 1 | -1/+3 |
* | mesa/glsl: Move string_to_uint_map into the util folder | Thomas Helland | 2016-09-12 | 1 | -0/+2 |
* | util: import the slab allocator from gallium | Marek Olšák | 2016-09-06 | 1 | -0/+2 |
* | gallium/util: move endian detect into a separate file | Dave Airlie | 2016-09-06 | 1 | -1/+2 |
* | util: Move format_r11g11b10f.h to src/util | Jason Ekstrand | 2016-08-05 | 1 | -0/+1 |
* | util: Move format_rgb9e5.h to src/util | Jason Ekstrand | 2016-08-05 | 1 | -0/+1 |
* | mesa/gallium: Move u_bit_scan{,64} from gallium to util. | Mathias Fröhlich | 2016-06-14 | 1 | -0/+2 |
* | 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 |