index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSWMaskHelper.h
Commit message (
Expand
)
Author
Age
*
Make GrSWMaskHelper take a matrix for each draw
Brian Salomon
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer
Brian Osman
2017-08-17
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Partially defer GrSWMaskHelper
Robert Phillips
2016-12-14
*
Replace TextureType with SkBackingFit
Robert Phillips
2016-12-14
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Add optional sw generated path coverage mask caching
bsalomon
2016-09-21
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05
*
Minor change to Ganesh path renderers
robertphillips
2016-07-21
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
robertphillips
2016-06-23
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not ...
robertphillips
2016-05-20
*
Simplify GrSWMaskHelper
robertphillips
2016-05-13
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-17
*
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...
robertphillips
2016-03-16
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-16
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
Move clip off of draw target
joshualitt
2015-02-23
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
More win64 warning fixes
bsalomon
2014-12-12
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Drawstate on stack
joshualitt
2014-11-17
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
*
Add GrAASmallPathRenderer.
jvanverth
2014-10-06
*
Add override to force bitmap rendering
krajcevski
2014-08-13
*
Pass compressed blitters to our mask drawing algorithm
krajcevski
2014-08-07
*
Start the process of choosing the correct compression format
krajcevski
2014-07-30
*
Add query for block dimensions of a given format
krajcevski
2014-07-29
[next]