summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/cso_cache/cso_hash.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/aux: Avoid redefining MAXAlexander von Gluck IV2014-12-101-0/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* add cso_hash_contains() functionAlan Hourihane2008-09-241-0/+6
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* cso: Fix build on Win32.Michal Krol2008-04-221-2/+4
* handle some of the possible allocation failures within the hash itselfZack Rusin2008-04-211-0/+17
* add a way of removing an exact iterator from the hashZack Rusin2008-03-131-3/+22
* fix double deletionZack Rusin2008-03-101-7/+0
* implement cache limits for csoZack Rusin2008-02-261-0/+5
* Replace standand library functions by portable ones.José Fonseca2008-02-251-18/+16
* gallium: MSVC fixes.José Fonseca2008-02-231-3/+3
* Portability fixes.José Fonseca2008-02-191-12/+23
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+388