Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remnants of the old glsl compiler. | Eric Anholt | 2010-08-20 | 1 | -45/+0 |
| | |||||
* | glsl: Include missing headers in slang_vartable.h. | Vinson Lee | 2010-08-14 | 1 | -0/+3 |
| | | | | | Include glheader.h for GL symbols. Include slang_utility.h for slang_atom symbol. | ||||
* | mesa: move shader/slang/* sources to main/slang/* | Brian Paul | 2010-06-10 | 1 | -0/+42 |
Reduce the source tree depth a bit. |