summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/scissor.h
Commit message (Expand)AuthorAgeFilesLines
* glapi: add GL_EXT_window_rectangles entrypointsIlia Mirkin2016-06-181-0/+3
* mesa: Add new scissor entry points for GL_ARB_viewport_arrayCourtney Goeltzenleuchter2014-01-201-0/+8
* mesa: Add an index parameter to _mesa_set_scissorIan Romanick2014-01-201-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: Clean up header file inclusion in scissor.h.Vinson Lee2010-11-201-1/+2
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* mesa: refactor: move scissor functions into new scissor.c fileBrian Paul2008-09-211-0/+46