Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | program: Remove condition-code and precision support. | Matt Turner | 2016-03-01 | 1 | -1/+0 |
* | mesa/program: remove dead function declarations | Emil Velikov | 2015-11-29 | 1 | -4/+0 |
* | 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: remove MAX_WIDTH from prog_execute.h | Brian Paul | 2012-02-24 | 1 | -1/+5 |
* | mesa: implement system values in program interpreter | Brian Paul | 2010-12-10 | 1 | -0/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -4/+4 |
* | mesa: Include missing header in prog_execute.h. | Vinson Lee | 2010-08-11 | 1 | -0/+1 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+85 |