summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/sct
Commit message (Collapse)AuthorAgeFilesLines
* sct: fix bug in remove_context_from_surfaceKeith Whitwell2008-05-011-0/+1
|
* gallium: new surface/context tracker (sct) moduleBrian2008-03-105-0/+658
Will be used for tracking the surfaces and textures which are bound/used by contexts.