Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -123/+0 |
* | nir: move glsl_types.{cpp,h} to compiler | Emil Velikov | 2016-01-26 | 1 | -1/+1 |
* | glsl: fix subroutine lowering reusing actual parmaters | Dave Airlie | 2016-01-18 | 1 | -5/+19 |
* | glsl: add AoA support to subroutines | Timothy Arceri | 2015-10-21 | 1 | -1/+1 |
* | glsl: check if return_deref in lower_subroutine_visitor::visit_leave isn't NULL | Kai Wasserbäch | 2015-08-21 | 1 | -1/+1 |
* | glsl: Initialize parse-state in constructor of lower_subroutine. | Matt Turner | 2015-07-31 | 1 | -3/+3 |
* | glsl/ir: add subroutine lowering pass (v2.3) | Dave Airlie | 2015-07-23 | 1 | -0/+109 |