summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_draw.c
Commit message (Expand)AuthorAgeFilesLines
* 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