summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_cache.c
AgeCommit message (Expand)Author
2011-03-09util: add ensure_sanity checks, fix a bugKeith Whitwell
2011-03-09util: improve cache collision behaviourKeith Whitwell
2011-03-09util: Add remove to util_cacheAlex Corscadden
2010-04-21gallium/util: Fix deviation calculation in u_cache.Vinson Lee
2009-07-06util: fix possible null pointer usageZack Rusin
2009-02-18util: Move p_debug.h into util module.José Fonseca
2008-12-22gallium: const correctness.José Fonseca
2008-12-19gallium: Simple and efficient cache.José Fonseca