index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SRGBMipMapTest.cpp
Commit message (
Expand
)
Author
Age
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
Miscellaneous GrSurfaceProxy-related cleanup
Robert Phillips
2017-03-29
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Skip the sRGB mip-map testing on command buffer
brianosman
2016-12-07
*
Two (related) changes here:
brianosman
2016-12-02
*
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12...
brianosman
2016-12-01
*
Two (related) changes here:
brianosman
2016-12-01
*
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11...
brianosman
2016-12-01
*
Two (related) changes here:
brianosman
2016-12-01
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Change comments to refer to "render target context" rather than "draw context"
Brian Salomon
2016-10-29
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Remove many uses of kSkia8888 and kSkiaGamma8888
Brian Osman
2016-10-14
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Create DCs instead of textures in SRGBMipMaps test
bsalomon
2016-07-19
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02