summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_screen_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* svga: fix another pipe_reference strict aliasing violationRoland Scheidegger2009-12-041-1/+2
* svga: add DEBUG_CACHE optionKeith Whitwell2009-11-271-1/+1
* svga: try harder to make the cachable flag workKeith Whitwell2009-11-251-0/+2
* svga: cache textures as well as buffersKeith Whitwell2009-11-241-5/+7
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+820