summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_scissor.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-22st/mesa: don't set 16 scissors and 16 viewports if they're unusedMarek Olšák1-3/+7
2017-06-22st/mesa: use precomputed st_fb_orientationMarek Olšák1-1/+1
2017-05-08st/mesa: remove struct st_tracked_stateMarek Olšák1-12/+4
2016-07-30st/mesa: completely rewrite state atomsMarek Olšák1-8/+0
2016-07-30st/mesa: remove st_tracked_state::nameMarek Olšák1-2/+0
2016-06-18st/mesa: add support for GL_EXT_window_rectanglesIlia Mirkin1-0/+49
2016-04-07mesa/st: Use _mesa_geometric_ functions appropriatelyEdward O'Callaghan1-2/+6
2015-01-21mesa: Fix some signed-unsigned comparison warningsJan Vesely1-1/+1
2014-03-05mesa/st: only compare the one scissorIlia Mirkin1-1/+1
2014-02-11st/mesa: add support for GL_ARB_viewport_array (v0.2)Dave Airlie1-36/+41
2014-01-20mesa: Update gl_scissor_attrib to support ARB_viewport_arrayCourtney Goeltzenleuchter1-7/+7
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-3/+3
2013-05-25gallium: Add support for multiple viewportsZack Rusin1-1/+1
2011-06-14st/mesa: replace st->ctx with ctxBrian Paul1-8/+9
2010-04-19st/mesa: invert scissor rect depending on FB orientationBrian Paul1-5/+8
2010-01-24st/mesa: fix int->uint conversion for negative scissor bound valuesBrian Paul1-4/+9
2010-01-24st/mesa: fix unsigned/signed breakage in scissorXavier Chantry1-4/+4
2008-05-31mesa: Apply MSVC portability fixes from Alan Hourihane.José Fonseca1-4/+4
2008-05-02Some changed for non-C99 compilersAlan Hourihane1-10/+5
2007-08-25add names to tracked state atoms to improve debugkeithw1-0/+1
2007-08-10invert Y for scissorBrian1-0/+8
2007-07-02rename a few structs (use _state suffix consistantly), reorder/sort fields in...Brian1-2/+2
2007-06-14Rename directories again?!Keith Whitwell1-3/+3
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell1-0/+88