Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
91326c34ee1f1531d62caa153746821b58e6e55d
/
src
/
gpu
/
GrSWMaskHelper.h
296b1cc
Retract GrContext from src/gpu/effects
by Robert Phillips
· 8 years ago
d374948
Consolidate Proxy caching code in GrResourceProvider
by Robert Phillips
· 8 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
82f4431
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
by Brian Salomon
· 8 years ago
e305cc1f
Partially defer GrSWMaskHelper
by Robert Phillips
· 8 years ago
417b7f4
Replace TextureType with SkBackingFit
by Robert Phillips
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
39ef7fb
Add optional sw generated path coverage mask caching
by bsalomon
· 8 years ago
c6f411e
Merge GrClipMaskManager into GrClipStackClip
by csmartdalton
· 8 years ago
d2b6d64
Minor change to Ganesh path renderers
by robertphillips
· 8 years ago
3950f0d
Remove fColor from PathRenderer DrawPathArgs struct
by robertphillips
· 8 years ago
8acedde
Use GrShape in GrPathRenderer.
by bsalomon
· 8 years ago
28a838e
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
by robertphillips
· 8 years ago
976f5f0
Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack
by robertphillips
· 8 years ago
0152d73
GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext)
by robertphillips
· 8 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 8 years ago
862cff3
Remove clip from GrPipelineBuilder
by cdalton
· 8 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 8 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 8 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
c5035e7
Add SkSpecialImage::extractSubset & NewFromPixmap
by robertphillips
· 9 years ago
19dea94
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ )
by robertphillips
· 9 years ago
2505814
Add SkSpecialImage::extractSubset & NewFromPixmap
by robertphillips
· 9 years ago
41e010c
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
by reed
· 9 years ago
b3f0ec9
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/)
by reed
· 9 years ago
c31af443
change SkDraw and all Blitters to use pixmap instead of bitmap
by reed
· 9 years ago
44701df
Move clip off of draw target
by joshualitt
· 10 years ago
8dd688b
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
by egdaniel
· 10 years ago
8059eb9
Move ViewMatrix off of drawstate
by joshualitt
· 10 years ago
ef3fcd8
More win64 warning fixes
by bsalomon
· 10 years ago
2e3b3e3
This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated).
by joshualitt
· 10 years ago
9853cce
Drawstate on stack
by joshualitt
· 10 years ago
f2703d8
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
by bsalomon
· 10 years ago
e305973
Remove uses of GrAutoScratchTexture.
by bsalomon
· 10 years ago
fa38a30
Add GrAASmallPathRenderer.
by jvanverth
· 10 years ago
71614ac
Add override to force bitmap rendering
by krajcevski
· 10 years ago
b8ccc2f
Pass compressed blitters to our mask drawing algorithm
by krajcevski
· 10 years ago
b3abe90
Start the process of choosing the correct compression format
by krajcevski
· 10 years ago
25a67bc
Add query for block dimensions of a given format
by krajcevski
· 10 years ago
b577c55
Generalize mask helper a bit for compression
by krajcevski
· 10 years ago
fb4f5cb
Use scratch with LATC data if possible
by krajcevski
· 10 years ago
5c2fca0
Add an LATC compressor to the A8 masks, and hide it behind an ifdef.
by krajcevski
· 10 years ago
e3beb6b
SkNonCopyable should be used with private inheritance.
by commit-bot@chromium.org
· 11 years ago
84e922b
Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values."
by reed@google.com
· 11 years ago
ac9d306
speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values.
by reed@google.com
· 11 years ago
a0b4028
Replace uses of GrNoncopyable by SkNoncopyable.
by commit-bot@chromium.org
· 11 years ago
d92cf2e
Fix texture allocation in SWMaskHelper
by robertphillips@google.com
· 11 years ago
fd03d4a
Replace all instances of GrRect with SkRect.
by commit-bot@chromium.org
· 11 years ago
5f74cf8
Follow up on the previous patch :
by sugoi@google.com
· 12 years ago
12b4e27
As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh.
by sugoi@google.com
· 12 years ago
b9086a0
Replace GrMatrix with SkMatrix.
by bsalomon@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
e3d3216
Remove stage masks
by bsalomon@google.com
· 12 years ago
5dfb672
Left over cleanup from r4416 (fix for lingering AA clip mask bug)
by robertphillips@google.com
· 12 years ago
366f1c6
Fixed lingering gpu-path AA clip mask generation bug
by robertphillips@google.com
· 12 years ago
fe65943
fixed another clang++ compiler error
by robertphillips@google.com
· 12 years ago
58b2021
Split GrSWMaskHelper into its own files
by robertphillips@google.com
· 12 years ago