summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_resource_buffer.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-01svga: Fix multiple uploads of the same user-buffer.Thomas Hellstrom1-7/+6
2011-07-01svga: Handle null buffers in svga_buffer_is_user_buffer().José Fonseca1-1/+5
2011-07-01gallium/svga: Upload only parts of user-buffers that we actually useThomas Hellstrom1-0/+7
2011-03-16svga: Hardcode SVGA_COMBINE_USERBUFFERS to 1.José Fonseca1-1/+5
2011-03-16svga: Use transfer information on buffer transfers.José Fonseca1-14/+0
2011-03-10Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"Thomas Hellstrom1-6/+0
2011-03-10gallium/svga: Only upload parts of vertexarrays that are actually usedThomas Hellstrom1-0/+6
2011-02-16svga: Proper redefine_user_buffer implementation.José Fonseca1-0/+6
2010-05-03svga: Remove the screen private context.José Fonseca1-1/+1
2010-04-10Squashed commit of the following:Keith Whitwell1-0/+246