Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: _mesa_ClearColorIuiEXT() and _mesa_ClearColorIiEXT() | Brian Paul | 2010-10-23 | 1 | -0/+7 |
* | mesa: Reduce clear.h header file inclusion. | Vinson Lee | 2010-07-29 | 1 | -1/+1 |
* | mesa: implement GL3 glClearBuffer() functions | Brian Paul | 2009-12-30 | 1 | -0/+13 |
* | mesa: refactor: move glClear, glClearColor into new clear.c file. | Brian Paul | 2008-09-21 | 1 | -0/+44 |