Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Remove prog_print support for NV programs. | Kenneth Graunke | 2012-10-16 | 1 | -1/+0 |
* | mesa: Simplify uniform debug logging logic | Ian Romanick | 2011-10-18 | 1 | -2/+1 |
* | mesa: rename, make _mesa_register_file_name() non-static | Brian Paul | 2010-11-23 | 1 | -0/+3 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | Merge branch 'glsl2' | Ian Romanick | 2010-08-16 | 1 | -0/+7 |
|\ | |||||
| * | i965: Settle on printing our program debug to stdout. | Eric Anholt | 2010-08-04 | 1 | -0/+7 |
* | | mesa: Include missing headers in prog_print.h. | Vinson Lee | 2010-08-12 | 1 | -0/+10 |
|/ | |||||
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+100 |