Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+1 |
* | cso: Fix build on Win32. | Michal Krol | 2008-04-22 | 1 | -2/+4 |
* | handle some of the possible allocation failures within the hash itself | Zack Rusin | 2008-04-21 | 1 | -0/+17 |
* | add a way of removing an exact iterator from the hash | Zack Rusin | 2008-03-13 | 1 | -3/+22 |
* | fix double deletion | Zack Rusin | 2008-03-10 | 1 | -7/+0 |
* | implement cache limits for cso | Zack Rusin | 2008-02-26 | 1 | -0/+5 |
* | Replace standand library functions by portable ones. | José Fonseca | 2008-02-25 | 1 | -18/+16 |
* | gallium: MSVC fixes. | José Fonseca | 2008-02-23 | 1 | -3/+3 |
* | Portability fixes. | José Fonseca | 2008-02-19 | 1 | -12/+23 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+388 |