aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrYUVEffect.cpp
Commit message (Expand)AuthorAge
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Stop tracking whether GrFragmentProcessors read their inputGravatar Brian Salomon2017-01-23
* 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
* Merge GrGLSLCaps into GrShaderCapsGravatar Brian Salomon2016-11-29
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Rename GrTextureAccess to GrProcessor::TextureSampler.Gravatar Brian Salomon2016-11-17
* Remove option to make GrCoordTransforms apply to device positions.Gravatar Brian Salomon2016-10-03
* Remove unneeded GrGLSLTransformedCoordsArray typeGravatar bsalomon2016-09-12
* Add NV12 texture conversion support.Gravatar jbauman2016-06-09
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Rename EmitArgs::fSamplers to fTexSamplersGravatar cdalton2016-04-11
* Add more specialized fragment buildersGravatar cdalton2016-02-18
* Add GrShaderFlags enumGravatar cdalton2016-02-11
* Clean up GrGLSLFragmentProcessor-derived classesGravatar robertphillips2016-02-03
* Add ability to extract YUV planes from SkImageGravatar bsalomon2016-02-01