summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_draw_upload.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: update to similiar gen stuff as i965Dave Airlie2011-01-091-1/+1
* u_upload_mgr: new featuresMarek Olšák2011-01-061-3/+9
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-3/+4
* Squashed commit of the following:Keith Whitwell2010-04-101-10/+11
* i965g: adapt to new vertex element csoRoland Scheidegger2010-03-011-203/+8
* gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger2010-02-171-1/+4
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* 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