There were a bunch of places in the Gpu code where it assumed that the ...
13 years, 2 months ago
(2011-08-29 15:05:44 UTC)
#1
There were a bunch of places in the Gpu code where it assumed that the first
element of the GrClip is a replace or intersect op. This used to be the case but
the SkCanvas no longer sets the device rect as the initial clip element.
Issue 4977043: Fix GPU backend when clipstack doesn't begin with intersect
(Closed)
Created 13 years, 2 months ago by bsalomon
Modified 13 years, 2 months ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0