Age | Commit message (Expand) | Author |
2006-06-30 | Added _mesa_delete_list() to delete a display list, but don't remove from | Brian Paul |
2006-03-01 | No need for _mesa_save_error() to be public. | Brian Paul |
2006-02-26 | Remove need to initialize the InstSize[] array elements by just storing | Brian Paul |
2006-02-26 | display list clean-ups | Brian Paul |
2004-11-27 | clean up code related to dispatch table initialization | Brian Paul |
2004-03-03 | comments, capitalization, misc-clean-ups | Brian Paul |
2003-11-24 | Merge vtx-0-2-branch | Keith Whitwell |
2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett |
2003-09-18 | Move macros from header to C file. Updated some comments | Brian Paul |
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 |
2001-12-14 | vertex program check-in | Brian Paul |
2001-03-24 | - Minor cleanups of ctx->Driver.Current*Primitive usage. | Gareth Hughes |
2001-03-24 | Fix ASSERT_OUTSIDE_SAVE_BEGIN_END() macro as well. | Gareth Hughes |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-01-13 | fix conform dlist test | Keith Whitwell |
2000-12-26 | fix xscreensaver cores | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-24 | Fixed a couple of bugs that crept into last commit | 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-09-24 | removed unused display_list struct | Brian Paul |
2000-09-15 | removed unused struct display_list_compilation | Brian Paul |
2000-05-24 | changed allocation/initialization of API dispatch tables | Brian Paul |
2000-04-05 | minor clean-ups, renaming | Brian Paul |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-08-19 | Initial revision | jtg |