summaryrefslogtreecommitdiff
path: root/src/glsl/ir_print_visitor.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-01glsl: add ir_emit_vertex and ir_end_primitive instruction typesBryan Cain1-0/+2
2013-06-21glsl: Make _mesa_print_ir() available from anything including ir.h.Eric Anholt1-3/+0
2012-04-02glsl: Use ir_rvalue to represent generic error_type values.Kenneth Graunke1-0/+1
2011-03-25glsl: Generate readable unique names at print time.Kenneth Graunke1-9/+20
2010-07-29glsl2: When dumping IR for debug, indent nested blocks.Eric Anholt1-3/+4
2010-06-30glsl2: Define new ir_discard instruction.Kenneth Graunke1-0/+1
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt1-0/+81