summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_compile.c
AgeCommit message (Expand)Author
2006-02-21More GLSL code:Michal Krol
2006-02-18More GLSL code.Michal Krol
2006-02-15Fix a few warnings:Brian Paul
2006-02-15Add support for forward function declarations.Michal Krol
2006-02-13Get it running for ARB_vertex_shader.Michal Krol
2006-01-30Split slang_compile.c into several smaller files - it was just too big.Michal Krol
2006-01-16remove some test code;Michal Krol
2005-09-19additional wrapper updates, bug 4468Brian Paul
2005-09-16use mesa import wrappers, bug 4468Brian Paul
2005-06-01 Committing in .Jouk Jansen
2005-05-25more slang codeMichal Krol
2005-05-19intermediate code generator (not finished);Michal Krol
2005-04-22Add more error checking.Michal Krol
2005-04-22Move some utility functions to slang_utility.c.Michal Krol
2005-04-18 Updates for OpenVMS : New makefilesJouk Jansen
2005-04-15remove carriage returnsBrian Paul
2005-04-15implement info log; parse #version directiveMichal Krol
2005-04-13simple front-end compilerMichal Krol