Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/auxiliary: Add helper function to count the number of entries in hash... | Jan Vesely | 2018-05-10 | 1 | -0/+5 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -3/+3 |
* | gallium: Move enum pipe_error into p_defines.h. | José Fonseca | 2009-10-25 | 1 | -1/+1 |
* | util: Rename from u_* to util_* while we're at it. | José Fonseca | 2009-10-17 | 1 | -16/+16 |
* | util: Change function names to begin with u_. | Corbin Simpson | 2009-10-16 | 1 | -16/+17 |
* | gallium: Really free hash entries. | José Fonseca | 2008-05-08 | 1 | -0/+4 |
* | d3d: Add function to walk through all items in the hash table. | José Fonseca | 2008-03-18 | 1 | -0/+5 |
* | gallium: General purpose hash table, which is actually just a convenient fron... | José Fonseca | 2008-03-13 | 1 | -0/+86 |