Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glapi: add GL_EXT_window_rectangles entrypoints | Ilia Mirkin | 2016-06-18 | 1 | -0/+3 |
* | mesa: Add new scissor entry points for GL_ARB_viewport_array | Courtney Goeltzenleuchter | 2014-01-20 | 1 | -0/+8 |
* | mesa: Add an index parameter to _mesa_set_scissor | Ian Romanick | 2014-01-20 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Clean up header file inclusion in scissor.h. | Vinson Lee | 2010-11-20 | 1 | -1/+2 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | mesa: refactor: move scissor functions into new scissor.c file | Brian Paul | 2008-09-21 | 1 | -0/+46 |