Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
a320194e4242ef0e5e758aea896bfd52bcb3dac7
/
src
/
gpu
/
GrClipMaskManager.h
a320194
Make GrClipMaskManager configure the stencil and scissor on GrGpu
by bsalomon@google.com
· 13 years ago
c8f7f47
Store clip mask location in GrClipMaskManager as a enum rather than two bools
by bsalomon@google.com
· 13 years ago
13b85aa
Give GrClipMaskManager a GrGpu*
by bsalomon@google.com
· 13 years ago
75b3c96
Move clientID into texture desc
by robertphillips@google.com
· 13 years ago
411dad0
Move stencil param adjustment to GrClipMaskManager, attempt to make GrGpuGL::flushStencil readable
by bsalomon@google.com
· 13 years ago
87baf89
"fix" for r4034 issues
by robertphillips@google.com
· 13 years ago
49d9fd5
Plumbing to propagate save & restore from SkCanvas down to GrContext & lower
by robertphillips@google.com
· 13 years ago
2c75681
Remove GrClipMaskManager's path renderer chain (in favor of GrContext's)
by robertphillips@google.com
· 13 years ago
fa66294
First functioning version of SW-only clip mask creator
by robertphillips@google.com
· 13 years ago
6623fcd
Convert AAClipCache's GrRects to GrIRects
by robertphillips@google.com
· 13 years ago
f105b10
Made clip mask cache use Scratch Texture system
by robertphillips@google.com
· 13 years ago
6b70a7b
Split createAlphaClipMask in two to allow reuse with SW-only path
by robertphillips@google.com
· 13 years ago
8fff356
Made clip mask cache reuse depend on mask size/bounds (instead of render target size)
by robertphillips@google.com
· 13 years ago
beeb97c
Added stack to AA clip mask cache
by robertphillips@google.com
· 13 years ago
6d62df4
First pass at accelerating gpu-based AA clipping
by robertphillips@google.com
· 13 years ago
fd6daf5
Added cache to gpu AA clipping
by robertphillips@google.com
· 13 years ago
a72eef3
Added gpu AA clipping to old shader path
by robertphillips@google.com
· 13 years ago
8d033a1
Remove GrPath typedef
by bsalomon@google.com
· 13 years ago
f294b77
Initial version of AA clip A8/R8 mask creation
by robertphillips@google.com
· 13 years ago
1e945b7
Minor refactoring to pull GrClipMaskManager into its own files
by robertphillips@google.com
· 13 years ago