aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrYUVEffect.h
Commit message (Expand)AuthorAge
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Add NV12 texture conversion support.Gravatar jbauman2016-06-09
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Add ability to extract YUV planes from SkImageGravatar bsalomon2016-02-01