util: Move DRI parse_debug_string() to util
[mesa.git] / src / util / Makefile.sources
2015-10-08 Kristian Høgsberg... util: Move DRI parse_debug_string() to util
2015-09-29 Samuel Iglesias... util: implement strndup for WIN32
2015-09-06 Ilia Mirkinutil: always include sha1 into the build
2015-06-29 Erik Faye-Lundutil: port _mesa_strto[df] to C
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-03-19 Matt Turnermesa: Replace _mesa_round_to_even() with _mesa_roundeven().
2015-02-20 Eric Anholtutil: Move Mesa's bitset.h to util/.
2015-01-29 Eric Anholtmesa: Move simple_list.h to src/util.
2015-01-19 Carl WorthRename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.h
2015-01-16 Carl Worthconfigure: Add machinery for --enable-shader-cache...
2015-01-16 Carl Worthmesa: Add mesa SHA-1 functions
2015-01-15 Jason Ekstrandutil: Move main/set to util/hash_set
2014-12-12 Matt Turnerutil: Add headers and python scripts for distribution.
2014-10-30 Chia-I Wuutil: add _mesa_strtod and _mesa_strtof
2014-09-23 Eric Anholtmesa: Move register_allocate.c to util.
2014-09-17 Dave Airlieutil: move shared rgtc code to util (v2)
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2014-08-04 Kenneth Graunkeutil: Move the open-addressing linear-probing hash_tabl...
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.