summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_draw.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: update tnl module for GL_EXT_vertex_array_bgraBrian Paul2009-01-231-1/+30
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-7/+7
* fix VBO-split infinite loop (bug 12164)Brian2007-09-291-4/+3
* In bind_inputs() set VB->EdgeFlag to NULL if it's not needed.Brian2007-04-171-1/+4
* Use new rebase helper. Remove other rebase code.Keith Whitwell2007-01-301-70/+38
* Remove debug, reenable inplace splitting.keithw2007-01-151-7/+9
* Split too-large draw commands.Keith Whitwell2007-01-151-26/+102
* Fix compiler warnings.Keith Whitwell2006-11-031-15/+29
* Fix type-conversion of incoming vertices.Keith Whitwell2006-11-021-4/+5
* Respect array->Normalized flag.Keith Whitwell2006-11-021-15/+55
* missing fileKeith Whitwell2006-11-021-0/+305