summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_viewport.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2010-02-03st/mesa: Remove unnecessary headers.Vinson Lee1-1/+0
2010-02-03st/mesa: remove some floating point divides in viewport calculationKeith Whitwell1-3/+3
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca1-2/+2
2008-07-15st: Silence compiler warnings on Windows.Michal Krol1-3/+3
2008-05-31mesa: Apply MSVC portability fixes from Alan Hourihane.José Fonseca1-6/+6
2008-05-02Some changed for non-C99 compilersAlan Hourihane1-5/+5
2008-03-19gallium: implement CSO save/restore functions for use by meta operations (bli...Brian1-15/+11
2007-08-25add names to tracked state atoms to improve debugkeithw1-0/+1
2007-08-13Added st_fb_orientation() function to determine the up/down orientation of th...Brian1-11/+3
2007-08-09move viewport Y inversion to state trackerBrian1-36/+21
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/+117