summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/hash_table.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Drop unused hash_table::mem_ctx field.Kenneth Graunke2014-03-061-1/+0
* mesa: Include compiler.h in hash_table.h.Vinson Lee2012-11-131-2/+4
* mesa: Import a copy of the open-addressing hash table code I wrote.Eric Anholt2012-11-121-0/+105