aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SRGBMipMapTest.cpp
Commit message (Expand)AuthorAge
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Skip the sRGB mip-map testing on command bufferGravatar brianosman2016-12-07
* Two (related) changes here:Gravatar brianosman2016-12-02
* Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12...Gravatar brianosman2016-12-01
* Two (related) changes here:Gravatar brianosman2016-12-01
* Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11...Gravatar brianosman2016-12-01
* Two (related) changes here:Gravatar brianosman2016-12-01
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* tests: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-04
* Change comments to refer to "render target context" rather than "draw context"Gravatar Brian Salomon2016-10-29
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Rename all color space factories from New* to Make*Gravatar Brian Osman2016-10-24
* Remove many uses of kSkia8888 and kSkiaGamma8888Gravatar Brian Osman2016-10-14
* Rename GrContext's newDrawContext & drawContext to makeDrawContextGravatar robertphillips2016-07-27
* Remove SkSurfaceProps gamma-correctness flag entirely.Gravatar brianosman2016-07-26
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Create DCs instead of textures in SRGBMipMaps testGravatar bsalomon2016-07-19
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* Manually generated sRGB mipmaps, with successively smaller draws.Gravatar brianosman2016-06-02