summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/cso_cache/cso_hash.h
AgeCommit message (Expand)Author
2008-09-24add cso_hash_contains() functionAlan Hourihane
2008-04-23Create a sharable translate_cache and use it.Zack Rusin
2008-03-13add a way of removing an exact iterator from the hashZack Rusin
2008-03-13gallium: Add a bit of documentation to cso_hash.José Fonseca
2008-03-12document hash collision resolutionsZack Rusin
2008-02-26implement cache limits for csoZack Rusin
2008-02-26implement deleting of driver side cached state in cso'sZack Rusin
2008-02-23gallium: Wrap decls in extern "C".José Fonseca
2008-02-23gallium: Add cso convenience routine (from Keith's patch).José Fonseca
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca