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