aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_draw_upload.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFERKeith Whitwell2009-12-211-2/+3
* i965g: use curr.vertex_element state directlyKeith Whitwell2009-11-061-6/+7
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-13/+5
* i965g: Fix debug checkJakob Bornecrantz2009-11-051-1/+1
* i965g: consolidate some includesKeith Whitwell2009-11-041-1/+0
* i965g: init pointer to null, avoid segfaultKeith Whitwell2009-11-041-1/+1
* i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-4/+4
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-159/+213
* i965g: more work on compilingKeith Whitwell2009-10-241-2/+0
* i965g: more files compilingKeith Whitwell2009-10-241-1/+1
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-22/+17
* i965g: wipKeith Whitwell2009-10-231-403/+163
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+742