Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cso: propogate one easy error - many more | Keith Whitwell | 2008-04-21 | 1 | -0/+2 |
* | gallium: Fix memory leak. | José Fonseca | 2008-03-23 | 1 | -19/+22 |
* | fix double deletion | Zack Rusin | 2008-03-10 | 1 | -1/+4 |
* | gallium: Fix build on Windows. | Michal Krol | 2008-02-26 | 1 | -1/+1 |
* | implement cache limits for cso | Zack Rusin | 2008-02-26 | 1 | -42/+102 |
* | add an explicit callback decleration and use it to silence warnings | Zack Rusin | 2008-02-26 | 1 | -1/+1 |
* | hide cso cache definition and add some initial code for size limiting | Zack Rusin | 2008-02-26 | 1 | -0/+22 |
* | implement deleting of driver side cached state in cso's | Zack Rusin | 2008-02-26 | 1 | -0/+88 |
* | Replace standand library functions by portable ones. | José Fonseca | 2008-02-25 | 1 | -2/+4 |
* | gallium: Add cso convenience routine (from Keith's patch). | José Fonseca | 2008-02-23 | 1 | -0/+20 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+181 |