summaryrefslogtreecommitdiff
path: root/src/mesa/main/viewport.c
AgeCommit message (Expand)Author
2011-01-14mesa: Add support for glDepthRangef and glClearDepthf.Eric Anholt
2011-01-05mesa: Include mtypes.h in files that use gl_context struct.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2009-08-13mesa: short-circuit no-change in _mesa_DepthRange()Brian Paul
2009-06-16mesa: fix incorrect viewport clamping in _mesa_set_viewport()Brian Paul
2009-03-07mesa: move glViewport and glDepthRange functions into new viewport.c fileBrian Paul