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: use new _mesa_reference_shared_state() function | Brian Paul | 2012-02-01 | 1 | -5/+6 |
* | mesa: 80-column wrapping and whitespace fixes | Brian Paul | 2011-04-13 | 1 | -1/+2 |
* | mesa: Clean up header file inclusion in shared.h. | Vinson Lee | 2010-11-20 | 1 | -1/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | mesa: Include missing header in shared.h. | Vinson Lee | 2010-07-31 | 1 | -0/+1 |
* | mesa: Always do proper ref counting of shared state. | José Fonseca | 2010-02-09 | 1 | -1/+1 |
* | mesa: move shared context state functions to new shared.c file | Brian Paul | 2009-03-07 | 1 | -0/+37 |