1. d703abf util: Include in Android builds by Tomasz Figa · 10 years ago
  2. e4be17f ralloc: Mark ralloc functions with gcc's malloc attribute. by Matt Turner · 10 years ago
  3. 976464c mesa: Replace a priori knowledge of gcc attributes with configure tests. by Matt Turner · 10 years ago
  4. 4a96df7 mesa: Replace a priori knowledge of gcc builtins with configure tests. by Matt Turner · 10 years ago
  5. e8ea783 util: fix SCons build by Brian Paul · 10 years ago
  6. 517e01b mesa: Move register_allocate.c to util. by Eric Anholt · 10 years ago
  7. ebcb2ee util: move shared rgtc code to util (v2) by Dave Airlie · 10 years ago
  8. 16826a3 util: remove ralloc_test by Emil Velikov · 10 years ago
  9. d64be94 util: add src/util/format_srgb.c to .gitignore by Juha-Pekka Heikkila · 10 years ago
  10. 1d47f67 util/tests/hash_table: Link against libmesautil instead of libmesa by Jason Ekstrand · 10 years ago
  11. 9b10bc5 util: include c99_compat.h in format_srgb.h to get 'inline' definition by Brian Paul · 10 years ago
  12. 04764f3 util: include c99_compat.h in hash_table.h to get 'inline' definition by Brian Paul · 10 years ago
  13. e97498e mesa/main: Use the RGB <-> sRGB conversion functions in libmesautil by Jason Ekstrand · 10 years ago
  14. 992e1ea gallium: Move sRGB <-> RGB handling to libmesautil by Jason Ekstrand · 10 years ago
  15. efa0aa8 util: Gather some common macros by Jason Ekstrand · 10 years ago
  16. 72e55bb util: Move the open-addressing linear-probing hash_table to src/util. by Kenneth Graunke · 10 years ago
  17. 1e0da62 util: Move ralloc to a new src/util directory. by Kenneth Graunke · 10 years ago