summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_save_loopback.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TNL_ATTRIB_ATTRIBUTE* to _TNL_ATTRIB_GENERIC*Brian Paul2006-06-141-1/+1
* remove unused index_attr1fv()Brian Paul2006-06-131-6/+0
* Put color index attribute into the 6th attribute slot.Brian Paul2006-04-251-10/+4
* Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick2005-07-181-24/+25
* mesa-tnl-0-to-NULL.patch from Jeff MuizelaarKeith Whitwell2005-02-101-1/+1
* Change the dispatch offsets for the VertexAttrib*NV functions so they don'tBrian Paul2004-11-271-3/+37
* Bug #1682: Mesa core code that gets linked into DRI drivers should never callAdam Jackson2004-10-241-2/+2
* Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul2004-08-251-0/+2
* Cosmetic changes.Brian Paul2004-01-151-6/+8
* silence compiler warningsKarl Schultz2004-01-131-1/+1
* include glheader.h first, to prevent warnings about GLAPIENTRYP being redefinedBrian Paul2003-12-051-0/+1
* fix assorted g++ warningsBrian Paul2003-11-251-1/+2
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-0/+301