summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_screen_cache.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.José Fonseca2009-12-111-0/+9
* svga: add DEBUG_CACHE optionKeith Whitwell2009-11-271-8/+22
* svga: hash the whole key, not just the first four bytesKeith Whitwell2009-11-261-3/+3
* svga: cache textures as well as buffersKeith Whitwell2009-11-241-38/+55
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+307