Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
14ca1d33bc346c93c1ec88f8055b35a583b73303
/
src
/
gpu
/
GrClipMaskManager.cpp
75b3c96
Move clientID into texture desc
by robertphillips@google.com
· 12 years ago
4705954
Search and replace change. Some Gr enum value names didn't have a "Gr" in their suffix.
by bsalomon@google.com
· 12 years ago
411dad0
Move stencil param adjustment to GrClipMaskManager, attempt to make GrGpuGL::flushStencil readable
by bsalomon@google.com
· 12 years ago
8a4fc40
Updated useSWOnlyPath method to use path chain instead of raw path renderer methods
by robertphillips@google.com
· 12 years ago
72176b2
Removed SoftwarePathRenderer from GrContext's path renderer chain
by robertphillips@google.com
· 12 years ago
2c75681
Remove GrClipMaskManager's path renderer chain (in favor of GrContext's)
by robertphillips@google.com
· 12 years ago
a3e5c63
Minor tweaks to SW-only clip mask generation logic
by robertphillips@google.com
· 12 years ago
fa66294
First functioning version of SW-only clip mask creator
by robertphillips@google.com
· 13 years ago
5acc0e3
Free cached AA clip mask when create hard/stencil clip mask
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
180bc88
Disabled stencil buffer for AA clip mask
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
0f191f3
Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op)
by robertphillips@google.com
· 13 years ago
1e945b7
Minor refactoring to pull GrClipMaskManager into its own files
by robertphillips@google.com
· 13 years ago