summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/hash_table.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Drop unused hash_table::mem_ctx field.Kenneth Graunke2014-03-061-1/+0
* mesa: fix inconsistent function declaration, definitionsBrian Paul2013-07-121-2/+2
* Consolidate some redundant definitions of ARRAY_SIZE() macro.Paul Berry2013-02-081-2/+1
* mesa: Replace random with standard C rand.Vinson Lee2012-11-121-1/+1
* mesa: Import a copy of the open-addressing hash table code I wrote.Eric Anholt2012-11-121-0/+442