summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_print_visitor.h
Commit message (Expand)AuthorAgeFilesLines
* glsl: Add a file argument to the IR printer.Eric Anholt2014-02-221-1/+2
* glsl: add ir_emit_vertex and ir_end_primitive instruction typesBryan Cain2013-08-011-0/+2
* glsl: Make _mesa_print_ir() available from anything including ir.h.Eric Anholt2013-06-211-3/+0
* glsl: Use ir_rvalue to represent generic error_type values.Kenneth Graunke2012-04-021-0/+1
* glsl: Generate readable unique names at print time.Kenneth Graunke2011-03-251-9/+20
* glsl2: When dumping IR for debug, indent nested blocks.Eric Anholt2010-07-291-3/+4
* glsl2: Define new ir_discard instruction.Kenneth Graunke2010-06-301-0/+1
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+81