summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_arrayelt.h
Commit message (Expand)AuthorAgeFilesLines
* main: s/GLuint/GLbitfield for state bitmasksBrian Paul2016-01-061-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: remove _MESA_INIT_ARRAYELT_VTXFMT() macroBrian Paul2013-05-021-4/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* 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