summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_swtnl_backend.c
AgeCommit message (Expand)Author
2011-02-15gallium: add usage parameter to pipe_buffer_createMarek Olšák
2011-02-03svga: Add an assert to catch reentrancy.José Fonseca
2010-12-16svga: Correct spelling in swtnl backendJakob Bornecrantz
2010-12-20gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák
2010-05-05gallium: rename draw() to draw_elements() in vbuf codeBrian Paul
2010-04-19svga: Implement index bias.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-21svga: Avoid synchronization issues when doing SW TNL.José Fonseca
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2010-01-18svga: Ensure buffer size/alignment is not zero.José Fonseca
2009-11-17svga: Add svga driverJakob Bornecrantz