summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_draw.c
AgeCommit message (Expand)Author
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-19i965g: 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-27i965g: Remove unnecessary headers.Vinson Lee
2010-01-07i965g: updates for draw retvalKeith Whitwell
2009-12-21i965g: fixes to build after merge of masterKeith Whitwell
2009-12-21i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFERKeith Whitwell
2009-11-11i965g: smaller upload buffer for index dataKeith Whitwell
2009-11-06i965g: propogate index size stateKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-04i965g: remove redundant screen pointer in brw context structKeith Whitwell
2009-11-04i965g: hook up more pipe_context functionsKeith Whitwell
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell
2009-10-24i965g: more work on compilingKeith Whitwell
2009-10-24i965g: more files compilingKeith Whitwell
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell
2009-10-23i965g: wipKeith Whitwell
2009-10-23i965g: re-starting from the dri driverKeith Whitwell