Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cso_hash_contains() function | Alan Hourihane | 2008-09-24 | 1 | -0/+6 |
* | Create a sharable translate_cache and use it. | Zack Rusin | 2008-04-23 | 1 | -2/+2 |
* | add a way of removing an exact iterator from the hash | Zack Rusin | 2008-03-13 | 1 | -2/+14 |
* | gallium: Add a bit of documentation to cso_hash. | José Fonseca | 2008-03-13 | 1 | -15/+34 |
* | document hash collision resolutions | Zack Rusin | 2008-03-12 | 1 | -0/+10 |
* | implement cache limits for cso | Zack Rusin | 2008-02-26 | 1 | -1/+3 |
* | implement deleting of driver side cached state in cso's | Zack Rusin | 2008-02-26 | 1 | -1/+0 |
* | gallium: Wrap decls in extern "C". | José Fonseca | 2008-02-23 | 1 | -0/+10 |
* | gallium: Add cso convenience routine (from Keith's patch). | José Fonseca | 2008-02-23 | 1 | -0/+9 |
* | Code reorganization: s/aux/auxiliary/. | José Fonseca | 2008-02-15 | 1 | -0/+62 |