Revert "configure: Leverage gcc warn options to enable safe use of C99 features where...
[mesa.git] / src / util / Makefile.am
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-20 Eric Anholtmesa: Add gallium include dirs to more parts of the...
2015-01-16 Carl Worthconfigure: Add machinery for --enable-shader-cache...
2015-01-16 Carl Worthmesa: Add mesa SHA-1 functions
2014-12-12 Matt Turnerutil: Wire up u_atomic_test.
2014-12-12 Matt Turnermesa: Add scons files to distribution.
2014-12-12 Matt Turnerutil: Add headers and python scripts for distribution.
2014-09-23 Eric Anholtmesa: Move register_allocate.c to util.
2014-08-08 Emil Velikovutil: remove ralloc_test
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2014-08-04 Jason Ekstrandutil: Gather some common macros
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.