util/format: Use explicitly sized types
[mesa.git] / src / util / Makefile.am
2016-02-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-11 Jose Fonsecaconfigure: Eliminate MSVC2008 compatibility.
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-09 Emil Velikovutil: automake: rework the format_srgb.c rule
2015-09-06 Ilia Mirkinutil: always include sha1 into the build
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-09 Matt Turnerutil: Don't link to SHA1 library if shader-cache is...
2015-03-19 Matt Turnerutil: Add a roundeven test.
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
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.