summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_reader.cpp
Commit message (Expand)AuthorAgeFilesLines
* linker: Implement first bits of intrastage linkingIan Romanick2010-07-121-0/+1
* ir_reader: Don't emit ir_function multiple times.Kenneth Graunke2010-07-071-8/+8
* glsl2: Fix for dead strings being stored in the symbol table.Kenneth Graunke2010-07-021-2/+2
* glsl2: Use _mesa_glsl_parse_state as the talloc parent, not glsl_shader.Kenneth Graunke2010-06-301-15/+15
* ir_reader: Free memory for S-Expressions earlier.Kenneth Graunke2010-06-251-2/+2
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+1053