summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/cso_cache/cso_hash.c
AgeCommit message (Expand)Author
2009-02-18util: Move p_debug.h into util module.José Fonseca
2008-09-24add cso_hash_contains() functionAlan Hourihane
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-04-22cso: Fix build on Win32.Michal Krol
2008-04-21handle some of the possible allocation failures within the hash itselfZack Rusin
2008-03-13add a way of removing an exact iterator from the hashZack Rusin
2008-03-10fix double deletionZack Rusin
2008-02-26implement cache limits for csoZack Rusin
2008-02-25Replace standand library functions by portable ones.José Fonseca
2008-02-23gallium: MSVC fixes.José Fonseca
2008-02-19Portability fixes.José Fonseca
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca