summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_analyse.c
AgeCommit message (Collapse)Author
2006-04-18Remove carriage-return chars *ONLY*.Michal Krol
2006-04-04More GLSL code:Michal Krol
- add support for varyings; GLSL fixes: - pow was wrongly computed in x86 back-end;
2006-03-14More GLSL code:Michal Krol
- add texture sampling support; - fix assembly codegen bugs;