Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-21 | gallium: replace INLINE with inline | Ilia Mirkin | 1 | -3/+3 |
2014-01-17 | s/Tungsten Graphics/VMware/ | José Fonseca | 1 | -3/+3 |
2009-10-17 | util: Rename from u_* to util_* while we're at it. | José Fonseca | 1 | -45/+45 |
2009-10-16 | util: Change function names to begin with u_. | Corbin Simpson | 1 | -20/+21 |
2009-07-06 | util: fix possible null pointer usage | Zack Rusin | 1 | -5/+17 |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca | 1 | -1/+1 |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 1 | -2/+3 |
2008-05-08 | gallium: Really free hash entries. | José Fonseca | 1 | -9/+68 |
2008-03-18 | d3d: Add function to walk through all items in the hash table. | José Fonseca | 1 | -1/+22 |
2008-03-13 | gallium: General purpose hash table, which is actually just a convenient fron... | José Fonseca | 1 | -0/+199 |