aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_draw_elements.c
Commit message (Expand)AuthorAgeFilesLines
* u_upload_mgr: remove the 'flushed' parameterMarek Olšák2012-01-051-3/+1
* svga: clean up return values and error codesBrian Paul2011-09-231-5/+5
* Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"Thomas Hellstrom2011-03-101-16/+0
* gallium/svga: Only upload parts of vertexarrays that are actually usedThomas Hellstrom2011-03-101-0/+16
* gallium: add usage parameter to pipe_buffer_createMarek Olšák2011-02-151-0/+1
* u_upload_mgr: new featuresMarek Olšák2011-01-061-1/+4
* gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák2010-12-201-4/+4
* svga: Implement index bias.José Fonseca2010-04-191-8/+9
* Squashed commit of the following:Keith Whitwell2010-04-101-24/+24
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* svga: Remove unnecessary headers.Vinson Lee2010-01-211-1/+0
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+255