Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to fix the deleting of the bound cso during cleanup of the hash | Zack Rusin | 2008-04-30 | 1 | -10/+18 |
* | gallium: fix some cso_state_callback cast warnings | Brian | 2008-03-11 | 1 | -8/+8 |
* | gallium: Use stricter types. | José Fonseca | 2008-02-27 | 1 | -13/+13 |
* | add an explicit callback decleration and use it to silence warnings | Zack Rusin | 2008-02-26 | 1 | -1/+3 |
* | hide cso cache definition and add some initial code for size limiting | Zack Rusin | 2008-02-26 | 1 | -17/+11 |
* | implement deleting of driver side cached state in cso's | Zack Rusin | 2008-02-26 | 1 | -0/+14 |
* | Add Zack's comments about CSOs. | José Fonseca | 2008-02-25 | 1 | -5/+46 |
* | gallium: Countour MSVC's pickyness for structures returned by value. | José Fonseca | 2008-02-23 | 1 | -4/+2 |
* | gallium: Wrap decls in extern "C". | José Fonseca | 2008-02-23 | 1 | -0/+12 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+107 |