summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_codegen.h
AgeCommit message (Expand)Author
2009-01-14glsl: propagate pragma info down into compiler from preprocessorBrian Paul
2008-12-12mesa: move some glsl compiler functions to different files to be more consistantBrian Paul
2008-08-16mesa: import latest GLSL code from gallium-0.1 branchBrian Paul
2007-01-17_slang_gen_function_call_name() now tries to adapt function calls (expandBrian
2007-01-10checkpoint: codegen for global vars w/ initializersBrian
2007-01-08Checkpoint: re-org of (global) variable allocation code. More to come...Brian
2007-01-05Checkpoint glsl compiler work: sampler uniforms now implemented, linked prope...Brian
2006-12-13Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...Brian