| Commit message (Expand) | Author | Age | Files | Lines |
* | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian | 2007-07-04 | 1 | -2/+2 |
* | Put color index attribute into the 6th attribute slot. | Brian Paul | 2006-04-25 | 1 | -7/+0 |
* | Fix recent problems with display lists and other parts of the code. | Ian Romanick | 2005-08-05 | 1 | -0/+1 |
* | Wrap every place that accesses a dispatch table with a macro. A new script- | Ian Romanick | 2005-07-18 | 1 | -70/+72 |
* | Change the dispatch offsets for the VertexAttrib*NV functions so they don't | Brian Paul | 2004-11-27 | 1 | -3/+59 |
* | Convert all calls using _glapi_Dispatch to use the new GL_CALL macro. | Ian Romanick | 2004-05-27 | 1 | -62/+62 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -50/+57 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -61/+61 |
* | Fix typo | Keith Whitwell | 2003-10-06 | 1 | -1/+1 |
* | Updates to fix problems building with the Open Watcom compiler. | Kendall Bennett | 2003-09-12 | 1 | -2/+2 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | updated email addresses | Brian Paul | 2002-10-29 | 1 | -2/+2 |
* | fix a typo | Brian Paul | 2002-10-08 | 1 | -3/+3 |
* | s/glVertexAttrib4fNV/_glapi->Dispatch->VertexAttrib4fNV/ | Brian Paul | 2002-10-08 | 1 | -3/+3 |
* | vertex program check-in | Brian Paul | 2001-12-14 | 1 | -2/+16 |
* | dispatch changes to minimize hassle with XFree86 libGL | Brian Paul | 2001-12-04 | 1 | -107/+107 |
* | don't directly call glSecondaryColor*EXT() or glFogCoord*EXT() | Brian Paul | 2001-11-27 | 1 | -8/+8 |
* | API dispath updates | Brian Paul | 2001-11-18 | 1 | -33/+33 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+2 |
* | Support for swappable tnl modules. | Gareth Hughes | 2001-03-11 | 1 | -2/+2 |
* | Add a couple of missing functions. | Gareth Hughes | 2001-03-10 | 1 | -69/+106 |
* | More generic vtxfmt template, useful for creating neutral tnl module as | Gareth Hughes | 2001-03-09 | 1 | -0/+421 |