aboutsummaryrefslogtreecommitdiff
path: root/gn/gpu.gni
AgeCommit message (Expand)Author
2019-01-30Add outline of new GrContext hierarchyRobert Phillips
2019-01-29Split GrContextThreadSafeProxy into its own files (take 2)Robert Phillips
2019-01-29Revert "Split GrContextThreadSafeProxy into its own files"Robert Phillips
2019-01-29Split GrContextThreadSafeProxy into its own filesRobert Phillips
2019-01-16Rename GrGlyphCache -> GrStrikeCacheHerb Derby
2019-01-02Move GrVkSecondaryCBDrawContext header into src to hide it.Greg Daniel
2019-01-02Add initial support for creating a vulkan secondary command buffer drawing co...Greg Daniel
2018-12-27Fix gn file for moved vulkan file.Greg Daniel
2018-12-21Move GrResourceKey.h to include/private.Brian Salomon
2018-12-14Reduce the number of backend->pixelconfig GrCaps virtuals.Brian Salomon
2018-12-13Re-land "Perform Vulkan resets in a background thread"Ethan Nicholas
2018-12-12Revert "Perform Vulkan resets in a background thread"Ethan Nicholas
2018-12-11Perform Vulkan resets in a background threadEthan Nicholas
2018-12-11Revert "Move some Gr headers from include/gpu to include/private and src/gpu."Brian Salomon
2018-12-11Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOpMichael Ludwig
2018-12-11Move some Gr headers from include/gpu to include/private and src/gpu.Brian Salomon
2018-12-07DeuninstantiateBrian Salomon
2018-12-03Reland "Add support for Ycbcr Conversion Samplers in vulkan."Greg Daniel
2018-12-03Revert "Add support for Ycbcr Conversion Samplers in vulkan."Greg Daniel
2018-12-03Add support for Ycbcr Conversion Samplers in vulkan.Greg Daniel
2018-11-28Reland "Initial definition of fill rect op"Michael Ludwig
2018-11-28Revert "Initial definition of fill rect op"Michael Ludwig
2018-11-28Initial definition of fill rect opMichael Ludwig
2018-11-26Privately include our version of vulkan header file in all our src files.Greg Daniel
2018-11-19Add a dedicated Op for analytic round rectsChris Dalton
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