summaryrefslogtreecommitdiffstats
path: root/src/mesa/slang/slang_vartable.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove remnants of the old glsl compiler.Eric Anholt2010-08-201-45/+0
|
* glsl: Include missing headers in slang_vartable.h.Vinson Lee2010-08-141-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 Paul2010-06-101-0/+42
Reduce the source tree depth a bit.