summaryrefslogtreecommitdiff
path: root/src/mesa/shader/prog_cache.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-03Mesa: short-circuit case when looking up the same program twice in cacheKeith Whitwell1-8/+21
2008-05-07gallium: implement full reference counting for vertex/fragment programsBrian Paul1-2/+3
2008-01-01fix a memleakBrian1-0/+1
2007-10-30Program cache functions.Brian1-0/+191