summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_swtnl_backend.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: rename draw() to draw_elements() in vbuf codeBrian Paul2010-05-051-4/+4
* svga: Implement index bias.José Fonseca2010-04-191-3/+5
* Squashed commit of the following:Keith Whitwell2010-04-101-22/+20
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* svga: Avoid synchronization issues when doing SW TNL.José Fonseca2010-01-211-3/+5
* svga: Remove unnecessary headers.Vinson Lee2010-01-211-1/+0
* svga: Ensure buffer size/alignment is not zero.José Fonseca2010-01-181-3/+3
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+349