aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_viewport.c
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: completely rewrite state atomsMarek Olšák2016-07-301-4/+0
* st/mesa: remove st_tracked_state::nameMarek Olšák2016-07-301-1/+0
* mesa: Use floats for viewport bounds.Matt Turner2015-07-291-1/+1
* mesa: Fix some signed-unsigned comparison warningsJan Vesely2015-01-211-1/+1
* gallium: remove unused pipe_viewport_state::translate[3] and scale[3]Marek Olšák2014-11-161-2/+0
* mesa: Refactor viewport transform computation.Mathias Fröhlich2014-10-241-13/+10
* st/mesa: add support for GL_ARB_viewport_array (v0.2)Dave Airlie2014-02-111-17/+20
* mesa: Convert gl_context::Viewport to gl_context::ViewportArrayCourtney Goeltzenleuchter2014-01-201-6/+6
* mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to floatCourtney Goeltzenleuchter2014-01-201-4/+4
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* st/mesa: comments in update_viewport()Brian Paul2011-01-221-0/+4
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* st/mesa: Remove unnecessary headers.Vinson Lee2010-02-031-1/+0
* st/mesa: remove some floating point divides in viewport calculationKeith Whitwell2010-02-031-3/+3
* mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-07-241-2/+2
* st: Silence compiler warnings on Windows.Michal Krol2008-07-151-3/+3
* mesa: Apply MSVC portability fixes from Alan Hourihane.José Fonseca2008-05-311-6/+6
* Some changed for non-C99 compilersAlan Hourihane2008-05-021-5/+5
* gallium: implement CSO save/restore functions for use by meta operations (bli...Brian2008-03-191-15/+11
* add names to tracked state atoms to improve debugkeithw2007-08-251-0/+1
* Added st_fb_orientation() function to determine the up/down orientation of th...Brian2007-08-131-11/+3
* move viewport Y inversion to state trackerBrian2007-08-091-36/+21
* 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/+117