index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetContext.h
Commit message (
Expand
)
Author
Age
...
*
Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext
Brian Osman
2017-05-26
*
Remove ambient and spot mask filters.
Jim Van Verth
2017-05-18
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
Remove GrRenderTargetContext::desc()
Brian Salomon
2017-05-16
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Fix transparent ambient shadows
Jim Van Verth
2017-05-11
*
More analytic shadow refactoring.
Jim Van Verth
2017-05-05
*
sk_sp-ify opList creation & storage
Robert Phillips
2017-04-14
*
consolidate read/writePixels in GrSurfaceContext
Robert Phillips
2017-04-10
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
*
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
Robert Phillips
2017-04-06
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
Robert Phillips
2017-04-06
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Minor cleanup (remove unused GrRenderTargetContext::asTexture method)
Robert Phillips
2017-03-30
*
Revert "Revert "Remove GrPipeline from GrDrawOp.""
Brian Salomon
2017-03-21
*
remove unused VerticesFlags
Mike Reed
2017-03-16
*
Revert "Remove GrPipeline from GrDrawOp."
Brian Salomon
2017-03-16
*
Remove GrPipeline from GrDrawOp.
Brian Salomon
2017-03-16
*
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
Jim Van Verth
2017-03-16
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
Robert Phillips
2017-03-08
*
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
Brian Salomon
2017-03-07
[prev]