Merge Jose's documentation and core Mesa changes from embedded branch
[mesa.git] / src / mesa / main / varray.h
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-01 Brian PaulUse ctx->Const.MaxTextureImageUnits and MaxTextureCoord...
2002-06-30 Brian PaulImplemented GL_EXT_multi_draw_arrays: glMultiDrawArrays...
2002-01-11 Brian PaulMoved _mesa_VertexAttribPointerNV into varray.c.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-10-27 Keith WhitwellImplement EXT_fog_coord and EXT_secondary_color.
2000-06-12 Brian Pauladded EXT version of vertex array functions
2000-01-13 Brian Pauladded _mesa_ArrayElement() proto
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-10-19 Keith WhitwellChanges to reduce the memory footprint of display lists
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-09 Brian Paulmoved gl_GetPointerv() into get.h
1999-08-19 jtgInitial revision