Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-24 | add cso_hash_contains() function | Alan Hourihane | |
2008-04-23 | Create a sharable translate_cache and use it. | Zack Rusin | |
2008-03-13 | add a way of removing an exact iterator from the hash | Zack Rusin | |
2008-03-13 | gallium: Add a bit of documentation to cso_hash. | José Fonseca | |
2008-03-12 | document hash collision resolutions | Zack Rusin | |
2008-02-26 | implement cache limits for cso | Zack Rusin | |
by default set to 4096, which might be on the large side | |||
2008-02-26 | implement deleting of driver side cached state in cso's | Zack Rusin | |
2008-02-23 | gallium: Wrap decls in extern "C". | José Fonseca | |
2008-02-23 | gallium: Add cso convenience routine (from Keith's patch). | José Fonseca | |
2008-02-15 | Code reorganization: s/aux/auxiliary/. | José Fonseca | |
"aux" is a reserved name on Windows (X_X) |