Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remnants of the old glsl compiler. | Eric Anholt | 2010-08-20 | 1 | -44/+0 |
| | |||||
* | glsl: Clean up header file inclusion in slang_label.h. | Vinson Lee | 2010-08-15 | 1 | -3/+2 |
| | | | | | | Move mtypes.h and prog_instruction.h to slang_label.c. Remove imports.h. Include glheader.h from GL symbols. | ||||
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -1/+1 |
| | |||||
* | mesa: move shader/slang/* sources to main/slang/* | Brian Paul | 2010-06-10 | 1 | -0/+45 |
Reduce the source tree depth a bit. |