summaryrefslogtreecommitdiff
path: root/src/mesa/main/viewport.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-14mesa: Add support for glDepthRangef and glClearDepthf.Eric Anholt1-0/+3
2010-12-07mesa: Clean up header file inclusion in viewport.h.Vinson Lee1-1/+2
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-3/+3
2010-07-29mesa: Add missing headers to viewport.h.Vinson Lee1-0/+2
2009-03-07mesa: move glViewport and glDepthRange functions into new viewport.c fileBrian Paul1-0/+52