summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_arrayelt.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-09mesa: rework _ae_invalidate_state() so that it just sets a dirty flagTimothy Arceri1-1/+1
2017-06-09mesa: rework vbo_exec_init()Timothy Arceri1-0/+1
2016-01-06main: s/GLuint/GLbitfield for state bitmasksBrian Paul1-1/+1
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-05-02mesa: remove _MESA_INIT_ARRAYELT_VTXFMT() macroBrian Paul1-4/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2013-04-17mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul1-1/+0
2012-09-15mesa: remove FEATURE_arrayelt define.Oliver McFadden1-30/+0
2011-10-01mesa: s/INLINE/inline/Brian Paul1-4/+4
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee1-0/+1
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-8/+8
2009-09-30mesa/main: New feature FEATURE_arrayelt.Chia-I Wu1-3/+44
2006-11-16Make sure vbo's are mapped before accessing their contents inKeith Whitwell1-0/+5
2003-12-04Add missing GLAPIENTRYKarl Schultz1-1/+1
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2001-06-01Working implementation of glArrayElt that decomposes to regularKeith Whitwell1-0/+38