summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_assemble.h
Commit message (Expand)AuthorAgeFilesLines
* commentsBrian Paul2006-11-181-12/+30
* Add a lot of const qualifiers for const-correctness.Brian Paul2006-11-161-3/+8
* reindent, clean-upBrian Paul2006-11-161-119/+146
* More GLSL code - more support for vec4 operations on x86 back-end.Michal Krol2006-08-091-0/+3
* Enable vec4 extension for x86 back-end.Michal Krol2006-08-021-1/+10
* Change constructor prototype.Michal Krol2006-05-161-1/+3
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-181-214/+214
* More GLSL code:Michal Krol2006-03-141-0/+5
* silence a bunch of warningsBrian Paul2006-02-271-0/+2
* More GLSL code:Michal Krol2006-02-271-10/+17
* More GLSL code:Michal Krol2006-02-211-2/+3
* More GLSL code.Michal Krol2006-02-181-46/+39
* Add support for forward function declarations.Michal Krol2006-02-151-18/+44
* Get it running for ARB_vertex_shader.Michal Krol2006-02-131-10/+48
* remove some test code;Michal Krol2006-01-161-3/+0
* more slang codeMichal Krol2005-05-251-1/+1
* intermediate code generator (not finished);Michal Krol2005-05-191-0/+145