summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_print_visitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* ir_print_visitor: Add "temporary" to mode string printing.Kenneth Graunke2010-07-221-1/+2
* ir_print_visitor: Print out constant arrays.Kenneth Graunke2010-07-211-10/+14
* ir_print_visitor: Remove commas between ir_constant's components.Kenneth Graunke2010-07-211-1/+1
* glsl2: Define new ir_discard instruction.Kenneth Graunke2010-06-301-0/+14
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+373