1. b31d898 util/list: Add C99-based iterator macros by Jason Ekstrand · 9 years ago
  2. 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]
  3. 258b419 gallium/double_list: s/INLINE/inline and remove the p_compiler include by Jason Ekstrand · 9 years ago
  4. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  5. 3fffe8f util: null-out the node's prev/next pointers in list_del() by Chris Fester · 12 years ago
  6. ccff749 util: fix undefined behavior by Dylan Noblesmith · 12 years ago
  7. ebe304f gallium: list use inline function to avoid macro shot coming by Jerome Glisse · 13 years ago
  8. 8556b77 r600: use gallium list macros instead of making our own. by Dave Airlie · 14 years ago
  9. 3708aae util: Add a new macro for testing empty lists. by José Fonseca · 15 years ago
  10. bc56e87 gallium: Attribute realloc leaks to the first malloc call. by José Fonseca · 16 years ago
  11. 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]
  12. 92fcbf6 Code reorganization: s/aux/auxiliary/. by José Fonseca · 16 years ago[Renamed from src/gallium/aux/pipebuffer/linked_list.h]
  13. b642730 Code reorganization: move files into their places. by José Fonseca · 16 years ago[Renamed from src/mesa/pipe/pipebuffer/linked_list.h]
  14. b478362 gallium: Reusable pipe buffer library. by José Fonseca · 17 years ago