aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image
Commit message (Expand)AuthorAge
* Make GrTextureProxy store a GrTextureType.Gravatar Brian Salomon2018-07-30
* Reland "Go back to cleaning up MIP levels on texture export rather than assum...Gravatar Brian Salomon2018-07-27
* Revert "Go back to cleaning up MIP levels on texture export rather than assum...Gravatar Mike Klein2018-07-25
* Fix GPU explicit resource allocation bugGravatar Robert Phillips2018-07-25
* Go back to cleaning up MIP levels on texture export rather than assuming dirtyGravatar Brian Salomon2018-07-25
* share helper for flagging when added to raster cacheGravatar Mike Reed2018-07-19
* Fix validity check in SkSurface::MakeFromBackendTextureAsRenderTargetGravatar Justin Novosad2018-07-17
* Remove SkTransferFunctionBehaviorGravatar Brian Osman2018-07-17
* Add bullet proofing to image_subset GM for TSAN failuresGravatar Robert Phillips2018-07-13
* Replace nearly all kRespect with kIgnoreGravatar Brian Osman2018-07-12
* Remove old lazy image decoding heuristic logicGravatar Brian Osman2018-07-11
* Add color type to the image filter DAG's OutputPropertiesGravatar Brian Osman2018-07-06
* Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessorGravatar Weiliang Chen2018-07-03
* Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Greg Daniel2018-07-03
* Remove sRGB config checks based on color spaceGravatar Brian Osman2018-07-02
* Revert "Revert "Temporary fix for SkImage_Lazy handling of color spaces""Gravatar Brian Osman2018-06-28
* gpu: Expose GrContextPriv::abandoned in the public API.Gravatar Khushal2018-06-27
* Handle F32 in lazy imageGravatar Brian Osman2018-06-26
* Revert "Temporary fix for SkImage_Lazy handling of color spaces"Gravatar Brian Osman2018-06-26
* basic first pass at RGBA F32 supportGravatar Mike Klein2018-06-26
* Temporary fix for SkImage_Lazy handling of color spacesGravatar Brian Osman2018-06-26
* Alternative fix for stale MIP maps on texture export/import.Gravatar Brian Salomon2018-06-21
* Remove GrNonlinearColorSpaceXformEffectGravatar Brian Osman2018-06-18
* Remove const from (immutable) SkColorSpace args to some functionsGravatar Brian Osman2018-06-14
* Allow caller to specify if the want mip maps in makeTextureImage call.Gravatar Greg Daniel2018-06-13
* Fall back to bilerp if we are undable to do a copy for mips.Gravatar Greg Daniel2018-06-08
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* rebaseGravatar Cary Clark2018-06-08
* Fix A2B JPEG images on GPU backed xform or color-managed canvasGravatar Brian Osman2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* Remove color space restrictions from image infosGravatar Brian Osman2018-06-04
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* Add DDL to SKPBenchGravatar Robert Phillips2018-05-30
* support image-subsets in serializationGravatar Mike Reed2018-05-29
* Make SkImage own its GrContext.Gravatar Brian Salomon2018-05-24
* Add usage of SkYUVAIndex as pre-step to transfer to new YUVA APIGravatar Weiliang Chen2018-05-23
* Reland "Remove GrBackendObject and all related functions from Skia."Gravatar Greg Daniel2018-05-21
* Revert "remove toString"Gravatar Cary Clark2018-05-20
* remove toStringGravatar Cary Clark2018-05-20
* Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE.Gravatar Ben Wagner2018-05-17
* SkImage::onRefEncoded to return sk_sp.Gravatar Ben Wagner2018-05-16
* remove typedef InfoGravatar Cary Clark2018-05-15
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Revert "Remove GrBackendObject and all related functions from Skia."Gravatar Brian Osman2018-05-10
* non-linear blending first stepsGravatar Mike Klein2018-05-10