summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_hash_table.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* gallium: Move enum pipe_error into p_defines.h.José Fonseca2009-10-251-1/+1
* util: Rename from u_* to util_* while we're at it.José Fonseca2009-10-171-16/+16
* util: Change function names to begin with u_.Corbin Simpson2009-10-161-16/+17
* gallium: Really free hash entries.José Fonseca2008-05-081-0/+4
* d3d: Add function to walk through all items in the hash table.José Fonseca2008-03-181-0/+5
* gallium: General purpose hash table, which is actually just a convenient fron...José Fonseca2008-03-131-0/+86