Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u_cache: fix dereference before NULL check | Dave Airlie | 2012-12-04 | 1 | -4/+4 |
* | util: add ensure_sanity checks, fix a bug | Keith Whitwell | 2011-03-09 | 1 | -2/+56 |
* | util: improve cache collision behaviour | Keith Whitwell | 2011-03-09 | 1 | -18/+76 |
* | util: Add remove to util_cache | Alex Corscadden | 2011-03-09 | 1 | -0/+22 |
* | gallium/util: Fix deviation calculation in u_cache. | Vinson Lee | 2010-04-21 | 1 | -1/+1 |
* | util: fix possible null pointer usage | Zack Rusin | 2009-07-06 | 1 | -1/+9 |
* | util: Move p_debug.h into util module. | José Fonseca | 2009-02-18 | 1 | -1/+1 |
* | gallium: const correctness. | José Fonseca | 2008-12-22 | 1 | -8/+8 |
* | gallium: Simple and efficient cache. | José Fonseca | 2008-12-19 | 1 | -0/+209 |