aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_draw_upload.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vbo-0.2'Keith Whitwell2007-02-021-94/+34
|\
| * Modify assert to reflect rebase criteriaKeith Whitwell2007-02-021-1/+9
| * Correct usage/meaning of max_index parameter.Keith Whitwell2007-02-011-1/+3
| * Use new rebase helper. Remove other rebase code.Keith Whitwell2007-01-301-86/+19
| * Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Keith Whitwell2007-01-161-1/+1
| |\
| * | cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-7/+4
| * | checkpoint - remove dead files, otherwise untestedKeith Whitwell2006-10-301-2/+2
* | | Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.Eric Anholt2007-01-261-1/+1
| |/ |/|
* | Gary Wong's fix for 64 bit cleanness of vertex program inputs bitmask.Keith Whitwell2006-11-211-3/+3
|/
* Upload of interleaved arrays currently assumes that position is theKeith Whitwell2006-10-131-0/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+678