aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawContext.cpp
Commit message (Expand)AuthorAge
* Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.Gravatar bsalomon2016-08-26
* GPU implementation of drawRegion()Gravatar msarett2016-08-25
* Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for odd...Gravatar bsalomon2016-08-25
* GPU implementation of drawArc.Gravatar bsalomon2016-08-22
* add SkMatrixPriv for specialized helpersGravatar reed2016-08-22
* Move GrFixedClip into src directoryGravatar csmartdalton2016-08-19
* Batched implementation of drawLattice() for GPUGravatar msarett2016-08-18
* Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180...Gravatar msarett2016-08-18
* Batched implementation of drawLattice() for GPUGravatar msarett2016-08-18
* Attempt to throw away rrect clips of rrects.Gravatar bsalomon2016-08-15
* Remove stencil settings param from stencilPath()Gravatar csmartdalton2016-08-12
* Re-adding analytical GeoProc for rectanglesGravatar dvonbeck2016-08-12
* Move GrAtlasTextContext to GrDrawingManager, so we only have one.Gravatar brianosman2016-08-11
* Avoid creating full screen clear batches when there is already one in the queue.Gravatar bsalomon2016-08-11
* Add a full clear method to GrDrawTarget.Gravatar bsalomon2016-08-10
* Remove GrRenderTarget member variable from SkGpuDeviceGravatar robertphillips2016-08-04
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* Fix GrDrawContextPriv::stencilRectGravatar csmartdalton2016-07-27
* Implement coverage AA for skewed rects with local coordsGravatar csmartdalton2016-07-26
* Move prepareForExternalIO from GrRenderTarget to GrDrawContextGravatar robertphillips2016-07-26
* Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...Gravatar bsalomon2016-07-22
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Retract PipelineBuilder some moreGravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-13
* Retract PipelineBuilder from GrClip::applyGravatar robertphillips2016-07-13
* Move GrDrawTarget::clear logic into GrDrawContextGravatar robertphillips2016-07-13
* Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...Gravatar msarett2016-07-12
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-12
* Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...Gravatar msarett2016-07-12
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-11
* Fix misplaced guardGravatar robertphillips2016-07-10
* Add choke point for modifying non-AA rect draws (e.g., applying clipping)Gravatar robertphillips2016-07-08
* Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...Gravatar robertphillips2016-07-08
* Add choke point for modifying non-AA rect draws (e.g., applying clipping)Gravatar robertphillips2016-07-08
* Begin instanced rendering for simple shapesGravatar csmartdalton2016-07-07
* Remove fColor from PathRenderer DrawPathArgs structGravatar robertphillips2016-07-07
* Add gm that tests shaded stroked rectangles.Gravatar bsalomon2016-07-06
* Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...Gravatar ksakamoto2016-07-05
* Begin instanced rendering for simple shapesGravatar csmartdalton2016-06-30
* Hide GrDrawVerticesBatch::Geometry and rename to MeshGravatar bsalomon2016-06-30
* Even more hiding of Geometry structs in GrBatch subclasses.Gravatar bsalomon2016-06-30
* Make lines a special case in GrShapeGravatar bsalomon2016-06-28
* Use GrShape in GrPathRenderer.Gravatar bsalomon2016-06-24
* Fix GrDrawContextPriv::stencilRectGravatar csmartdalton2016-06-10
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06