summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/cso_cache/cso_hash.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-3/+3
2008-09-24add cso_hash_contains() functionAlan Hourihane1-0/+6
2008-04-23Create a sharable translate_cache and use it.Zack Rusin1-2/+2
2008-03-13add a way of removing an exact iterator from the hashZack Rusin1-2/+14
2008-03-13gallium: Add a bit of documentation to cso_hash.José Fonseca1-15/+34
2008-03-12document hash collision resolutionsZack Rusin1-0/+10
2008-02-26implement cache limits for csoZack Rusin1-1/+3
2008-02-26implement deleting of driver side cached state in cso'sZack Rusin1-1/+0
2008-02-23gallium: Wrap decls in extern "C".José Fonseca1-0/+10
2008-02-23gallium: Add cso convenience routine (from Keith's patch).José Fonseca1-0/+9
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca1-0/+62