aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_link.c
Commit message (Expand)AuthorAgeFilesLines
* remove dead codeBrian2007-02-161-21/+0
* s/_slang_link2/_slang_link/Brian2007-02-161-6/+6
* Use IR_LOOP to represent do-while and for-loops.Brian2007-02-071-1/+1
* rename slang_link2.c slang_link.cBrian2007-02-021-0/+647
* Remove old slang linker code.Brian2007-02-021-871/+0
* Remove all dependencies on the old slang interpreter/executor.Brian2007-02-021-2/+0
* use MAX_VARYINGBrian2006-12-151-1/+1
* Indent and cosmetic changes.Michal Krol2006-10-131-555/+623
* Fix attrib handling.Michal Krol2006-05-161-29/+48
* Remove carriage returns.Michal Krol2006-04-251-786/+786
* Add support for ARB_vertex_shader attrib binding and query.Michal Krol2006-04-181-104/+358
* More GLSL code:Michal Krol2006-04-041-19/+114
* More GLSL code:Michal Krol2006-03-141-14/+36
* More GLSL code:Michal Krol2006-02-271-7/+236
* More GLSL code:Michal Krol2006-02-211-0/+186