summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/polygon.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: add support for GL_EXT_polygon_offset_clampIlia Mirkin2015-02-021-0/+3
* glapi: add GL_EXT_polygon_offset_clampIlia Mirkin2015-02-021-1/+4
* mesa: inline/remove _mesa_polygon_stipple()Brian Paul2014-12-011-4/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* Squashed commit of the following:Brian Paul2011-04-261-0/+3
* mesa: Clean up header file inclusion in polygon.h.Vinson Lee2010-11-201-1/+2
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* Move all the code for computing ctx->_TriangleCaps into state.c.Brian2006-12-131-5/+2
* glPolygonStipple() and glGetPolygonStipple() updated for PBOs.Brian Paul2004-10-311-2/+6
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-8/+8
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-0/+9
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-4/+3
* Committing in .Jouk Jansen2000-11-221-6/+6
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-12/+17
* Initial revisionjtg1999-08-191-0/+53