aboutsummaryrefslogtreecommitdiff
path: root/src/gpu
AgeCommit message (Expand)Author
2019-01-17Revert "Add compressed data support for SkImage."Hal Canary
2019-01-17Add compressed data support for SkImage.Jim Van Verth
2019-01-16Make GrTexture caching for SkPromiseImageTexture work when same textureBrian Salomon
2019-01-16Return GrProcessorSet::Analysis from GrDrawOp::finalizeChris Dalton
2019-01-16Implement optimization to convert filled rects to scissored clearsMichael Ludwig
2019-01-16Rename GrGlyphCache -> GrStrikeCacheHerb Derby
2019-01-16Rename SkGlyphCache -> SkStrikeHerb Derby
2019-01-16Implement generic draw-as-clear fallback for color and stencilMichael Ludwig
2019-01-15Restore ETC1 compressed texture support.Jim Van Verth
2019-01-15Remove "canCombineOverlappedStencilAndCover"Chris Dalton
2019-01-14Remove empty statement.Ben Wagner
2019-01-14Move clear-as-draw caps into GrCapsMichael Ludwig
2019-01-11Reland "Add target SkColorSpace to SkImage_GpuYUVA."Jim Van Verth
2019-01-11Revert "Add target SkColorSpace to SkImage_GpuYUVA."Jim Van Verth
2019-01-11Add target SkColorSpace to SkImage_GpuYUVA.Jim Van Verth
2019-01-10Add additional information (e.g. colorspace) to the GpuDrawHandlerDerek Sollenberger
2019-01-10Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is u...Brian Salomon
2019-01-10Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"Brian Salomon
2019-01-10Reuse GrTexture instances when the same GrBackendTexture is used toBrian Salomon
2019-01-10Enable wide color support in CCPRBrian Osman
2019-01-09No longer round the non-AA clip boundsRobert Phillips
2019-01-09Remove SK_LEGACY_TESSELLATOR_CPU_COVERAGEBrian Osman
2019-01-09Don't store local coordinates for solid color quad opsMichael Ludwig
2019-01-08Reland "Use specialized quad lists in rectangle ops"Michael Ludwig
2019-01-08Add ability to write out VkPipelineCache to gpu PersistentCache.Greg Daniel
2019-01-08Remove templates from GrTextBlobVertexRegeneratorBrian Osman
2019-01-08Reland "ccpr: Support caching of paths that span multiple tiles"Chris Dalton
2019-01-08disallow varying matrices in shadersEthan Nicholas
2019-01-08Don't store the length and checksom on the GrProgramDesc key itself.Greg Daniel
2019-01-08Fix truncation of sigma parameter in blur-mask-filtered mask keyRobert Phillips
2019-01-07Revert "Revert "Support combining per-vertex coverage with color in default G...Brian Osman
2019-01-07Revert "ccpr: Support caching of paths that span multiple tiles"Chris Dalton
2019-01-07ccpr: Support caching of paths that span multiple tilesChris Dalton
2019-01-07Revert "Support combining per-vertex coverage with color in default GP vertex...Brian Osman
2019-01-07Isolate cache lookups in preparation to hoist into painterHerbert Derby
2019-01-07Add wait function to GrVkSecondaryCBDrawContext for semaphores.Greg Daniel
2019-01-07ccpr: Convert GrCCDrawPathsOp::SingleDraw to a classChris Dalton
2019-01-07Revert "Revert "we now cache GLSL shaders when we can't cache the binaries""Ethan Nicholas
2019-01-07Reland "ccpr: Rework the path cache to support sporadic flushing"Chris Dalton
2019-01-07Support combining per-vertex coverage with color in default GP vertex shaderBrian Osman
2019-01-05Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman
2019-01-04Separate cache lookup from run font setupHerbert Derby
2019-01-04Revert "ccpr: Rework the path cache to support sporadic flushing"Chris Dalton
2019-01-04ccpr: Rework the path cache to support sporadic flushingChris Dalton
2019-01-04Fixed GL shader link status checksEthan Nicholas
2019-01-04Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman
2019-01-04Add support to gpu command buffers to wrap an external command buffer.Greg Daniel
2019-01-04Revert "Use specialized quad lists in rectangle ops"Michael Ludwig
2019-01-04Add SkColorSpace factory from 3x3 row-major gamut and transfer functionBrian Osman
2019-01-04Restrict ops that can be executed when we have a wrapped vulkan secondary com...Greg Daniel