summaryrefslogtreecommitdiff
path: root/src/mesa/main/points.h
AgeCommit message (Expand)Author
2010-11-13mesa: Clean up header file inclusion in points.h.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2008-09-21mesa: remove EXT/NV suffixes from _mesa_PointParameter functionsBrian Paul
2007-02-10ctx->Point._Size fixRune Peterson
2005-10-07Fix a number of point size attenuation problems.Brian 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
2002-05-27replaced experimental MESA_sprite_point with NV_point_spriteBrian Paul
2002-04-02GL_ARB_point_parameters supportBrian Paul
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-11-22 Committing in .Jouk Jansen
2000-10-31Moved the software rasterizer to a new directory.Keith Whitwell
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-08-19Initial revisionjtg