glsl: Make a function to express a GLSL version ir human-readable form.
[mesa.git] / src / glsl / lower_output_reads.cpp
2012-12-05 Vincent Lejeuneglsl: add new variable declaration in function body...
2012-04-09 Vadim Girlinglsl: fix variable ordering in the output_read_remover
2012-01-06 Vincent Lejeuneglsl: Add a lowering pass to remove reads of shader...