summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i965simple/brw_draw_upload.c
AgeCommit message (Expand)Author
2007-12-18gallium: rationalize vertex_element state packetKeith Whitwell
2007-12-18i965: don't treat swz differently and upload vertex buffersZack Rusin
2007-12-13965: missing code from last commitKeith Whitwell
2007-12-13965: calculate nr enabled vbos on the flyKeith Whitwell
2007-12-11Port i965 driver to Gallium3D.Zack Rusin