summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/scissor.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Include mtypes.h in files that use gl_context struct.Vinson Lee2011-01-051-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-3/+3
* mesa: move _mesa_debug() call earlier in _mesa_ScissorBrian Paul2010-01-241-3/+3
* mesa: refactor: move scissor functions into new scissor.c fileBrian Paul2008-09-211-0/+99