Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: pass mem_ctx to constant_expression_value(...) and friends | Timothy Arceri | 2017-08-11 | 1 | -3/+6 |
* | glsl: calculate number of operands in an expression once | Timothy Arceri | 2017-08-11 | 1 | -2/+2 |
* | glsl: tidy up int declaration | Timothy Arceri | 2017-06-22 | 1 | -2/+1 |
* | glsl: fix typo in comment | Timothy Arceri | 2017-06-22 | 1 | -1/+1 |
* | glsl: make use of glsl_type::is_float() | Samuel Pitoiset | 2017-04-21 | 1 | -5/+4 |
* | glsl: make use of glsl_type::is_double() | Samuel Pitoiset | 2017-04-21 | 1 | -1/+1 |
* | glsl: Optimize redundant pack(unpack()) and unpack(pack()) combinations | Ian Romanick | 2017-01-20 | 1 | -0/+28 |
* | glsl: remove interpolateAt* instructions for demoted inputs | Marek Olšák | 2016-09-16 | 1 | -0/+10 |
* | glsl/opt_algebraic: Don't handle invariant or precise trees | Jason Ekstrand | 2016-03-23 | 1 | -0/+19 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+984 |