aboutsummaryrefslogtreecommitdiff
path: root/gn/gpu.gni
AgeCommit message (Expand)Author
2018-10-29Reland "Extract per-edge quad vertex tesselation code into reusable interface"Michael Ludwig
2018-10-27Revert "Extract per-edge quad vertex tesselation code into reusable interface"Brian Osman
2018-10-26Extract per-edge quad vertex tesselation code into reusable interfaceMichael Ludwig
2018-10-23remove extra includeCary Clark
2018-10-19Add drawDrawable support to GrRenderTargetContext.Greg Daniel
2018-10-19Add ability for an SkDevice to handle the drawing of an SkDrawable.Greg Daniel
2018-10-15Revert "converted AARectEffect to new FP system"Ethan Nicholas
2018-10-15another NVPR-only opMike Klein
2018-10-15Flutter also won't need NVPR.Mike Klein
2018-10-15Remove nvpr from CanvasKitKevin Lubick
2018-10-12converted AARectEffect to new FP systemEthan Nicholas
2018-10-10Make CCPR optionalKevin Lubick
2018-10-09Metal stencil supportEthan Nicholas
2018-10-04Implement more SkImage_GpuYUVA functionalityJim Van Verth
2018-10-04Reland "Reland "Implement an explicit binary search-based analytic gradient c...Michael Ludwig
2018-10-03Bundle shared SkImage_Gpu methods.Jim Van Verth
2018-10-02Remove unused premul/unpremul FP codeBrian Osman
2018-10-02Add SkImage_GpuYUVAJim Van Verth
2018-09-27Revert "Reland "Implement an explicit binary search-based analytic gradient c...Brian Osman
2018-09-27Reland "Implement an explicit binary search-based analytic gradient colorizer"Michael Ludwig
2018-09-24Revert "Implement an explicit binary search-based analytic gradient colorizer"Michael Ludwig
2018-09-24Implement an explicit binary search-based analytic gradient colorizerMichael Ludwig
2018-09-20Remove (unused) GrBlend.cpp, and some GrColor helpersBrian Osman
2018-09-14Implement textured gradientsMichael Ludwig
2018-09-14Implement dual interval gradientsMichael Ludwig
2018-09-13Implement 2-pt conical gradient layoutMichael Ludwig
2018-09-13Implement sweep gradient layoutMichael Ludwig
2018-09-13Implement radial gradient layoutMichael Ludwig
2018-09-12Reland "Base Gradient FP Refactor"Michael Ludwig
2018-09-11Revert "Base Gradient FP Refactor"Cary Clark
2018-09-11Base Gradient FP RefactorMichael Ludwig
2018-09-04converted overdraw effect to new FP systemEthan Nicholas
2018-09-03Reland "ccpr: Implement stroking with fine triangle strips"Chris Dalton
2018-08-31Revert "ccpr: Implement stroking with fine triangle strips"Chris Dalton
2018-08-31ccpr: Implement stroking with fine triangle stripsChris Dalton
2018-08-30Remove GrTextureStripAtlas, textured gradients use independent texturesMichael Ludwig
2018-08-30converted arithmetic FP to new FP structureEthan Nicholas
2018-08-20ccpr: Rename GrCCPathParser to GrCCFillerChris Dalton
2018-08-10implemented GrMtlGpuCommandBuffer for draws in Metal gpu backendTimothy Liang
2018-08-10Rename GrTextUtils::Target to GrTextTargetHerb Derby
2018-08-09Remove GrTextUtil::PaintHerb Derby
2018-08-09Reland "implemented GrMtlSampler for metal gpu backend"Timothy Liang
2018-08-09Revert "implemented GrMtlSampler for metal gpu backend"Timothy Liang
2018-08-09implemented GrMtlSampler for metal gpu backendTimothy Liang
2018-08-08created GrMtlPipelineStateDataManager for metal gpu backendTimothy Liang
2018-08-08attached uniform and varying handlers to GrMtlPipelineStateBuilderTimothy Liang
2018-08-07Reland "Move GrGeometryProcessor's textures out of classes and into"Brian Salomon
2018-08-06Revert "Move GrGeometryProcessor's textures out of classes and into"Brian Salomon
2018-08-06implemented the pipeline state builder for metal gpu backendTimothy Liang
2018-08-03GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement.Brian Salomon