index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetContext.cpp
Commit message (
Expand
)
Author
Age
*
Don't require GrPipelineBuilder to build GrPipeline
Brian Salomon
2017-01-19
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Revert "Revert "Removing ref counting from GrXPFactory.""
Brian Salomon
2017-01-09
*
Revert "Removing ref counting from GrXPFactory."
Brian Salomon
2017-01-09
*
Removing ref counting from GrXPFactory.
Brian Salomon
2017-01-09
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Remove render target unique ID virtual from GrOp.
Brian Salomon
2016-12-22
*
Change GPU read/write pixels API to support color space conversion
Brian Osman
2016-12-22
*
Rename files, macros, types, and functions related to GrDrawOp testing.
Brian Salomon
2016-12-20
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Rename batch->op and sk_sp in instanced rendering
Brian Salomon
2016-12-16
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Even more batch->op and sk_sp'ification.
Brian Salomon
2016-12-15
*
Some more batch->op renaming
Brian Salomon
2016-12-14
*
Bring sk_sp to oval GrDrawOps and rename batch->op
Brian Salomon
2016-12-14
*
Update rect ops to use "op" in their name and return sk_sp.
Brian Salomon
2016-12-14
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Make GrRenderTargetContext::addDrawOp use sk_sp
Brian Salomon
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add helper for idenitfying hw GrAATypes.
Brian Salomon
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
Fix bug of passing DrawType::kColor instead of kStencilAndColor
Brian Salomon
2016-12-13
*
Remove antialias axis from GrPathRendererChain::DrawType
Brian Salomon
2016-12-13
*
Make GrRenderTargetOpList::addDrawOp use sk_sp
Brian Salomon
2016-12-09
*
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
*
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
Robert Phillips
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 batch->op in GrOpList and subclasses
Brian Salomon
2016-12-07
*
Rewrite GrRenderTargetContext::drawRegion antialias logic.
Brian Salomon
2016-12-06
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-11-25
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
Add shadowrrect geometry processor
Jim Van Verth
2016-11-21
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
2016-11-17
*
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...
Robert Phillips
2016-11-09
*
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
Robert Phillips
2016-11-08
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
Leon Scroggins
2016-11-07
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
[next]