Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove #include "mfeatures.h" from numerous source files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | mesa: remove FEATURE_arrayelt define. | Oliver McFadden | 2012-09-15 | 1 | -30/+0 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -4/+4 |
* | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-07 | 1 | -0/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -8/+8 |
* | mesa/main: New feature FEATURE_arrayelt. | Chia-I Wu | 2009-09-30 | 1 | -3/+44 |
* | Make sure vbo's are mapped before accessing their contents in | Keith Whitwell | 2006-11-16 | 1 | -0/+5 |
* | Add missing GLAPIENTRY | Karl Schultz | 2003-12-04 | 1 | -1/+1 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Working implementation of glArrayElt that decomposes to regular | Keith Whitwell | 2001-06-01 | 1 | -0/+38 |