Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Move the open-addressing linear-probing hash_table to src/util. | Kenneth Graunke | 2014-08-04 | 12 | -725/+0 |
* | build: remove unused API_DEFINES | Andreas Boll | 2013-05-01 | 1 | -1/+1 |
* | tests: Add $(top_srcdir)/include to AM_CPPFLAGS. | Vinson Lee | 2013-03-12 | 1 | -0/+1 |
* | tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir). | Johannes Obermayr | 2013-01-13 | 1 | -1/+1 |
* | Clean up .gitignore files | Matt Turner | 2013-01-10 | 1 | -1/+0 |
* | mesa: Add .gitignore for hashtable collision unit test. | Paul Berry | 2012-11-14 | 1 | -0/+1 |
* | mesa: Import a copy of the open-addressing hash table code I wrote. | Eric Anholt | 2012-11-12 | 12 | -0/+724 |