summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_draw.c
Commit message (Expand)AuthorAgeFilesLines
* svga: check min_index, max_index before assertionsBrian Paul2010-02-111-2/+6
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.Michel Dänzer2010-01-041-1/+2
* svga: add DEBUG_CACHE optionKeith Whitwell2009-11-271-0/+7
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+370