Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Move builtin_function related prototypes to a separate file | Ian Romanick | 2017-01-20 | 1 | -0/+1 |
* | mesa/glsl: move BlendSupport bitfield to gl_program | Timothy Arceri | 2016-12-30 | 1 | -2/+3 |
* | glsl: Improve accuracy of alpha scaling in advanced blend lowering. | Kenneth Graunke | 2016-10-28 | 1 | -2/+8 |
* | glsl: Initialize outputs[] array in lower_blend_equation_advanced. | Kenneth Graunke | 2016-08-30 | 1 | -1/+1 |
* | glsl: initialise pointer to NULL | Timothy Arceri | 2016-08-29 | 1 | -1/+1 |
* | glsl: Add a lowering pass to handle advanced blending modes. | Kenneth Graunke | 2016-08-25 | 1 | -0/+562 |