summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_draw.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Keep only pipe_context::draw_vbo.Chia-I Wu2010-07-291-64/+0
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-30/+57
* i965g: Implement index bias.José Fonseca2010-04-191-4/+6
* Squashed commit of the following:Keith Whitwell2010-04-101-8/+8
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* i965g: Remove unnecessary headers.Vinson Lee2010-01-271-1/+0
* i965g: updates for draw retvalKeith Whitwell2010-01-071-11/+9
* i965g: fixes to build after merge of masterKeith Whitwell2009-12-211-1/+1
* i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFERKeith Whitwell2009-12-211-1/+6
* i965g: smaller upload buffer for index dataKeith Whitwell2009-11-111-1/+1
* i965g: propogate index size stateKeith Whitwell2009-11-061-1/+3
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-2/+1
* i965g: remove redundant screen pointer in brw context structKeith Whitwell2009-11-041-2/+2
* i965g: hook up more pipe_context functionsKeith Whitwell2009-11-041-2/+2
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-75/+90
* i965g: more work on compilingKeith Whitwell2009-10-241-75/+59
* i965g: more files compilingKeith Whitwell2009-10-241-7/+5
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-19/+6
* i965g: wipKeith Whitwell2009-10-231-218/+26
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+493