summaryrefslogtreecommitdiff
path: root/src/mesa/main/scissor.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-21mesa: Drop manual checks for outside begin/end.Eric Anholt1-1/+0
2011-01-05mesa: Include mtypes.h in files that use gl_context struct.Vinson Lee1-0/+1
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-3/+3
2010-01-24mesa: move _mesa_debug() call earlier in _mesa_ScissorBrian Paul1-3/+3
2008-09-21mesa: refactor: move scissor functions into new scissor.c fileBrian Paul1-0/+99