summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_pipe_draw.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-02-16svga: flush when transitioning between HW and SW rendering pathsBrian Paul
2010-08-25svga: Remove redundant svga_draw_range_elements.Chia-I Wu
2010-07-29gallium: Keep only pipe_context::draw_vbo.Chia-I Wu
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu
2010-04-19svga: Implement index bias.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-02-08svga: remove dead debug sleepKeith Whitwell
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2009-12-21gallium: remove return value from draw callsKeith Whitwell
2009-11-17svga: Add svga driverJakob Bornecrantz