summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i965simple/brw_draw.c
Commit message (Expand)AuthorAgeFilesLines
* i965: don't treat swz differently and upload vertex buffersZack Rusin2007-12-181-1/+4
* i965: return false when the function fails, not succeedsZack Rusin2007-12-171-3/+2
* 965: fix for non-indexed draw pathKeith Whitwell2007-12-171-2/+5
* 965: missing code from last commitKeith Whitwell2007-12-131-1/+0
* 965: remove duplicate brw_draw functions, make init a bit cleanerKeith Whitwell2007-12-111-4/+1
* Port i965 driver to Gallium3D.Zack Rusin2007-12-111-0/+238