Age | Commit message (Expand) | Author |
2009-09-08 | mesa: Add support for ARB_draw_elements_base_vertex. | Eric Anholt |
2009-08-07 | mesa: new _mesa_copy_client_array() function | Brian Paul |
2009-06-19 | mesa: move vertex array objects from shared state to per-context | Brian Paul |
2009-05-21 | mesa: added _mesa_print_arrays() for debugging | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-06-25 | mesa: point size arrays | Brian Paul |
2008-06-05 | mesa: added _mesa_DrawArrays, DrawElements, DrawRangeElements() wrappers for ... | Brian Paul |
2008-02-04 | Allow first != 0 in mesa CVA handling, and add more error checking. | Eric Anholt |
2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett |
2003-08-22 | Added support for GL_IBM_multimode_draw_arrays. | Ian Romanick |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2003-05-01 | Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places. | Brian Paul |
2002-06-30 | Implemented GL_EXT_multi_draw_arrays: glMultiDrawArraysEXT() and glMultiDrawE... | Brian Paul |
2002-01-11 | Moved _mesa_VertexAttribPointerNV into varray.c. | Brian Paul |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2000-11-24 | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |
2000-10-27 | Implement EXT_fog_coord and EXT_secondary_color. | Keith Whitwell |
2000-06-12 | added EXT version of vertex array functions | Brian Paul |
2000-01-13 | added _mesa_ArrayElement() proto | Brian Paul |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-10-19 | Changes to reduce the memory footprint of display lists | Keith Whitwell |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-09-09 | moved gl_GetPointerv() into get.h | Brian Paul |
1999-08-19 | Initial revision | jtg |