summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_save_playback.c
Commit message (Expand)AuthorAgeFilesLines
* Determine ahead of time whether a display list will include verticesKeith Whitwell2005-01-221-5/+4
* Give attributes with zero-stride a count of 1 to make it easierKeith Whitwell2005-01-051-1/+1
* Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragmentBrian Paul2004-04-231-1/+8
* Inline get_size as an interim measure to get rid of function call overhead.Michel Dänzer2004-03-011-1/+1
* Cosmetic changes.Brian Paul2004-01-151-15/+9
* Re-commit t_vertex.[ch] changes to fd.o server.Keith Whitwell2004-01-051-1/+2
* Call UpdateMaterials when they have changedKeith Whitwell2003-12-091-0/+4
* include glheader.h first, to prevent warnings about GLAPIENTRYP being redefinedBrian Paul2003-12-051-0/+1
* Ensure PRIM_BEGIN marker isn't lost when incomplete primitives are wrapped.Keith Whitwell2003-12-031-2/+0
* fix assorted g++ warningsBrian Paul2003-11-251-2/+2
* Remove unnecessary usage of __FUNCTION__.Brian Paul2003-11-251-2/+2
* set the VB->FogCoordPtr with the other legacy pointersBrian Paul2003-11-241-0/+1
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-0/+218