Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-22 | glsl: Add a file argument to the IR printer. | Eric Anholt | 1 | -1/+2 |
2013-08-01 | glsl: add ir_emit_vertex and ir_end_primitive instruction types | Bryan Cain | 1 | -0/+2 |
2013-06-21 | glsl: Make _mesa_print_ir() available from anything including ir.h. | Eric Anholt | 1 | -3/+0 |
2012-04-02 | glsl: Use ir_rvalue to represent generic error_type values. | Kenneth Graunke | 1 | -0/+1 |
2011-03-25 | glsl: Generate readable unique names at print time. | Kenneth Graunke | 1 | -9/+20 |
2010-07-29 | glsl2: When dumping IR for debug, indent nested blocks. | Eric Anholt | 1 | -3/+4 |
2010-06-30 | glsl2: Define new ir_discard instruction. | Kenneth Graunke | 1 | -0/+1 |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 1 | -0/+81 |