summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/vtxfmt.h
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid extern "C" around header inclusion.Mark Janes2015-03-051-0/+8
* mesa: trim down includes of compiler.hBrian Paul2015-03-021-1/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* 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
* vbo: add _mesa_initialize_vbo_vtxfmtJordan Justen2012-12-161-0/+1
* mesa: remove FEATURE_beginend define.Oliver McFadden2012-09-151-16/+0
* mesa: s/INLINE/inline/Brian Paul2011-10-011-2/+2
* mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-071-0/+1
* Drop the "neutral" tnl moduleKristian Høgsberg2010-10-141-14/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-8/+8
* mesa: Include missing headers in vtxfmt.h.Vinson Lee2010-07-311-0/+3
* mesa/main: New feature FEATURE_beginend.Chia-I Wu2009-09-301-1/+27
* added some const keywordsBrian Paul2004-02-241-4/+4
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-4/+7
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* updated email addressesBrian Paul2002-10-291-5/+5
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+2
* Clean up install, restore for exec vtxfmts.Gareth Hughes2001-03-111-2/+4
* Support for swappable tnl modules.Gareth Hughes2001-03-111-0/+31
* New files...Keith Whitwell2000-11-241-0/+8