1. 7dac4a2 util/list: Add list splicing functions by Jason Ekstrand · 9 years ago
  2. fb3b566 util: Add list_is_singular() helper function by Eduardo Lima Mitev · 9 years ago
  3. c79b2e6 util/list: add list_first/last_entry by Rob Clark · 9 years ago
  4. 2c2cd36 util/list: Add a list validation function by Jason Ekstrand · 9 years ago
  5. addcf41 util/list: Add list_empty and list_length functions by Jason Ekstrand · 9 years ago
  6. b31d898 util/list: Add C99-based iterator macros by Jason Ekstrand · 9 years ago
  7. 7a30668 util: Move gallium's linked list to util by Jason Ekstrand · 9 years ago[Renamed (96%) from src/gallium/auxiliary/util/u_double_list.h]
  8. 258b419 gallium/double_list: s/INLINE/inline and remove the p_compiler include by Jason Ekstrand · 9 years ago
  9. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 10 years ago
  10. 3fffe8f util: null-out the node's prev/next pointers in list_del() by Chris Fester · 12 years ago
  11. ccff749 util: fix undefined behavior by Dylan Noblesmith · 12 years ago
  12. ebe304f gallium: list use inline function to avoid macro shot coming by Jerome Glisse · 13 years ago
  13. 8556b77 r600: use gallium list macros instead of making our own. by Dave Airlie · 14 years ago
  14. 3708aae util: Add a new macro for testing empty lists. by José Fonseca · 15 years ago
  15. bc56e87 gallium: Attribute realloc leaks to the first malloc call. by José Fonseca · 16 years ago
  16. b9da379 Remove src/mesa and src/mesa/main from gallium source include paths. by José Fonseca · 16 years ago[Renamed (96%) from src/gallium/auxiliary/pipebuffer/linked_list.h]
  17. 92fcbf6 Code reorganization: s/aux/auxiliary/. by José Fonseca · 16 years ago[Renamed from src/gallium/aux/pipebuffer/linked_list.h]
  18. b642730 Code reorganization: move files into their places. by José Fonseca · 16 years ago[Renamed from src/mesa/pipe/pipebuffer/linked_list.h]
  19. b478362 gallium: Reusable pipe buffer library. by José Fonseca · 17 years ago