mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttribLOffsetEXT
[mesa.git] / src / mesa / main / scissor.c
2017-06-21 Marek Olšákmesa: don't flag _NEW_SCISSOR for st/mesa
2017-06-09 Samuel Pitoisetmesa: make use of NewScissorRect driver flags
2017-06-07 Samuel Pitoisetmesa: add KHR_no_error support for glScissor*()
2017-06-07 Samuel Pitoisetmesa: add scissor() and scissor_array() helpers
2017-06-07 Samuel Pitoisetmesa: rename ScissorIndexed() to scissor_indexed_err()
2017-06-07 Samuel Pitoisetmesa: use _mesa_set_scissor() in ScissorIndexed()
2017-06-06 Samuel Pitoisetmesa: make use of NewWindowRectangles driver flags
2017-06-06 Samuel Pitoisetmesa: remove call to Driver.Scissor() in _mesa_WindowRe...
2016-06-18 Ilia Mirkinmesa: add GL_EXT_window_rectangles state storage/retrie...
2016-06-18 Ilia Mirkinglapi: add GL_EXT_window_rectangles entrypoints
2015-03-10 Dave Airliemesa/scissor: fix typos in debug names
2014-01-29 Courtney Goeltzenl... mesa: Return after ScissorArrayv or ScissorIndexed...
2014-01-20 Courtney Goeltzenl... mesa: Add new scissor entry points for GL_ARB_viewport_...
2014-01-20 Ian Romanickmesa: Set all scissor rects
2014-01-20 Ian Romanickmesa: Add an index parameter to _mesa_set_scissor
2014-01-20 Ian Romanickmesa: Refactor scissor rectangle setting even more
2014-01-20 Courtney Goeltzenl... mesa: Update gl_scissor_attrib to support ARB_viewport_...
2014-01-15 Ian Romanickmesa: Eliminate parameters to dd_function_table::Scissor
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...
2013-01-22 Eric Anholtmesa: Drop manual checks for outside begin/end.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Vinson Leemesa: Include mtypes.h in files that use gl_context...
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
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian Paulmesa: move _mesa_debug() call earlier in _mesa_Scissor
2008-09-22 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-09 Brian Paulmesa: refactor: move scissor functions into new scissor...