Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -211/+0 |
* | glsl: Add ir_samples_identical opcode | Ian Romanick | 2015-11-19 | 1 | -0/+1 |
* | glsl: fix ir_constant::equals() for doubles | Connor Abbott | 2015-11-19 | 1 | -2/+7 |
* | glsl: add ir_texture_samples texture opcode | Ilia Mirkin | 2015-09-10 | 1 | -0/+1 |
* | glsl: Constify ir_instruction::equals | Ian Romanick | 2015-03-25 | 1 | -8/+12 |
* | glsl: Clean up "unused parameter" warnings | Ian Romanick | 2014-03-28 | 1 | -3/+3 |
* | glsl: Add parameter to .equals() to ignore an IR type. | Matt Turner | 2014-01-21 | 1 | -29/+31 |
* | glsl: Move the CSE equality functions to the ir class. | Eric Anholt | 2013-11-15 | 1 | -0/+198 |