summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/attrib.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: trim down includes of compiler.hBrian Paul2015-03-021-1/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+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
* dispatch: Delete unused init_dispatch functions.Paul Berry2012-11-061-3/+0
* mesa: remove FEATURE_attrib_stack define.Oliver McFadden2012-09-151-23/+0
* mesa: s/INLINE/inline/Brian Paul2011-10-011-3/+3
* mesa: Clean up header file inclusion in attrib.h.Vinson Lee2010-11-071-3/+5
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* mesa: Include compiler.h for ASSERT.Chia-I Wu2010-08-201-0/+2
* mesa/main: Make FEATURE_attrib_stack follow feature conventions.Chia-I Wu2009-09-301-11/+27
* Bring over the texobj refcounting changes from mesa_7_0_branchBrian2007-08-161-14/+6
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-4/+4
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-0/+23
* s/ATTRIB_h/ATTRIB_H/Brian Paul2003-06-121-4/+3
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* More suport for t&l driversKeith Whitwell2002-02-131-2/+1
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* Committing in .Jouk Jansen2000-11-221-6/+6
* replaced gl_ prefix with _mesa_ prefixBrian Paul2000-02-021-11/+2
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-5/+15
* Initial revisionjtg1999-08-191-0/+47