summaryrefslogtreecommitdiff
path: root/src/mesa/main/attrib.h
AgeCommit message (Expand)Author
2010-11-07mesa: Clean up header file inclusion in attrib.h.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-20mesa: Include compiler.h for ASSERT.Chia-I Wu
2009-09-30mesa/main: Make FEATURE_attrib_stack follow feature conventions.Chia-I Wu
2007-08-16Bring over the texobj refcounting changes from mesa_7_0_branchBrian
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell
2003-06-12s/ATTRIB_h/ATTRIB_H/Brian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-02-13More suport for t&l driversKeith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-11-22 Committing in .Jouk Jansen
2000-02-02replaced gl_ prefix with _mesa_ prefixBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-08-19Initial revisionjtg