summaryrefslogtreecommitdiff
path: root/src/mesa/main/vtxfmt.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Fix invalid extern "C" around header inclusion.Mark Janes1-0/+8
2015-03-02mesa: trim down includes of compiler.hBrian Paul1-1/+0
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+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-12-16vbo: add _mesa_initialize_vbo_vtxfmtJordan Justen1-0/+1
2012-09-15mesa: remove FEATURE_beginend define.Oliver McFadden1-16/+0
2011-10-01mesa: s/INLINE/inline/Brian Paul1-2/+2
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee1-0/+1
2010-10-14Drop the "neutral" tnl moduleKristian Høgsberg1-14/+0
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-8/+8
2010-07-31mesa: Include missing headers in vtxfmt.h.Vinson Lee1-0/+3
2009-09-30mesa/main: New feature FEATURE_beginend.Chia-I Wu1-1/+27
2004-02-24added some const keywordsBrian Paul1-4/+4
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell1-4/+7
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2002-10-29updated email addressesBrian Paul1-5/+5
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-2/+2
2001-03-11Clean up install, restore for exec vtxfmts.Gareth Hughes1-2/+4
2001-03-11Support for swappable tnl modules.Gareth Hughes1-0/+31
2000-11-24New files...Keith Whitwell1-0/+8