summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_arrayelt.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul2013-04-171-1/+0
* mesa: remove FEATURE_arrayelt define.Oliver McFadden2012-09-151-30/+0
* mesa: s/INLINE/inline/Brian Paul2011-10-011-4/+4
* mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-071-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-8/+8
* mesa/main: New feature FEATURE_arrayelt.Chia-I Wu2009-09-301-3/+44
* Make sure vbo's are mapped before accessing their contents inKeith Whitwell2006-11-161-0/+5
* Add missing GLAPIENTRYKarl Schultz2003-12-041-1/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Working implementation of glArrayElt that decomposes to regularKeith Whitwell2001-06-011-0/+38