DescriptionImplement the color matrix filter in Ganesh. Also, fix and enable the color matrix test slide.
This was basically implemented in the same places where the blending-based color filter was being done. The shader simply does a mat4 matrix multiply and a vec4 add.
Patch Set 1 #Patch Set 2 : Remove debugging output, fix and enable test #
Total comments: 3
Patch Set 3 : Fixes from review comments #
Total comments: 2
Patch Set 4 : fix for review comment #
Total comments: 1
MessagesTotal messages: 13
|