index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrYUVProvider.cpp
Commit message (
Expand
)
Author
Age
*
Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor
Weiliang Chen
2018-07-03
*
Remove sRGB config checks based on color space
Brian Osman
2018-07-02
*
Fix instantiation of partially lazy proxies
Robert Phillips
2018-06-26
*
Remove GrNonlinearColorSpaceXformEffect
Brian Osman
2018-06-18
*
Remove const from (immutable) SkColorSpace args to some functions
Brian Osman
2018-06-14
*
Remove most of the remaining conflation of colorSpace and sRGB in Ganesh
Brian Osman
2018-06-01
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
Brian Salomon
2018-02-13
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Update GrYUVGenerator to upload to texture vs use writePixels
Greg Daniel
2018-02-02
*
Removed unused useCache param in GrYUVProvider
Greg Daniel
2018-01-04
*
converted YUVEffect to SkSL
Ethan Nicholas
2017-12-22
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
*
Add mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
Christopher Cameron
2017-07-10
*
Plumb through need for unpremul/premul
Mike Reed
2017-07-07
*
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
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Switch GrYUVProvider over to GrTextureProxies
Robert Phillips
2017-03-08
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
Make GrYUVEffect take GrTextureProxies
Robert Phillips
2017-01-24
*
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
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
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
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
[next]