summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_link.c
AgeCommit message (Expand)Author
2007-02-07Use IR_LOOP to represent do-while and for-loops.Brian
2007-02-02rename slang_link2.c slang_link.cBrian
2007-02-02Remove old slang linker code.Brian
2007-02-02Remove all dependencies on the old slang interpreter/executor.Brian
2006-12-15use MAX_VARYINGBrian
2006-10-13Indent and cosmetic changes.Michal Krol
2006-05-16Fix attrib handling.Michal Krol
2006-04-25Remove carriage returns.Michal Krol
2006-04-18Add support for ARB_vertex_shader attrib binding and query.Michal Krol
2006-04-04More GLSL code:Michal Krol
2006-03-14More GLSL code:Michal Krol
2006-02-27More GLSL code:Michal Krol
2006-02-21More GLSL code:Michal Krol