Rename sha1.c and sha1.h to mesa-sha1.c and mesa-sha1.h
[mesa.git] / src / util / Makefile.sources
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.