aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SRGBMipMapTest.cpp
Commit message (Expand)AuthorAge
* Rm makeRenderTargetContext in favor of deferred version (take 3)Gravatar Robert Phillips2017-04-25
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Gravatar Robert Phillips2017-04-21
* Rm makeRenderTargetContext in favor of deferred version (take 2)Gravatar Robert Phillips2017-04-21
* Revert "Rm makeRenderTargetContext in favor of deferred version"Gravatar Robert Phillips2017-04-11
* Rm makeRenderTargetContext in favor of deferred versionGravatar Robert Phillips2017-04-11
* Miscellaneous GrSurfaceProxy-related cleanupGravatar Robert Phillips2017-03-29
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Make GrClip.h privateGravatar Brian Salomon2017-03-09
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Gravatar Robert Phillips2017-03-03
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Revert "SkColorSpace: remove named API, add gamut API"Gravatar Matt Sarett2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* 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