aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests/hash_table
Commit message (Expand)AuthorAgeFilesLines
* util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke2014-08-0412-725/+0
* build: remove unused API_DEFINESAndreas Boll2013-05-011-1/+1
* tests: Add $(top_srcdir)/include to AM_CPPFLAGS.Vinson Lee2013-03-121-0/+1
* tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).Johannes Obermayr2013-01-131-1/+1
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* mesa: Add .gitignore for hashtable collision unit test.Paul Berry2012-11-141-0/+1
* mesa: Import a copy of the open-addressing hash table code I wrote.Eric Anholt2012-11-1212-0/+724