Fixed two bugs in SW-only clip mask generation
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 21 Jun 2012 20:15:48 +0000 (20:15 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 21 Jun 2012 20:15:48 +0000 (20:15 +0000)
commitc82a8b7aa4ec19fba508c394920a9e88d3e5bd12
treeb7773177447a50269e9c11de2d12774d7fc9573a
parent7aa876bfbf0cf6f2a9d19bd4669ae50658f20821
Fixed two bugs in SW-only clip mask generation

http://codereview.appspot.com/6306086/

git-svn-id: http://skia.googlecode.com/svn/trunk@4290 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrContext.h
src/gpu/GrClipMaskManager.cpp
src/gpu/GrContext.cpp
src/gpu/GrDrawTarget.h
src/gpu/GrGpu.cpp
src/gpu/GrGpu.h
src/gpu/GrInOrderDrawBuffer.cpp
src/gpu/GrInOrderDrawBuffer.h
src/gpu/GrSoftwarePathRenderer.cpp
src/gpu/GrSoftwarePathRenderer.h
src/gpu/SkGpuDevice.cpp