summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i965simple/brw_draw_upload.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell2008-01-251-2/+2
* gallium: Simplify winsys buffer interface.Michel Dänzer2008-01-251-3/+3
* gallium: rationalize vertex_element state packetKeith Whitwell2007-12-181-12/+2
* i965: don't treat swz differently and upload vertex buffersZack Rusin2007-12-181-1/+1
* 965: missing code from last commitKeith Whitwell2007-12-131-6/+6
* 965: calculate nr enabled vbos on the flyKeith Whitwell2007-12-131-4/+7
* Port i965 driver to Gallium3D.Zack Rusin2007-12-111-0/+306