summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_pipe_vertex.c
AgeCommit message (Expand)Author
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák
2011-01-09i965g: update to similiar gen stuff as i965Dave Airlie
2011-01-06gallium: drivers should reference vertex buffersMarek Olšák
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-09gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger
2010-03-01i965g: adapt to new vertex element csoRoland Scheidegger
2009-12-22i965g: fix for edgeflag changes (untested)Roland Scheidegger
2009-12-21i965g: keep refcounts to bound vertex buffersKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-04i965g: hook up some vertex state funcsKeith Whitwell
2009-11-04i965g: stubs for brw_pipe_vertex.cKeith Whitwell
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell
2009-10-24i965g: more work on compilingKeith Whitwell