summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/prog_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Mesa: short-circuit case when looking up the same program twice in cacheKeith Whitwell2008-10-031-8/+21
* gallium: implement full reference counting for vertex/fragment programsBrian Paul2008-05-071-2/+3
* fix a memleakBrian2008-01-011-0/+1
* Program cache functions.Brian2007-10-301-0/+191