summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_blend_equation_advanced.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Improve accuracy of alpha scaling in advanced blend lowering.Kenneth Graunke2016-11-011-2/+8
* glsl: Initialize outputs[] array in lower_blend_equation_advanced.Kenneth Graunke2016-08-301-1/+1
* glsl: initialise pointer to NULLTimothy Arceri2016-08-291-1/+1
* glsl: Add a lowering pass to handle advanced blending modes.Kenneth Graunke2016-08-251-0/+562