summaryrefslogtreecommitdiff
path: root/src/mesa/main/feedback.h
AgeCommit message (Expand)Author
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-09-14mesa: Remove unused _MESA_INIT_*_FUNCTIONS.Chia-I Wu
2010-08-20mesa: Include compiler.h for ASSERT.Chia-I Wu
2010-03-03mesa: Eliminate index parameter to _mesa_feedback_vertexIan Romanick
2009-09-30mesa/main: Make FEATURE_feedback follow feature conventions.Chia-I Wu
2009-02-28mesa: replace FEEDBACK_TOKEN macro with _mesa_feedback_token() inline functionBrian Paul
2009-02-28mesa: comments, whitespace, reformattingBrian Paul
2003-11-25current raster color index should be GLfloatBrian Paul
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-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2000-11-22 Committing in .Jouk Jansen
2000-11-05- Changes for new software rasterizer modulesKeith Whitwell
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-09-18Large patch:Keith Whitwell
1999-08-19Initial revisionjtg