DescriptionThis CL improves saveLayer handling in the SkMatrixClipStateMgr by:
1) no longer storing the clip skip offsets in the stack (since saveLayers can force multiple clip states to be open at one time)
2) writing out only the clips that are relative to the saveLayer's clip state
3) updates the testing harness to accept a save/restore bracketing a saveLayer/restore (since clips have to be applied to the saveLayer's result upon restore)
Committed: http://code.google.com/p/skia/source/detail?r=13497
Patch Set 1 #Patch Set 2 : Minor cleanup #Patch Set 3 : Fix bug #Patch Set 4 : Disabled MC collapse #Patch Set 5 : Fix compiler complaint #Patch Set 6 : Fix another compiler issue #
Messages
Total messages: 12 (0 generated)
|