summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_resource_buffer_upload.c
AgeCommit message (Expand)Author
2011-03-15svga: Ensure DMA commands are serialized with unsynchronized flag is unset.José Fonseca
2011-03-10Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"Thomas Hellstrom
2011-03-10gallium/svga: Only upload parts of vertexarrays that are actually usedThomas Hellstrom
2011-03-01svga: reduce MAX_DMA_SIZE to 4MBBrian Paul
2011-02-16svga: Proper redefine_user_buffer implementation.José Fonseca
2011-02-11svga: add max DMA size check in svga_winsys_buffer_create()Brian Paul
2011-02-03svga: Fix resource leak; undo temporary workaround.José Fonseca
2010-05-03svga: Remove the screen private context.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell