Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-07 | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee | |
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | |
2009-09-30 | mesa/main: New feature FEATURE_arrayelt. | Chia-I Wu | |
This allows the removal of AEcontext. | |||
2006-11-16 | Make sure vbo's are mapped before accessing their contents in | Keith Whitwell | |
api_arrayelt.c. Reported by Haihao Xiang. | |||
2003-12-04 | Add missing GLAPIENTRY | Karl Schultz | |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | |
2001-06-01 | Working implementation of glArrayElt that decomposes to regular | Keith Whitwell | |
glVertex/glNormal/etc calls. |