summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_rebase.c
Commit message (Collapse)AuthorAgeFilesLines
* Be more consistant with paths in #includes. Eventually, eliminate a bunch ↵Brian2007-07-041-3/+3
| | | | of -I flags.
* Use new rebase helper. Remove other rebase code.Keith Whitwell2007-01-301-1/+2
|
* Helper for rebasing draw requests where min_index != 0.Keith Whitwell2007-01-301-0/+221