glthread: track instance divisor changes
[mesa.git] / src / mesa / main / polygon.h
2018-05-17 Timothy Arcerimesa: drop GL_EXT_polygon_offset support
2017-08-02 Samuel Pitoisetmesa: add KHR_no_error support to glPolygonMode()
2017-06-28 Samuel Pitoisetmesa: add KHR_no_error support for glFrontFace()
2017-06-28 Samuel Pitoisetmesa: add front_face() helper
2017-06-28 Samuel Pitoisetmesa: add KHR_no_error support for glCullFace()
2017-06-28 Samuel Pitoisetmesa: add cull_face() helper
2015-02-03 Ilia Mirkinmesa: add support for GL_EXT_polygon_offset_clamp
2015-02-03 Ilia Mirkinglapi: add GL_EXT_polygon_offset_clamp
2014-12-01 Brian Paulmesa: inline/remove _mesa_polygon_stipple()
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-26 Brian PaulSquashed commit of the following:
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Vinson Leemesa: Clean up header file inclusion in polygon.h.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-13 BrianMove all the code for computing ctx->_TriangleCaps...
2004-10-31 Brian PaulglPolygonStipple() and glGetPolygonStipple() updated...
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-22 Jouk Jansen Committing in .
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-08-19 jtgInitial revision