aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_scissor.c
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: remove struct st_tracked_stateMarek Olšák2017-05-081-12/+4
* st/mesa: completely rewrite state atomsMarek Olšák2016-07-301-8/+0
* st/mesa: remove st_tracked_state::nameMarek Olšák2016-07-301-2/+0
* st/mesa: add support for GL_EXT_window_rectanglesIlia Mirkin2016-06-181-0/+49
* mesa/st: Use _mesa_geometric_ functions appropriatelyEdward O'Callaghan2016-04-071-2/+6
* mesa: Fix some signed-unsigned comparison warningsJan Vesely2015-01-211-1/+1
* mesa/st: only compare the one scissorIlia Mirkin2014-03-051-1/+1
* st/mesa: add support for GL_ARB_viewport_array (v0.2)Dave Airlie2014-02-111-36/+41
* mesa: Update gl_scissor_attrib to support ARB_viewport_arrayCourtney Goeltzenleuchter2014-01-201-7/+7
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* gallium: Add support for multiple viewportsZack Rusin2013-05-251-1/+1
* st/mesa: replace st->ctx with ctxBrian Paul2011-06-141-8/+9
* st/mesa: invert scissor rect depending on FB orientationBrian Paul2010-04-191-5/+8
* st/mesa: fix int->uint conversion for negative scissor bound valuesBrian Paul2010-01-241-4/+9
* st/mesa: fix unsigned/signed breakage in scissorXavier Chantry2010-01-241-4/+4
* mesa: Apply MSVC portability fixes from Alan Hourihane.José Fonseca2008-05-311-4/+4
* Some changed for non-C99 compilersAlan Hourihane2008-05-021-10/+5
* add names to tracked state atoms to improve debugkeithw2007-08-251-0/+1
* invert Y for scissorBrian2007-08-101-0/+8
* rename a few structs (use _state suffix consistantly), reorder/sort fields in...Brian2007-07-021-2/+2
* Rename directories again?!Keith Whitwell2007-06-141-3/+3
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+88