Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |