index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSWMaskHelper.cpp
Commit message (
Expand
)
Author
Age
*
Add mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
remove debugging code breaking windows compile
Brian Salomon
2017-08-30
*
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
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMesh...
Brian Salomon
2017-06-15
*
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s...
Brian Salomon
2017-06-14
*
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
Brian Salomon
2017-06-14
*
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
Brian Salomon
2017-05-10
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Remove most modifiers of processors on GrPipelineBuilder
Brian Salomon
2017-01-13
*
Try out new refFoo pattern on GrStyle
Robert Phillips
2017-01-13
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Update rect ops to use "op" in their name and return sk_sp.
Brian Salomon
2016-12-14
*
Partially defer GrSWMaskHelper
Robert Phillips
2016-12-14
*
Replace TextureType with SkBackingFit
Robert Phillips
2016-12-14
*
Make GrRenderTargetContext::addDrawOp use sk_sp
Brian Salomon
2016-12-13
*
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 GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
Brian Salomon
2016-12-07
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
[next]