| Commit message (Expand) | Author | Age | Files | Lines |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -23/+23 |
* | Added support for GL_IBM_multimode_draw_arrays. | Ian Romanick | 2003-08-22 | 1 | -0/+13 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+19 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places. | Brian Paul | 2003-05-01 | 1 | -1/+7 |
* | Implemented GL_EXT_multi_draw_arrays: glMultiDrawArraysEXT() and glMultiDrawE... | Brian Paul | 2002-06-30 | 1 | -1/+10 |
* | Moved _mesa_VertexAttribPointerNV into varray.c. | Brian Paul | 2002-01-11 | 1 | -4/+9 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -3/+3 |
* | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell | 2000-11-24 | 1 | -1/+7 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -7/+7 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -45/+1 |
* | Implement EXT_fog_coord and EXT_secondary_color. | Keith Whitwell | 2000-10-27 | 1 | -1/+6 |
* | added EXT version of vertex array functions | Brian Paul | 2000-06-12 | 1 | -2/+34 |
* | added _mesa_ArrayElement() proto | Brian Paul | 2000-01-13 | 1 | -2/+6 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -41/+39 |
* | Changes to reduce the memory footprint of display lists | Keith Whitwell | 1999-10-19 | 1 | -2/+4 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -2/+5 |
* | moved gl_GetPointerv() into get.h | Brian Paul | 1999-09-09 | 1 | -12/+2 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+113 |