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
*
Compute clipped draw bounds outside GrAppliedClip.
Brian Salomon
2017-03-14
*
Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred ...
Brian Salomon
2017-03-13
*
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
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
Switch GrTextureStripAtlas over to GrTextureProxies
Robert Phillips
2017-02-23
*
Fix GrRenderTargetContext::drawArc's abandoned Context handling
Robert Phillips
2017-02-10
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
Brian Salomon
2017-02-06
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...
Brian Salomon
2017-01-30
*
Move GrDrawingManager pointer to GrSurfaceContext
Robert Phillips
2017-01-26
*
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
[next]