summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_screen_buffer.c
AgeCommit message (Collapse)Author
2010-01-18svga: Ensure buffer size/alignment is not zero.José Fonseca
2009-11-27svga: add DEBUG_CACHE optionKeith Whitwell
2009-11-25svga: try harder to make the cachable flag workKeith Whitwell
It doesn't though.
2009-11-24svga: cache textures as well as buffersKeith Whitwell
2009-11-17svga: Add svga driverJakob Bornecrantz