summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_viewport.c
AgeCommit message (Expand)Author
2011-01-22st/mesa: comments in update_viewport()Brian Paul
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-02-03st/mesa: Remove unnecessary headers.Vinson Lee
2010-02-03st/mesa: remove some floating point divides in viewport calculationKeith Whitwell
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca
2008-07-15st: Silence compiler warnings on Windows.Michal Krol
2008-05-31mesa: Apply MSVC portability fixes from Alan Hourihane.José Fonseca
2008-05-02Some changed for non-C99 compilersAlan Hourihane
2008-03-19gallium: implement CSO save/restore functions for use by meta operations (bli...Brian
2007-08-25add names to tracked state atoms to improve debugkeithw
2007-08-13Added st_fb_orientation() function to determine the up/down orientation of th...Brian
2007-08-09move viewport Y inversion to state trackerBrian
2007-07-02rename a few structs (use _state suffix consistantly), reorder/sort fields in...Brian
2007-06-14Rename directories again?!Keith Whitwell
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell