summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_draw.c
AgeCommit message (Expand)Author
2011-02-03svga: Fix resource leak; undo temporary workaround.José Fonseca
2011-02-03svga: Temporarily disable buffer DMA upload coalescing.José Fonseca
2011-02-02svga: Flush upload buffers or we get assertsJosé Fonseca
2010-12-16svga, glhd: Remove incorrect assert and add noteJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-02-11svga: check min_index, max_index before assertionsBrian Paul
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-04svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.Michel Dänzer
2009-11-27svga: add DEBUG_CACHE optionKeith Whitwell
2009-11-17svga: Add svga driverJakob Bornecrantz