From ace7f4276997235abe559b70620d9f89737d2518 Mon Sep 17 00:00:00 2001 From: rosca Date: Thu, 20 Nov 2014 07:24:32 -0800 Subject: Preventing division by 0 in non-separable blend mode shaders. In the software path, the same issue has been fixed some time ago: https://codereview.chromium.org/114173002 BUG=skia: Review URL: https://codereview.chromium.org/666043003 --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 51d2bf5a14..c36ea2c8e1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -31,3 +31,4 @@ Steve Singer The Chromium Authors <*@chromium.org> Thiago Fransosi Farina Pavel Krajcevski +Ion Rosca -- cgit v1.2.3