summaryrefslogtreecommitdiff
path: root/src/mesa/main/points.h
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-13mesa: Clean up header file inclusion in points.h.Vinson Lee1-1/+3
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2008-09-21mesa: remove EXT/NV suffixes from _mesa_PointParameter functionsBrian Paul1-4/+4
2007-02-10ctx->Point._Size fixRune Peterson1-3/+0
2005-10-07Fix a number of point size attenuation problems.Brian Paul1-2/+5
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett1-5/+5
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell1-0/+7
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2002-05-27replaced experimental MESA_sprite_point with NV_point_spriteBrian Paul1-2/+8
2002-04-02GL_ARB_point_parameters supportBrian Paul1-9/+3
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-3/+3
2000-11-22 Committing in .Jouk Jansen1-6/+6
2000-10-31Moved the software rasterizer to a new directory.Keith Whitwell1-3/+1
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul1-5/+13
1999-08-19Initial revisionjtg1-0/+45